Skip to content

Commit

Permalink
debug 17
Browse files Browse the repository at this point in the history
  • Loading branch information
nilason committed Sep 2, 2024
1 parent aeb461a commit 994aa60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_ubuntu-22.04.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export INSTALL_PREFIX=$1
--with-fftw \
--with-netcdf
cat config.log
nm -gD /usr/lib/x86_64-linux-gnu/blas/libblas.so
ls -l /usr/lib/x86_64-linux-gnu/blas
nm -gD /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblas.so
ls -l /usr/lib/x86_64-linux-gnu/openblas-pthread
eval $makecmd
make install

0 comments on commit 994aa60

Please sign in to comment.