Skip to content

Commit

Permalink
full path to libmpi.dylib
Browse files Browse the repository at this point in the history
  • Loading branch information
kmilo9999 committed Jun 12, 2024
1 parent 5284ec5 commit 4c80128
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
if [ "${{ matrix.os }}" == "macos-latest" ]; then
echo "List /opt/homebrew/lib"
ls /opt/homebrew/lib
echo "MPI_LIB_NRN_PATH=/opt/homebrew/lib/libmpi.dylib" >> $GITHUB_ENV
fi;
- name: Run MPI application
shell: bash -el {0}
Expand Down

0 comments on commit 4c80128

Please sign in to comment.