agnos 12
This commit is contained in:
Maxime Desroches
2025-05-07 18:21:53 -07:00
committed by GitHub
parent 380f383e2e
commit 2451d70408
3 changed files with 38 additions and 38 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="11.13"
export AGNOS_VERSION="12"
fi
export STAGING_ROOT="/data/safe_staging"