Skip to content

Tags: ROCm/rocFFT

Tags

rocm-7.2.4

Toggle rocm-7.2.4's commit message
fft: update changelogs for ROCm 7.2 release (#3300)

## Motivation

Update FFT changelogs for 7.2 release.

## Submission Checklist

- [x] Look over the contributing guidelines at
https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.

rocm-7.2.3

Toggle rocm-7.2.3's commit message
fft: update changelogs for ROCm 7.2 release (#3300)

## Motivation

Update FFT changelogs for 7.2 release.

## Submission Checklist

- [x] Look over the contributing guidelines at
https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.

rocm-7.2.2

Toggle rocm-7.2.2's commit message
fft: update changelogs for ROCm 7.2 release (#3300)

## Motivation

Update FFT changelogs for 7.2 release.

## Submission Checklist

- [x] Look over the contributing guidelines at
https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.

rocm-7.2.1

Toggle rocm-7.2.1's commit message
fft: update changelogs for ROCm 7.2 release (#3300)

## Motivation

Update FFT changelogs for 7.2 release.

## Submission Checklist

- [x] Look over the contributing guidelines at
https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.

rocm-7.2.0

Toggle rocm-7.2.0's commit message
fft: update changelogs for ROCm 7.2 release (#3300)

## Motivation

Update FFT changelogs for 7.2 release.

## Submission Checklist

- [x] Look over the contributing guidelines at
https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.

rocm-7.1.1

Toggle rocm-7.1.1's commit message
[rocfft] allow exporting llvm-cov format to lcov format (#1822)

We want to upload code coverage reports to codecov.io and the reports
must be in lcov format before doing so. This PR  adds a
command to the coverage target that that exports the profdata file to a
coverage.info file, which can then be uploaded to codecov.io by CI.

rocm-7.1.0

Toggle rocm-7.1.0's commit message
[rocfft] allow exporting llvm-cov format to lcov format (#1822)

We want to upload code coverage reports to codecov.io and the reports
must be in lcov format before doing so. This PR  adds a
command to the coverage target that that exports the profdata file to a
coverage.info file, which can then be uploaded to codecov.io by CI.

20250912-17

Toggle 20250912-17's commit message
ROCm Release for rocFFT 1.0.34

rocm-7.0.2

Toggle rocm-7.0.2's commit message
[rocm-libraries] ROCm/rocm-libraries#1308 (commit 7f16ceb)

Add build and install rpath for hipfft-test and rocfft-test
 for finding libomp.so (#1308)

## Motivation

Cherry-pick ~~#995~~ #1004 and #1164 to 7.0, to fix RHEL10/OL10.

## Technical Details

Test executables have absolute rpaths, which are not allowed in RHEL10
and OL10.

## Test Plan

Regular regression tests are now runnable via packages on these OSes.

rocm-7.0.1

Toggle rocm-7.0.1's commit message
[rocm-libraries] ROCm/rocm-libraries#996 (commit 39466c3)

Cherry-pick to release/rocm-rel-7.0: unset external_project
 to empty list (#629) (#996)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

(cherry picked from commit 3e0a8c1)

resolves #___

Summary of proposed changes:
-  Fix conf.py error preventing Intersphinx links from being resolved.
-
-