Skip to content

Commit

Permalink
Merge pull request #623 from adrianjhpc/main
Browse files Browse the repository at this point in the history
Update gpu.md
  • Loading branch information
aturner-epcc authored Sep 12, 2024
2 parents c6c5c58 + 983e6d3 commit bbb1676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-guide/gpu.md
Original file line number Diff line number Diff line change
Expand Up @@ -876,7 +876,7 @@ For example in an interactive session where resources have already been allocate
srun -n 2 --exclusive --nodes=1 --time=00:20:00 --partition=gpu --qos=gpu-exc --gpus=2 rocprof --stats ./myprog_exe
```

to profile your applicaition. More detail on the use of rocprof can be found [here](https://github.com/ROCm/rocprofiler/tree/rocm-5.2.3).
to profile your application. More detail on the use of rocprof can be found [here](https://github.com/ROCm/rocprofiler/tree/rocm-5.2.3).


## Performance tuning
Expand Down

0 comments on commit bbb1676

Please sign in to comment.