Skip to content

Commit 70b3da3

Browse files
author
Caspar van Leeuwen
committed
Fix colons
1 parent 380808a commit 70b3da3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# This EasyStack provides a list of all the EasyConfigs that should be installed in host_injections
22
# for nvidia GPU support, because they cannot (fully) be shipped as part of EESSI due to license constraints
33
easyconfigs:
4-
- CUDA-12.6.0.eb
4+
- CUDA-12.6.0.eb:
55
options:
66
accept-eula-for: CUDA
7-
- CUDA-12.8.0.eb
7+
- CUDA-12.8.0.eb:
88
options:
99
accept-eula-for: CUDA
10-
- cuDNN-9.5.0.50-CUDA-12.6.0.eb
10+
- cuDNN-9.5.0.50-CUDA-12.6.0.eb:
1111
options:
1212
accept-eula-for: cuDNN
13-
- cuDNN-9.10.1.4-CUDA-12.8.0.eb
13+
- cuDNN-9.10.1.4-CUDA-12.8.0.eb:
1414
options:
1515
accept-eula-for: cuDNN

0 commit comments

Comments
 (0)