Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
3c9618b
Add some initial changes to the hooks to make sure to install with --…
Dec 24, 2025
d096160
Make mechanism to generate modules that print LmodErrors for unsuppor…
Jan 7, 2026
b5fa942
Remove some variables that have become obsolete, and make sure get_cu…
Jan 7, 2026
74351d4
Remove the now obsolete zen4 parse hook - we now inject the lmodfoote…
Jan 7, 2026
2d2cdff
Remove zen4-specific pre and post prepare hooks, as these were replac…
Jan 7, 2026
e5f5cd2
Remove the prepare_hooks that were specific to zen4, as they were rep…
Jan 7, 2026
0d40193
Actually implement is_cuda_cc_supported_by_toolkit. Also, make sure e…
Jan 8, 2026
5a2256b
Move import to the top
Jan 8, 2026
0d745e7
Fix description for 'is_supported_module' as it no longer returns an …
Jan 8, 2026
a6d52c6
Add hook to handle stripping suffix from --cuda-compute-capabilities …
Jan 12, 2026
e69b665
Use eb_hooks.py from the cloned software-layer-scripts, rather than t…
Jan 12, 2026
04a7f4e
Add more debugging output
Jan 12, 2026
791dcdd
Set later
Jan 12, 2026
c68c495
Clarify messageing
Jan 12, 2026
8292fa3
Use EB 5.2.0 instead to install the CUDA host injections, so that the…
Jan 12, 2026
5a6b43c
Use the GPU install scripts from the cloned software-layer-scripts so…
Jan 13, 2026
2422804
Apply suggestion from @casparvl
casparvl Jan 13, 2026
26425be
Revert changes that were now split off to https://github.com/EESSI/so…
Jan 13, 2026
2e8b965
Merge branch 'CUDA_cuDNN_hooks_202506' of github.com:casparvl/softwar…
Jan 13, 2026
ffed74a
Apply suggestions from code review
casparvl Jan 13, 2026
d1ccc89
Raise EB error if the toolkit version isn't defined (yet) in the look…
Jan 13, 2026
e719983
Apply suggestion from @casparvl
bedroge Jan 13, 2026
15324ec
Apply suggestion from @casparvl
bedroge Jan 13, 2026
079e04c
Create env var to skip CC toolkit compatibility check completely
Jan 13, 2026
e274fbe
Merge branch 'CUDA_cuDNN_hooks_202506' of github.com:casparvl/softwar…
Jan 13, 2026
451931c
Apply suggestions from code review
casparvl Jan 13, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading