2024-07-31 10:42:27 -04:00
|
|
|
.. meta::
|
|
|
|
|
:description: Omniperf: Profiling by example
|
|
|
|
|
:keywords: Omniperf, ROCm, profiler, tool, Instinct, accelerator, AMD
|
|
|
|
|
|
|
|
|
|
********************
|
|
|
|
|
Profiling by example
|
|
|
|
|
********************
|
|
|
|
|
|
|
|
|
|
The following examples refer to sample :doc:`HIP <hip:index>` code located in
|
2024-08-12 10:32:33 -04:00
|
|
|
:fab:`github` :dev-sample:`ROCm/omniperf/blob/amd-mainline/sample <>` and distributed
|
2024-07-31 10:42:27 -04:00
|
|
|
as part of Omniperf.
|
|
|
|
|
|
|
|
|
|
.. include:: ./includes/valu-arithmetic-instruction-mix.rst
|
|
|
|
|
|
|
|
|
|
.. include:: ./includes/infinity-fabric-transactions.rst
|
|
|
|
|
|
|
|
|
|
.. include:: ./includes/vector-memory-operation-counting.rst
|
|
|
|
|
|
|
|
|
|
.. include:: ./includes/instructions-per-cycle-and-utilizations.rst
|
|
|
|
|
|
|
|
|
|
.. include:: ./includes/lds-examples.rst
|
|
|
|
|
|
|
|
|
|
.. include:: ./includes/occupancy-limiters-example.rst
|