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 CUDA library paths to LIBRARY_PATH in HPC-SDK modules. #37

Open
rkalescky opened this issue May 18, 2023 · 1 comment
Open

Add CUDA library paths to LIBRARY_PATH in HPC-SDK modules. #37

rkalescky opened this issue May 18, 2023 · 1 comment
Labels
enhancement New feature or request question Further information is requested

Comments

@rkalescky
Copy link
Member

No description provided.

@jrlagrone
Copy link
Collaborator

Not sure if this is needed. Maybe just change the default behavior:

module load nvidia/23.5 automatically loads nvhpc/23.5.

However it also makes available

nvhpc-byo-compiler/23.5    nvhpc-hpcx-cuda11/23.5    nvhpc-hpcx-cuda12/23.5    nvhpc-hpcx/23.5    nvhpc-nompi/23.5    nvhpc/23.5

So unloading the nvhpc module and loading nvhpc-hpcx-cuda12 instead, for example, addresses the issue.

Maybe that should be the default behavior though?

@jrlagrone jrlagrone added enhancement New feature or request question Further information is requested labels Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants