Skip to content

Commit

Permalink
Merge pull request #2840 from CliMA/ck/nsight_edmf
Browse files Browse the repository at this point in the history
Add nsys profile to gpu_aquaplanet_diagedmf
  • Loading branch information
charleskawczynski authored Mar 25, 2024
2 parents 5f918cd + 27428f4 commit fbde273
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/gpu_pipeline/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ steps:
command:
- mkdir -p gpu_aquaplanet_diagedmf
- >
nsys profile --trace=nvtx,mpi,cuda,osrt --output=gpu_aquaplanet_diagedmf/report
julia --threads=3 --color=yes --project=examples examples/hybrid/driver.jl
--config_file ${GPU_CONFIG_PATH}gpu_aquaplanet_diagedmf.yml
artifact_paths: "gpu_aquaplanet_diagedmf/*"
Expand Down

0 comments on commit fbde273

Please sign in to comment.