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

Consider increasing the minimum nvcc version from 11.0.3 to 11.4+ #974

Closed
aprokop opened this issue Nov 27, 2023 · 3 comments · Fixed by #1162
Closed

Consider increasing the minimum nvcc version from 11.0.3 to 11.4+ #974

aprokop opened this issue Nov 27, 2023 · 3 comments · Fixed by #1162

Comments

@aprokop
Copy link
Contributor

aprokop commented Nov 27, 2023

We are running in the issues with nvcc 11.0.3:

We also had to work around versions < 11.4 (#850).

Upgrading the version would make our life easier.

The following versions are available right now (11/27) on the platforms:

Platform Versions
Summit 10.1.168, 10.1.243, 10.2.89, 11.0.2, 11.0.3 (D), 11.1.1, 11.3.1, 11.4.0, 11.4.2, 11.5.2, 11.7.1
Perlmutter 11.4, 11.5, 11.7, 12.0
Polaris 11.2.2, 11.4.4, 11.6.2, 11.7.1, 11.8.0, 12.0.0

Only Summit carries version smaller than 11.2. Unfortunately, 11.0.3 is also the default one on Summit, and is used by HACC. Summit usage is extended through October 2024 (source).

@aprokop aprokop changed the title Consider increasing the minimum nvcc version from 11.0.3 to 11.1+ Consider increasing the minimum nvcc version from 11.0.3 to 11.4+ Nov 27, 2023
@aprokop
Copy link
Contributor Author

aprokop commented Dec 23, 2023

(Temporarily) switched to CUDA 11.1.1 in #978

@aprokop
Copy link
Contributor Author

aprokop commented Jul 1, 2024

HACC team is not on SummitPlus. So, there's no blocker on switching CUDA version to something newer. Just need to decide what to. I think 11.5 or later would be preferable.

@aprokop
Copy link
Contributor Author

aprokop commented Sep 26, 2024

The following versions are available right now (09/26/2024) on the relevant platforms:

Platform Versions
Perlmutter 11.5, 11.7, 12.0, 12.2 (D), 12.4
Polaris 11.8, 12.2 (D), 12.3, 12.4, 12.4, 12.5

Note: to access all available versions on Polaris, use module use /soft/modulefiles

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant