Skip to content

Commit ce6b8be

Browse files
authored
Migrating to rocm-libraries
2 parents 6ce1a23 + f76f9d6 commit ce6b8be

File tree

2 files changed

+3
-17
lines changed

2 files changed

+3
-17
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1 @@
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
51

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
# rocFFT
22

3+
> [!CAUTION]
4+
> The rocFFT repository is retired, please use the [ROCm/rocm-libraries](https://github.com/ROCm/rocm-libraries) repository
5+
36
rocFFT is a software library for computing fast Fourier transforms (FFTs) written in the HIP
47
programming language. It's part of AMD's software ecosystem based on
58
[ROCm](https://github.com/ROCm/ROCm). The rocFFT library can be used with AMD and

0 commit comments

Comments
 (0)