AGNOS 12.7 (#35988)

* agnos12.7

* prod
This commit is contained in:
Maxime Desroches
2025-08-13 23:25:09 -07:00
committed by GitHub
parent 56a89eb4fb
commit 741ea44aba
3 changed files with 25 additions and 25 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="12.6"
export AGNOS_VERSION="12.7"
fi
export STAGING_ROOT="/data/safe_staging"