agnos 10.1.1

This commit is contained in:
FrogAi
2025-05-09 10:39:24 -07:00
committed by firestar5683
parent ebf77baf33
commit 40d8eb8a4e
3 changed files with 21 additions and 15 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.1"
export AGNOS_VERSION="10.1.1"
fi
export STAGING_ROOT="/data/safe_staging"