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 CuPy version in Perlmutter dependencies #4621

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

roelof-groenewald
Copy link
Member

Follow-up to #4620, updating the CuPy version.

With old cupy version I got:

RuntimeError: CuPy failed to load libnvrtc.so.11.2: OSError: libnvrtc.so.11.2: cannot open shared object file: No such file or directory

At:
  cupy_backends/cuda/_softlink.pyx(32): cupy_backends.cuda._softlink.SoftLink.__init__

@roelof-groenewald roelof-groenewald added component: documentation Docs, readme and manual machine / system Machine or system-specific issue labels Jan 19, 2024
# optional: for libEnsemble
python3 -m pip install -r $HOME/src/warpx/Tools/LibEnsemble/requirements.txt
# optional: for optimas (based on libEnsemble & ax->botorch->gpytorch->pytorch)
python3 -m pip install --upgrade torch # CUDA 11.7 compatible wheel
python3 -m pip install --upgrade torch # CUDA 12 compatible wheel
Copy link
Member Author

Choose a reason for hiding this comment

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

This one I'm just assuming will be okay...

Copy link
Member

Choose a reason for hiding this comment

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

yes, they updated their default: https://pytorch.org/get-started/locally/

Copy link
Member

@ax3l ax3l left a comment

Choose a reason for hiding this comment

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

Excellent, thanks a lot! I forgot to test that in the end.

@ax3l ax3l merged commit 3b1dff5 into ECP-WarpX:development Jan 19, 2024
37 of 41 checks passed
@roelof-groenewald roelof-groenewald deleted the perlmutter_cupy_fix branch January 19, 2024 22:49
@ax3l ax3l self-assigned this Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: documentation Docs, readme and manual machine / system Machine or system-specific issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants