2024-11-01 12:20:21 -04:00
|
|
|
This directory contains all the source code files for the ROCm Compute Profiler project.
|
|
|
|
|
The top-level `rocprof-compute` executable is the entry point and defines the flow for subsequent execution modes.
|
2024-04-01 14:18:22 -05:00
|
|
|
|
2024-11-01 12:20:21 -04:00
|
|
|
To build ROCm Compute Profiler as a developer (from source) please add this directory to `PATH`.
|
|
|
|
|
You will find utilities and logic specific to ROCm Compute Profiler's different execution modes in their
|
2025-01-02 13:29:47 -08:00
|
|
|
respective subdirectories.
|