Skip to content

Commit 0848f24

Browse files
committed
add NVIDIA Grace to software overview
1 parent 501e4fd commit 0848f24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/available_software/available_software.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
EESSI_TOPDIR = "/cvmfs/software.eessi.io/versions/2023.06"
2929

3030
# some CPU targets are excluded for now, because software layer is too incomplete currently
31-
EXCLUDE_CPU_TARGETS = ['aarch64/a64fx', 'aarch64/nvidia', 'x86_64/intel/cascadelake', 'x86_64/intel/icelake']
31+
EXCLUDE_CPU_TARGETS = ['aarch64/a64fx', 'x86_64/intel/cascadelake', 'x86_64/intel/icelake']
3232

3333

3434
# --------------------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)