Skip to content

Commit

Permalink
Update .github/workflows/ubuntu-ci-x86_64-gnu.yaml: use new openmpi
Browse files Browse the repository at this point in the history
  • Loading branch information
climbfuji committed May 13, 2024
1 parent d1c1679 commit 595e92e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu-ci-x86_64-gnu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
spack config add config:install_tree:padded_length:200
# Set compiler and MPI
spack config add "packages:all:providers:mpi:[[email protected].1]"
spack config add "packages:all:providers:mpi:[[email protected].3]"
spack config add "packages:all:compiler:[[email protected]]"
sed -i "s/\['\%aocc', '\%apple-clang', '\%gcc', '\%intel'\]/\['\%gcc'\]/g" $ENVDIR/spack.yaml
Expand Down

0 comments on commit 595e92e

Please sign in to comment.