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

Radeon Developer Panel Application Issues #39

Open
gudhillon opened this issue Sep 1, 2023 · 1 comment
Open

Radeon Developer Panel Application Issues #39

gudhillon opened this issue Sep 1, 2023 · 1 comment

Comments

@gudhillon
Copy link

I'm using the Radeon Developer Panel in order to profile my opencl application. I am using clspv to run opencl code on GPU devices via Vulkan API.

My computer is running arch linux, with proprietary AMD/Nvidia and mesa open source drivers. I have the GPUs AMD Radeon RX 7900 XT, Nvidia GeForce RTX 4070, and AMD Radeon Graphics on my machine

I'm hoping to obtain some performance counters (like the # of L1 and L2 cache access/miss rates) from running an application on my AMD Radeon RX 7900 XT. The developer panel is able to establish a connection and I'm on the system page. When I run my application using the mesa driver for AMD Radeon RX 7900 XT, it shows up briefly in the list, along with a PID, then the PID goes away about a few seconds later and the application says it's offline. When I run my application using the proprietary driver for the same GPU, the PID doesn't go away but I get a message saying "Profiling is not supported for the GPU in use":
Screen Shot 2023-08-29 at 9 54 53 PM

I also realize that the system information page is not listing the GPUs on my machine:
Screen Shot 2023-08-29 at 9 57 56 PM

Could this be related to the issue or something else? Any help is appreciated!

Also to note, I have been following the documentation here: https://radeon-developer-panel.readthedocs.io/en/latest/#

@Nixiloo
Copy link

Nixiloo commented Sep 15, 2024

I had an similar issue but all of my hardware's components are visible in the system information but I can't even use the profiling :

image

I have only amd components :

system_info.json
image
image
image

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

2 participants