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

New modules for Bridges2 GPU #614

Open
sbryngelson opened this issue Sep 7, 2024 · 2 comments
Open

New modules for Bridges2 GPU #614

sbryngelson opened this issue Sep 7, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@sbryngelson
Copy link
Member

It seems the previous modules for Bridges2 are no longer working. I found these to work:

  1) openmpi/4.0.5-nvhpc22.9   2) python/3.8.6   3) cuda/11.7.1

along with an

export FC=nvfortran
export CC=nvc
export CXX=nvc++
@sbryngelson sbryngelson added the enhancement New feature or request label Sep 7, 2024
@sbryngelson
Copy link
Member Author

Update: Related to #613 . I found that the above works when turning set(NVHPC_USE_TWO_PASS_IPO TRUE) to set(NVHPC_USE_TWO_PASS_IPO FALSE) in CMakeLists.txt, but does not work if twopassIPO is TRUE. This serves as a confirmation that at least nvhpc 23.X is required for two-pass IPO.

@sbryngelson
Copy link
Member Author

Briges2 does not have nvhpc23.X so I cannot test with these

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant