We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
Not sure if this is needed. Maybe just change the default behavior:
module load nvidia/23.5 automatically loads nvhpc/23.5.
module load nvidia/23.5
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.
nvhpc
nvhpc-hpcx-cuda12
Maybe that should be the default behavior though?
Sorry, something went wrong.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: