AGNOS 14.2 (#36390)

* version

* env
This commit is contained in:
Maxime Desroches
2025-10-17 02:50:17 -07:00
committed by GitHub
parent 18e8f648c2
commit cc683f2040
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="14"
export AGNOS_VERSION="14.2"
fi
export STAGING_ROOT="/data/safe_staging"