File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 76
76
command :
77
77
- >
78
78
srun --cpu-bind=threads --cpus-per-task=4
79
- julia --threads=3 --color=yes --project=experiments/AMIP experiments/AMIP/hybrid/driver .jl
79
+ julia --threads=3 --color=yes --project=experiments/AMIP experiments/AMIP/coupler_driver .jl
80
80
--config_file $GPU_CONFIG_PATH/gpu_amip_chap_4process.yml
81
81
artifact_paths : " gpu_amip_chap_4process/*"
82
82
agents :
@@ -124,7 +124,7 @@ steps:
124
124
command :
125
125
- >
126
126
srun --cpu-bind=threads --cpus-per-task=4
127
- julia --threads=3 --color=yes --project=experiments/AMIP experiments/AMIP/hybrid/driver .jl
127
+ julia --threads=3 --color=yes --project=experiments/AMIP experiments/AMIP/coupler_driver .jl
128
128
--config_file $GPU_CONFIG_PATH/gpu_amip_chap_ws_4process.yml
129
129
artifact_paths : " gpu_amip_chap_ws_4process/*"
130
130
agents :
You can’t perform that action at this time.
0 commit comments