Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CMake support for documentation #77

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

matyas-streamhpc
Copy link

resolves #___

Summary of proposed changes:

  • Add CMake support for documentation.

@matyas-streamhpc
Copy link
Author

Rebased

Copy link
Contributor

@evetsso evetsso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@matyas-streamhpc Can you please fix the items I've commented on? I'll be able to merge this once they're finished.

Sorry for the long delay in getting around to this PR.

@@ -27,6 +27,7 @@ Documentation for hipFFT is available at

* `hipfftXtSetGPUs`, `hipfftXtMalloc, hipfftXtMemcpy`, `hipfftXtFree`, and `hipfftXtExecDescriptor` APIs
have been implemented to allow FFT computing on multiple devices in a single process
* CMake support for documentation.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you merge current develop into this branch, and then make this an Addition under hipFFT 1.0.17? i.e.

## hipFFT 1.0.17 (unreleased)

### Additions
* CMake support for documentation.

Alternatively, build with CMake:

```bash
cmake -DBUILD_DOCS=ON ...
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's an extra . here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants