Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RDP Will not capture a profile from a program #94

Closed
nlbutts opened this issue Dec 8, 2023 · 2 comments
Closed

RDP Will not capture a profile from a program #94

nlbutts opened this issue Dec 8, 2023 · 2 comments

Comments

@nlbutts
Copy link

nlbutts commented Dec 8, 2023

RDP bug report

Description
I am trying to profile any of the hipblas examples. Specifically hipblas-example-sgemm. I followed the directions here
https://radeon-developer-panel.readthedocs.io/en/latest/#how-to-profile-your-application

I had to use the Advanced Mode to add the program. But when I run the program it doesn't capture. Nor can I select the Capture Profile button. As it is grayed out.

image

==========================================
Steps to Reproduce

  1. Follow the instructions
  2. Compile the hipblas code
  3. Run hipblas-example-sgemm

==========================================
Host System Information

RDP Version: Radeon Developer Panel v2.12.0.20
RDP build Date: 12/04/2023

Operating System: Ubuntu 22.04.3 LTS
Qt Version: 5.15.2

Tool Version: 2.1.0
Router Version 0.13.0

==========================================
Connected System Information

Driver Version: 23.0.4-0ubuntu1~22.04.1
GPUOpen Interface Major Version: 42

Operating System Name: Ubuntu 22.04.3 LTS
Operating System Description: Linux 6.2.0-37-generic x86_64 #38~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Nov 2 18:01:13 UTC 2

GPUs:


Name: AMD Radeon RX 7800 XT

ASIC info


Device Id: 29822
Revision: 200
Family: 145
gfx_engine: 0

@bdenhollander
Copy link

Only Vulkan profiling is possible with Ubuntu in Radeon GPU Profiler. HIP and OpenCL profiling are possible on Windows. You can use rocprof instead.

@chesik-amd
Copy link
Contributor

@bdenhollander is correct. HIP profiling on Linux (where the underlying driver stack is ROCm) is not supported by RDP/RGP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants