GPUOpen-Tools / radeon_compute_profiler

The Radeon Compute Profiler (RCP) is a performance analysis tool that gathers data from the API run-time and GPU for OpenCLâ„¢ and ROCm/HSA applications. This information can be used by developers to discover bottlenecks in the application and to find ways to optimize the application's performance.
MIT License
84 stars 19 forks source link

Build Instructions - Linux - arguments to build_rcp.sh #33

Closed justxi closed 2 years ago

justxi commented 5 years ago

I need to change the path to HSA. According to the build instructions for Linux it should be done with:

A few line below there is the following command:

But nothing seem to work for me. What I am doing wrong?

Currently I changed the path in "Build/Linux/Common.mk". But I would like to use the argument to build_rcp.sh.