Skip to content

Commit

Permalink
Merge pull request #46 from TopRichard/nessi.no-2022.11-OSU-Micro-Ben…
Browse files Browse the repository at this point in the history
…chmarks-5.7.1-GCCcore-10.3.0

Add OSU-Micro-Benchmarks/5.7.1 with GCC/10.3.0 to NESSI/2022.11
  • Loading branch information
trz42 authored Mar 18, 2023
2 parents 166551b + 25d1f3a commit 2fd6f3c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
10 changes: 5 additions & 5 deletions EESSI-pilot-install-software.sh
Original file line number Diff line number Diff line change
Expand Up @@ -399,11 +399,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 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"
Expand Down
1 change: 1 addition & 0 deletions eessi-2022.11.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ easyconfigs:
- Nextflow-22.10.1.eb
- Qt5-5.14.1-GCCcore-9.3.0.eb
- Spark-3.1.1-foss-2020a-Python-3.8.2.eb
- OSU-Micro-Benchmarks-5.7.1-gompi-2021a.eb

0 comments on commit 2fd6f3c

Please sign in to comment.