* staging

* prod
This commit is contained in:
Maxime Desroches
2025-08-26 17:16:57 -07:00
committed by GitHub
parent 8258257658
commit ea6677c464
3 changed files with 41 additions and 41 deletions

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.8"
export AGNOS_VERSION="13"
fi
export STAGING_ROOT="/data/safe_staging"