Skip to content

Commit

Permalink
Create nsys report for gpu dyamond simulation
Browse files Browse the repository at this point in the history
  • Loading branch information
charleskawczynski committed Feb 5, 2024
1 parent f32de4b commit 8244776
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -695,6 +695,7 @@ steps:
command:
- mkdir -p gpu_aquaplanet_dyamond
- >
nsys profile --trace=nvtx,cuda --output=gpu_aquaplanet_dyamond/report
julia --color=yes --project=examples examples/hybrid/driver.jl
--config_file ${GPU_CONFIG_PATH}gpu_aquaplanet_dyamond.yml
artifact_paths: "gpu_aquaplanet_dyamond/*"
Expand Down

0 comments on commit 8244776

Please sign in to comment.