File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11agents :
2- queue : new- central
2+ queue : central
33 slurm_time : 24:00:00
44 modules : climacommon/2025_05_15
55
Original file line number Diff line number Diff line change 11agents :
2- queue : new- central
2+ queue : central
33 slurm_time : 24:00:00
44 modules : climacommon/2025_05_15
55
8686 slurm_cpus_per_task : 4
8787 slurm_ntasks : 1
8888 slurm_mem : 32GB
89-
89+
9090 - label : " GPU AMIP + ED only + 1M microphysics"
9191 key : " amip_edonly_1M_gpu"
9292 command : " srun julia --color=yes --project=experiments/ClimaEarth/ experiments/ClimaEarth/run_amip.jl --config_file $CONFIG_PATH/amip_edonly_1M.yml --job_id amip_edonly_1M_gpu"
Original file line number Diff line number Diff line change 11agents :
2- queue : new- central
2+ queue : central
33 slurm_time : 4:00:00
44 modules : climacommon/2025_05_15
55
Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ needed to run CliMA code on Caltech's clusters.
136136
137137On Central, you can load the appropriate module package by running the following in the terminal:
138138```
139- export MODULEPATH="/groups/esm/modules:$MODULEPATH"
139+ export MODULEPATH="/resnick/ groups/esm/modules:$MODULEPATH"
140140module load climacommon
141141```
142142
Original file line number Diff line number Diff line change 55# SBATCH --mem-per-cpu=16G
66# SBATCH --partition=expansion
77
8- export MODULEPATH=" /groups/esm/modules:$MODULEPATH "
8+ export MODULEPATH=" /resnick/ groups/esm/modules:$MODULEPATH "
99module purge
1010module load climacommon/2024_10_09
1111
You can’t perform that action at this time.
0 commit comments