Skip to content

Commit a82cdcb

Browse files
committed
Migrating to rocm-libraries
1 parent 421b714 commit a82cdcb

2 files changed

Lines changed: 3 additions & 18 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +0,0 @@
1-
# To get started with Dependabot version updates, you'll need to specify which
2-
# package ecosystems to update and where the package manifests are located.
3-
# Please see the documentation for all configuration options:
4-
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
5-
6-
version: 2
7-
updates:
8-
- package-ecosystem: "pip" # See documentation for possible values
9-
directory: "/docs/sphinx" # Location of package manifests
10-
open-pull-requests-limit: 10
11-
schedule:
12-
interval: "daily"
13-
labels:
14-
- "documentation"
15-
- "dependencies"
16-
- "ci:docs-only"
17-
reviewers:
18-
- "samjwu"

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Composable Kernel
22

3+
> [!CAUTION]
4+
> The composable_kernel repository is retired, please use the [ROCm/rocm-libraries](https://github.com/ROCm/rocm-libraries) repository
5+
36
> [!NOTE]
47
> The published documentation is available at [Composable Kernel](https://rocm.docs.amd.com/projects/composable_kernel/en/latest/) in an organized, easy-to-read format, with search and a table of contents. The documentation source files reside in the `docs` folder of this repository. As with all ROCm projects, the documentation is open source. For more information on contributing to the documentation, see [Contribute to ROCm documentation](https://rocm.docs.amd.com/en/latest/contribute/contributing.html).
58

0 commit comments

Comments
 (0)