diff --git a/EESSI-pilot-install-software.sh b/EESSI-pilot-install-software.sh index 10311b7a15..d03c2bdce7 100755 --- a/EESSI-pilot-install-software.sh +++ b/EESSI-pilot-install-software.sh @@ -363,6 +363,11 @@ fail_msg="Installation of Nextflow failed, that's unexpected..." $EB -r --from-pr 16531 Nextflow-22.10.1.eb check_exit_code $? "${ok_msg}" "${fail_msg}" +echo ">> Installing OSU-Micro-Benchmarks/5.7.1-gompi-2021a..." +ok_msg="OSU-Micro-Benchmarks installed, yihaa!" +fail_msg="Installation of OSU-Micro-Benchmarks failed, that's unexpected..." +$EB OSU-Micro-Benchmarks-5.7.1-gompi-2021a.eb -r +check_exit_code $? "${ok_msg}" "${fail_msg}" echo ">> Installing EasyBuild 4.5.1..." ok_msg="EasyBuild v4.5.1 installed" diff --git a/eessi-2021.12.yml b/eessi-2021.12.yml index 977c0f9804..8674c5979d 100644 --- a/eessi-2021.12.yml +++ b/eessi-2021.12.yml @@ -29,6 +29,8 @@ software: toolchains: gompi-2020a: versions: ['5.6.3'] + gompi-2021a: + versions: ['5.7.1'] QuantumESPRESSO: toolchains: foss-2020a: