We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffd4955 commit 32bd02aCopy full SHA for 32bd02a
.github/workflows/build_and_test-mac.yaml
@@ -26,7 +26,7 @@ jobs:
26
uses: actions/checkout@v4
27
28
- name: Install FANS dependencies
29
- run: brew install cmake hdf5 openmpi eigen fftw
+ run: brew install cmake hdf5 hdf5-mpi openmpi eigen fftw
30
31
- name: Generate build directory
32
run: mkdir -p ${{ env.FANS_BUILD_DIR }}
0 commit comments