Skip to content

Commit ca1af57

Browse files
author
Caspar van Leeuwen
committed
Add host-injections CUDA build list
1 parent 2e22082 commit ca1af57

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# This EasyStack provides a list of all the EasyConfigs that should be installed in host_injections
2+
# for nvidia GPU support, because they cannot (fully) be shipped as part of EESSI due to license constraints
3+
easyconfigs:
4+
- CUDA-12.6.0.eb
5+
options:
6+
accept-eula-for: CUDA
7+
- CUDA-12.8.0.eb
8+
options:
9+
accept-eula-for: CUDA
10+
- cuDNN-9.5.0.50-CUDA-12.6.0.eb
11+
options:
12+
accept-eula-for: cuDNN
13+
- cuDNN-9.10.1.4-CUDA-12.8.0.eb
14+
options:
15+
accept-eula-for: cuDNN

0 commit comments

Comments
 (0)