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 source install instructions for gpu #632

Merged
merged 2 commits into from
Feb 13, 2025

Conversation

janden
Copy link
Collaborator

@janden janden commented Feb 13, 2025

Fixes #626.

@janden janden requested a review from ahbarnett February 13, 2025 19:13
Copy link
Collaborator

@ahbarnett ahbarnett left a comment

Choose a reason for hiding this comment

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

thanks - one typo is all.


This will often result in improved performance since the build will be optimized for your particular architecture.
In particular, it can take advantage of newer CUDA features if you have a recent version of CUDA installed.
Note that ``cufinufft`` has to be specified twice (first as an argument to ``--no-binary`` and second as the package the is to be installed).
Copy link
Collaborator

Choose a reason for hiding this comment

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

the -> that

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Good catch! Fixed in the original as well.

@ahbarnett ahbarnett merged commit 04fbd67 into flatironinstitute:master Feb 13, 2025
145 of 146 checks passed
@janden janden deleted the fix_626 branch February 14, 2025 14:52
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.

Update Python docs for source install on GPU
2 participants