File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
1
agents :
2
2
queue : new-central
3
3
slurm_mem : 8G
4
- modules : climacommon/2024_12_16
4
+ modules : climacommon/2025_01_27
5
5
env :
6
6
OPENBLAS_NUM_THREADS : 1
7
7
SLURM_KILL_BAD_EXIT : 1
18
18
- " echo $$JULIA_DEPOT_PATH"
19
19
20
20
- echo "--- Instantiate calibration/test"
21
- - " julia --project=calibration/test -e 'using Pkg; Pkg.develop(;path= \" . \" ); Pkg.instantiate(;verbose=true )'"
21
+ - " julia --project=calibration/test -e 'using Pkg; Pkg.instantiate(;verbose=true ); Pkg.develop(;path= \" . \" )'"
22
22
- " julia --project=calibration/test -e 'using Pkg; Pkg.precompile()'"
23
23
- " julia --project=calibration/test -e 'using Pkg; Pkg.status()'"
24
24
41
41
slurm_ntasks : 4
42
42
slurm_cpus_per_task : 1
43
43
slurm_mem : 32GB
44
- slurm_reservation : " false"
45
44
artifact_paths : " calibration_end_to_end_test/*"
You can’t perform that action at this time.
0 commit comments