[rocprofv3] Fix ATT library path (#476)
* Fix library path
* Update docs
* Review comments
* Update source/bin/rocprofv3.py
---------
Co-authored-by: Giovanni Baraldi <gbaraldi@amd.com>
[ROCm/rocprofiler-sdk commit: c0c08b2f08]
This commit is contained in:
committed by
GitHub
parent
a1ffe9be39
commit
cd5d5f8142
@@ -47,9 +47,13 @@ Prerequisites
|
||||
|
||||
* For binary files, see `ROCprof trace decoder release page <https://github.com/ROCm/rocprof-trace-decoder/releases>`_.
|
||||
|
||||
* Default location is ``/opt/rocm/lib``
|
||||
* Default install location is ``/opt/rocm/lib``
|
||||
|
||||
* For custom location, use parameter ``--att-library-path``
|
||||
* For custom location, use:
|
||||
|
||||
* Parameter ``--att-library-path``, or
|
||||
|
||||
* Environment variable ``ROCPROF_ATT_LIBRARY_PATH``
|
||||
|
||||
|
||||
.. _thread-trace-parameters:
|
||||
|
||||
Reference in New Issue
Block a user