cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

r_potter
Journeyman III

CodeXL Unable to profiling HSA application

I'm attempting to use CodeXL to profile a HSA application running on Kaveri.

Running ./sprofile --hsatrace bin/unittest fails with:

AMD CodeXL GPU Profiler V3.1.9654 is enabled

bin/unittest: symbol lookup error: /opt/AMD/CodeXL_1.8-9654/x86_64/libhsa-runtime-tools64.so.1: undefined symbol: hsa_amd_signal_wait_any

Session output path: /home/ralph/apitrace.atp

0 Likes
1 Solution
chesik
Staff

Hi,

Which version of the HSA Runtime are you using?  The profiler in CodeXL 1.8 is compatible only with the May release of the HSA Runtime.

This May release is currently available via GitHub:HSAFoundation/HSA-Runtime-AMD · GitHub

Judging from the error, I'm wondering if you are using an older version of the HSA runtime (perhaps the release from March?)

Chris

View solution in original post

2 Replies
jtrudeau
Staff

Welcome back. I have whitelisted you, and moved this into the CodeXL forum.

0 Likes
chesik
Staff

Hi,

Which version of the HSA Runtime are you using?  The profiler in CodeXL 1.8 is compatible only with the May release of the HSA Runtime.

This May release is currently available via GitHub:HSAFoundation/HSA-Runtime-AMD · GitHub

Judging from the error, I'm wondering if you are using an older version of the HSA runtime (perhaps the release from March?)

Chris