You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My best guess is that I would be better off running within rocm/dev-ubuntu-22.04:6.3 docker image with the latest version of omniperf, but just to let you know.
Linux Distribution
Ubuntu 24.04 LTS (Noble Numbat)
ROCm Compute Profiler Version
2.1.0
GPU
AMD MI250
ROCm Version
6.2.4
Cluster name (if applicable)
xcomx250-1
Reproducer
Compile some kernel with hipcc
Run omniperf profile -n mfma_mine -- ./a.out
Get omniperf running, and at the end an error ERROR [roofline] Cannot find a valid binary for your operating system
Expected behavior
No error.
Relevant log output
No response
Screenshots
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
As per title.
I am running:
on a kernel of mine.
I use omniperf:
My best guess is that I would be better off running within
rocm/dev-ubuntu-22.04:6.3
docker image with the latest version of omniperf, but just to let you know.Linux Distribution
Ubuntu 24.04 LTS (Noble Numbat)
ROCm Compute Profiler Version
2.1.0
GPU
AMD MI250
ROCm Version
6.2.4
Cluster name (if applicable)
xcomx250-1
Reproducer
hipcc
omniperf profile -n mfma_mine -- ./a.out
ERROR [roofline] Cannot find a valid binary for your operating system
Expected behavior
No error.
Relevant log output
No response
Screenshots
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: