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

update install instructions to prefer building cupy #108

Merged

Conversation

McHaillet
Copy link
Collaborator

@McHaillet McHaillet commented Feb 14, 2024

I updated the installation instuctions in the README to prefer letting cupy build against a preinstalled cuda toolkit as the gain in performance is almost two-fold on our cluster.

I tried building cupy against a cuda toolkit in the miniconda environment, but the result was that cupy still installed against the system installation. So I just left it as the reliable option to pull it directly from conda-forge.

related to issue #101

@McHaillet McHaillet requested a review from sroet February 14, 2024 13:29
Copy link
Collaborator

@sroet sroet left a comment

Choose a reason for hiding this comment

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

LGTM, one small possible correction, but feel free to ignore

README.md Outdated Show resolved Hide resolved
Co-authored-by: Sander Roet <sanderroet@hotmail.com>
@McHaillet McHaillet merged commit 4bad669 into SBC-Utrecht:main Feb 14, 2024
@McHaillet McHaillet deleted the install-instruction-prefer-cupy-build branch February 14, 2024 14:41
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.

None yet

2 participants