Updating documentation (#1602)
* Update rocprof-sys-feature-set.rst * Update configuring-runtime-options.rst
This commit is contained in:
@@ -87,17 +87,6 @@ CPU metrics
|
||||
* I/O metrics
|
||||
* Many others
|
||||
|
||||
Third-party API support
|
||||
========================================
|
||||
|
||||
* TAU
|
||||
* LIKWID
|
||||
* Caliper
|
||||
* CrayPAT
|
||||
* VTune
|
||||
* NVTX
|
||||
* ROCTX
|
||||
|
||||
ROCm Systems Profiler use cases
|
||||
========================================
|
||||
|
||||
|
||||
@@ -81,12 +81,7 @@ data and resources. By default, with ``ROCPROFSYS_PROFILE=ON``, ROCm Systems Pro
|
||||
timing values. However, by modifying the ``ROCPROFSYS_TIMEMORY_COMPONENTS`` setting,
|
||||
ROCm Systems Profiler can be configured to
|
||||
collect hardware counters, CPU-clock timers, memory usage, context switches, page faults, network statistics,
|
||||
and much more. ROCm Systems Profiler can even be used as a dynamic instrumentation vehicle
|
||||
for other third-party profiling
|
||||
APIs such as `Caliper <https://github.com/LLNL/Caliper>`_ and `LIKWID <https://github.com/RRZE-HPC/likwid>`_.
|
||||
To leverage this capability, build ROCm Systems Profiler from source with the CMake
|
||||
options ``TIMEMORY_USE_CALIPER=ON`` or ``TIMEMORY_USE_LIKWID=ON`` and then add
|
||||
``caliper_marker``, ``likwid_marker``, or both to ``ROCPROFSYS_TIMEMORY_COMPONENTS``.
|
||||
and much more.
|
||||
|
||||
To view all possible components and their descriptions:
|
||||
|
||||
|
||||
Fai riferimento in un nuovo problema
Block a user