agnos 10.1 (#32373)

old-commit-hash: 7ff66986c1a7bcfc9b459a5bb635a9f394cf2fa1
This commit is contained in:
Adeeb Shihadeh
2024-05-08 16:51:27 -07:00
committed by GitHub
parent bd843cc5e7
commit 583fa3bfbf
2 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ export OPENBLAS_NUM_THREADS=1
export VECLIB_MAXIMUM_THREADS=1
if [ -z "$AGNOS_VERSION" ]; then
export AGNOS_VERSION="10"
export AGNOS_VERSION="10.1"
fi
export STAGING_ROOT="/data/safe_staging"