Skip to content

Commit

Permalink
Install OpenMPI and try an MPI build on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
berquist committed Sep 12, 2024
1 parent 2574c98 commit 5c6369f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:
exclude:
- os: macos-14
build-type: sstmainline_config
- os: macos-14
build-type: sstmainline_coreonly_config
- os: macos-14
build-type: sstmainline_config_make_dist_test
- os: macos-14
Expand All @@ -48,6 +46,7 @@ jobs:
libtool \
lmod \
ncurses \
open-mpi \
pygments
python -m pip install blessings
# echo "source /opt/homebrew/opt/lmod/init/profile" >> ~/.bashrc
Expand Down

0 comments on commit 5c6369f

Please sign in to comment.