Skip to content

Commit

Permalink
Merge pull request #1085 from edoapra/stdgnu23
Browse files Browse the repository at this point in the history
openblas 0.3.29
  • Loading branch information
nwchemgit authored Feb 22, 2025
2 parents b5859da + ad9e3b1 commit 60d6061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libext/openblas/build_openblas.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
#set -v
arch=`uname -m`
VERSION=0.3.27
VERSION=0.3.29
#COMMIT=974acb39ff86121a5a94be4853f58bd728b56b81
BRANCH=develop
if [ -f OpenBLAS-${VERSION}.tar.gz ]; then
Expand Down

0 comments on commit 60d6061

Please sign in to comment.