Skip to content

Commit

Permalink
rm CLIMACOMMS_CONTEXT
Browse files Browse the repository at this point in the history
  • Loading branch information
LenkaNovak committed Sep 19, 2023
1 parent 6c6ca81 commit 56f7130
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ steps:
timeout_in_minutes: 20
env:
CLIMACORE_DISTRIBUTED: "MPI"
CLIMACOMMS_CONTEXT: "MPI"
# CLIMACOMMS_CONTEXT: "MPI"
NPROCS: 2
agents:
slurm_ntasks: 2
Expand Down Expand Up @@ -107,10 +107,7 @@ steps:
command: "julia --color=yes --project=perf/ perf/flame_test.jl --run_name flame_test --job_id flame_perf_target"
timeout_in_minutes: 5
agents:
config: cpu
queue: central
slurm_nodes: 3
slurm_tasks_per_node: 1
slurm_mem: 16GB

- label: "Component model tests"
command: "julia --color=yes --project=test/ test/component_model_tests.jl --run_name component_test --job_id component_test"
Expand Down

0 comments on commit 56f7130

Please sign in to comment.