Optional Settings - Optional Settings - 57368

uProf User Guide

Document ID
57368
Release Date
2025-06-09
Revision
5.1 English

By default, AMDuProf uses:

  • ROCm version pointed by the/opt/rocm/ symbolic link. To specify the Rocm path, you must export it using AMDUPROF_ROCM_PATH before launching AMD uProf. For example:
    export AMDUPROF_ROCM_PATH=/opt/rocm-6.3.3/
  • ROCm libraries from /opt/rocm/lib. If AMDUPROF_ROCM_PATH is specified, the specified path or library will be used. To change this path, you must export it using AMDUPROF_ROCM_LIB_PATH before launching AMD uProf. For example:
    export AMDUPROF_ROCM_LIB_PATH=/opt/rocm-6.3.3/lib