Skip to content

Commit 7899bff

Browse files
authored
include a64FX in overview
1 parent c653e80 commit 7899bff

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
@@ -29,7 +29,7 @@
2929
EESSI_TOPDIR = "/cvmfs/software.eessi.io/versions/2023.06"
3030

3131
# some CPU targets are excluded for now, because software layer is too incomplete currently
32-
EXCLUDE_CPU_TARGETS = ['aarch64/a64fx']
32+
EXCLUDE_CPU_TARGETS = []
3333

3434

3535
# --------------------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)