Skip to content

Commit

Permalink
central -> new-central (#3489)
Browse files Browse the repository at this point in the history
  • Loading branch information
navidcy committed Mar 1, 2024
1 parent 643b484 commit abbb7a9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 21 deletions.
15 changes: 0 additions & 15 deletions .buildkite/distributed/JuliaProject.toml

This file was deleted.

9 changes: 3 additions & 6 deletions .buildkite/distributed/pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
agents:
queue: central
queue: new-central
slurm_mem: 8G
modules: julia/1.10.0 cuda/12.2 ucx/1.14.1_cuda-12.2 openmpi/4.1.5_cuda-12.2 nsight-systems/2023.2.1
modules: climacommon/2024_02_27


env:
JULIA_LOAD_PATH: "${JULIA_LOAD_PATH}:${BUILDKITE_BUILD_CHECKOUT_PATH}/.buildkite/distributed"
OPENBLAS_NUM_THREADS: 1
JULIA_NVTX_CALLBACKS: gc
OMPI_MCA_opal_warn_on_missing_libcuda: 0
JULIA_CPU_TARGET: 'broadwell;skylake'
JULIA_CUDA_MEMORY_POOL: none
MPITRAMPOLINE_LIB: /groups/esm/software/MPIwrapper/ompi4.1.5_cuda-12.2/lib64/libmpiwrapper.so
MPITRAMPOLINE_MPIEXEC: /groups/esm/software/MPIwrapper/ompi4.1.5_cuda-12.2/bin/mpiwrapperexec

steps:
- label: "initialize"
Expand Down

0 comments on commit abbb7a9

Please sign in to comment.