Skip to content

Conversation

@casparvl
Copy link
Collaborator

@casparvl casparvl commented Dec 24, 2025

Many things still need to be done... The software-layer-scripts PR should make sure to

  • Run CUDA 12.6-based builds with --module-only if they target CC100 or above
  • Change the requested CUDA compute capabilities for cuDNN where-ever that is needed. E.g. cuDNN 9.5.0 comes, I think, only with 9.0 device code, not 9.0a. Thus, we should change the requested CC to 9.0 for that particular software name & version. For cuDNN 9.10.1.4, I think 9.0a is supported, but 10.0f is not and it should be changed to 10.0. I'd prefer to make those changes in hooks to avoid having to open multiple different software-layer PR, each with custom options for the build. Added advantage is that by doing it in the hooks, it also fixes things for EESSI-extend-based installations.

This PR should replace #1278 , #1286 and #1287

@casparvl casparvl added the 2025.06-software.eessi.io 2025.06 version of software.eessi.io label Dec 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2025.06-software.eessi.io 2025.06 version of software.eessi.io

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant