Update documentation to account for changes in GPU support in 2025.06#672
Draft
casparvl wants to merge 4 commits intoEESSI:mainfrom
Draft
Update documentation to account for changes in GPU support in 2025.06#672casparvl wants to merge 4 commits intoEESSI:mainfrom
casparvl wants to merge 4 commits intoEESSI:mainfrom
Conversation
ocaisa
reviewed
Feb 4, 2026
bedroge
reviewed
Feb 19, 2026
docs/site_specific_config/gpu.md
Outdated
| can not install the GPU drivers in EESSI (since they are too closely tied to the client OS and GPU hardware). | ||
|
|
||
| ### Compiling software on top of CUDA, cuDNN and other SDKs provided by NVIDIA {: #cuda_sdk } | ||
| #### Runtime support for a native EESSI installation (EESSI 2025.06 and newer) {: #nvidia_eessi_native } |
Collaborator
There was a problem hiding this comment.
Since you readded support for 2023.06 to the script, should we also still explain how it works for that version?
Collaborator
Author
There was a problem hiding this comment.
Good point - I intended to, and clearly forgot. I'll add it.
added 2 commits
February 19, 2026 14:53
…ocs into update_gpu_support_for_202506
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is related to changes in EESSI/software-layer-scripts#158 and EESSI/compatibility-layer#229
Should NOT be merged yet, until both of those are in place.