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

nvhpc compiler version issue #9

Closed
Zhaoli2042 opened this issue Jan 31, 2024 · 3 comments
Closed

nvhpc compiler version issue #9

Zhaoli2042 opened this issue Jan 31, 2024 · 3 comments
Labels
good first issue Good for newcomers

Comments

@Zhaoli2042
Copy link
Contributor

Zhao has been notified that the code may not work properly under some versions of the nvhpc compilers.
Currently, it works for 22.5, 22.7, but not 22.11, or 23.9

On NERSC, the default is 23.9, so the code needs to be fixed (really?), but it may then break for further versions.

Just be careful about the compiler version.

@Zhaoli2042 Zhaoli2042 changed the title nvhpc compiler issue nvhpc compiler version issue Jan 31, 2024
@KaihangShi
Copy link
Contributor

You can use 22.7 on NERSC by loading the follow module:
module load nvhpc/22.7

Currently, module load PrgEnv-nvhpc will load 23.9.

@Jiayang0420
Copy link

Jiayang0420 commented Mar 27, 2024

Try adding module load cudatoolkit/11.5 or 11.7 if only using module load nvhpc/22.7 does not work.

@Zhaoli2042
Copy link
Contributor Author

Zhaoli2042 commented Jun 27, 2024

NOTE: I have updated the code part that is affected by CUDA-12.
Please see the installation guide for gRASPA on Ubuntu 24.04 + CUDA-12 + NVHPC 24.5
HERE: https://zhaoli2042.github.io/gRASPA-mkdoc/Installation/Ubuntu.html

@Zhaoli2042 Zhaoli2042 pinned this issue Jun 27, 2024
@Zhaoli2042 Zhaoli2042 added the good first issue Good for newcomers label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants