Skip to content

Commit 8c903fd

Browse files
author
Caspar van Leeuwen
committed
Add easystack file to build CUDA and cuDNN in the software layer
1 parent d4af942 commit 8c903fd

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# In https://github.com/EESSI/software-layer-scripts/pull/59 we introduced a new location for
2+
# installing the CUDA toolkit within the host_injections directory. This requires reinstallation
3+
# of CUDA and cuDNN to make sure all symlinks point to these new locations
4+
easyconfigs:
5+
- CUDA-12.1.1.eb:
6+
options:
7+
accept-eula-for: CUDA
8+
- CUDA-12.4.0.eb:
9+
options:
10+
accept-eula-for: CUDA
11+
- cuDNN-8.9.2.26-CUDA-12.1.1.eb

0 commit comments

Comments
 (0)