ROCm / rocFFT

Next generation FFT implementation for ROCm
https://rocm.docs.amd.com/projects/rocFFT/en/latest/
Other
173 stars 84 forks source link

Add CMake for documentation #442

Open matyas-streamhpc opened 10 months ago

matyas-streamhpc commented 10 months ago

Summary of proposed changes: Add CMake support for documentation.

saadrahim commented 9 months ago

@feizheng10 @malcolmroberts Can I get a review for this PR?

evetsso commented 9 months ago

The general idea here is definitely good - when I think ahead to wanting to making a similar change for all math libs, I'm wondering whether at least some of this should be moved into rocm-cmake so it doesn't have to be redone for each library.

The root CMakeLists.txt also is prepared to fetch rocm-cmake, so doing it again in the docs dir seems redundant. @lawruble13, can you think of a better way to do this?

saadrahim commented 9 months ago

@evetsso and @cgmb can you please take a look at this again?

saadrahim commented 8 months ago

@malcolmroberts shall I merge the PR into this repository?

matyas-streamhpc commented 7 months ago

Rebased.

matyas-streamhpc commented 7 months ago

Rebased.