Skip to content

Commit

Permalink
github action: mac + openmpi add --with-hwloc=internal
Browse files Browse the repository at this point in the history
  • Loading branch information
wkliao committed Feb 13, 2024
1 parent f5bcc61 commit ad151da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mac_openmpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
./configure --prefix=${GITHUB_WORKSPACE}/OPENMPI \
--silent \
--with-io-romio-flags="--with-file-system=ufs" \
--with-hwloc=internal \
--with-pmix=internal \
--with-libevent=internal \
CC=gcc \
Expand Down

0 comments on commit ad151da

Please sign in to comment.