We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c653e80 commit 7899bffCopy full SHA for 7899bff
1 file changed
scripts/available_software/available_software.py
@@ -29,7 +29,7 @@
29
EESSI_TOPDIR = "/cvmfs/software.eessi.io/versions/2023.06"
30
31
# some CPU targets are excluded for now, because software layer is too incomplete currently
32
-EXCLUDE_CPU_TARGETS = ['aarch64/a64fx']
+EXCLUDE_CPU_TARGETS = []
33
34
35
# --------------------------------------------------------------------------------------------------------
0 commit comments