Skip to content

Commit

Permalink
blas of
Browse files Browse the repository at this point in the history
  • Loading branch information
shimwell committed Mar 18, 2024
1 parent 57621cc commit 9e930cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_with_pip_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
git clone --single-branch -b 5.3.0 --depth 1 https://bitbucket.org/fathomteam/moab/
mkdir build
cd build
cmake ../moab -DENABLE_PYMOAB=ON -DENABLE_HDF5=ON
cmake ../moab -DENABLE_PYMOAB=ON -DENABLE_HDF5=ON -DENABLE_BLASLAPACK=OFF
make
make install
cd pymoab
Expand Down

0 comments on commit 9e930cb

Please sign in to comment.