Skip to content

Commit

Permalink
Merge pull request #2845 from CliMA/szy21-patch-1
Browse files Browse the repository at this point in the history
Update nsight module in gpu pipeline
  • Loading branch information
szy21 authored Mar 27, 2024
2 parents 5ca38fe + 35263f1 commit d93e29b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .buildkite/gpu_pipeline/pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
agents:
queue: clima
slurm_mem: 8G
modules: julia/1.10.0 cuda/julia-pref openmpi/4.1.5-mpitrampoline nsight-systems/2023.4.1
modules: julia/1.10.0 cuda/julia-pref openmpi/4.1.5-mpitrampoline nsight-systems/2024.2.1

env:
JULIA_CUDA_MEMORY_POOL: none
JULIA_MPI_HAS_CUDA: "true"
JULIA_NVTX_CALLBACKS: gc
JULIA_MAX_NUM_PRECOMPILE_FILES: 100
Expand Down

0 comments on commit d93e29b

Please sign in to comment.