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

When will we get a ROCm 1.9 compatible release? #23

Closed 949f45ac closed 5 years ago

949f45ac commented 5 years ago

RCP is a great tool! When can I hope to be able to use it with ROCm 1.9?

jlgreathouse commented 5 years ago

Hi @949f45ac

With the release of RCP 5.6 and ROCm 2.0, I believe that RCP ocne again works with ROCm. @chesik-amd to verify. :)

chesik-amd commented 5 years ago

Yes, thanks @jlgreathouse. One of the updates to ROCm 1.9 fixed the incompatibilities with RCP. But RCP 5.6 and ROCm 2.0 work well together too.