File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1+ /ClimaCoupler.jl
Original file line number Diff line number Diff line change 1010 GKSwstype : 100
1111 SLURM_KILL_BAD_EXIT : 1
1212 COUPLER_PATH : " .buildkite/perf/ClimaCoupler.jl"
13+ COUPLER_COMMIT : " 74e724d8d86c216b90f0bd4dbaf2ec8d0eb63c36"
1314 CONFIG_PATH : " $COUPLER_PATH/config/nightly_configs"
1415 BENCHMARK_CONFIG_PATH : " $COUPLER_PATH/config/benchmark_configs"
1516
1920 - label : " init :GPU:"
2021 key : " init_gpu_env"
2122 command :
22- - git submodule update --init --recursive .buildkite/perf /ClimaCoupler.jl
23+ - git clone https://github.com/CliMA /ClimaCoupler.jl.git $COUPLER_PATH && cd $COUPLER_PATH && git checkout $COUPLER_COMMIT
2324 - " echo $$JULIA_DEPOT_PATH"
2425 - echo "--- Instantiate AMIP env"
2526 # Instantiate and dev install ClimaCore
You can’t perform that action at this time.
0 commit comments