Giuseppe Congiu

Results 16 comments of Giuseppe Congiu

This is a reproducer [issue-114.tar.gz](https://github.com/ROCm-Developer-Tools/rocprofiler/files/11727985/issue-114.tar.gz)

Example source code: [vectoradd_hip.cpp.txt](https://github.com/ROCm-Developer-Tools/rocprofiler/files/7933103/vectoradd_hip.cpp.txt)

Previously I was getting: ``` LD_LIBRARY_PATH=$HOME/rocm-4.5.0/rocprofiler/lib:$LD_LIBRARY_PATH ./vectoradd_hip.exe System minor 0 System major 9 agent prop name hip Device prop succeeded kernel symbol(0x7f051040a800) name("vectoradd_float(float*, float const*, float const*, int, int) [clone...

The `feature_count=1` was intended not a typo. However, if I set it to 2 instead, start/stop monitoring, then change it back to 1 and start/stop monitoring again, I get the...

[Update] Still not resolved with ROCm 5.4.x: ``` $ ./kernel-intercept Tool lib "/home/gcongiu/rocprofiler/build/librocprofiler64.so" failed to load. System minor 0 System major 9 agent prop name AMD Instinct MI210 hip Device...