Skip to content

Commit

Permalink
Add nsys profile to gpu_aquaplanet_diagedmf
Browse files Browse the repository at this point in the history
  • Loading branch information
charleskawczynski committed Mar 25, 2024
1 parent 5f918cd commit 27428f4
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 27428f4

Please sign in to comment.