File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6868 module --force purge
6969 export EESSI_DEBUG_INIT=1
7070 export EESSI_VERSION_OVERRIDE=2025.06-001
71+ export EESSI_ARCHDETECT_OPTIONS_OVERRIDE=riscv64/generic
7172 export EESSI_SOFTWARE_SUBDIR_OVERRIDE=riscv64/generic
7273 export EESSI_ACCELERATOR_TARGET_OVERRIDE="does/not/exist"
7374 export EESSI_CPU_FAMILY_OVERRIDE=x86_64
Original file line number Diff line number Diff line change @@ -53,12 +53,14 @@ jobs:
5353 module --force purge
5454 export EESSI_DEBUG_INIT=1
5555 export EESSI_VERSION_OVERRIDE=2025.06-001
56+ export EESSI_ARCHDETECT_OPTIONS_OVERRIDE=riscv64/generic
5657 export EESSI_SOFTWARE_SUBDIR_OVERRIDE=riscv64/generic
5758 export EESSI_ACCELERATOR_TARGET_OVERRIDE="does/not/exist"
5859 export EESSI_CPU_FAMILY_OVERRIDE=x86_64
5960 module load EESSI/2025.06
6061 module load EasyBuild/5
6162 module load EESSI-extend
63+ module load EESSI/2025.0
6264 echo $MODULEPATH
6365 python scripts/generate_data_files.py --eessi-version 2025.06-001 --repository "dev.eessi.io/riscv"
6466 )
You can’t perform that action at this time.
0 commit comments