Peter Lohrmann
Peter Lohrmann
There should be a call to `GpaBeginCommandList(vk_primary_cmd_buffer, gpa_primary_cmd_buffer)`, then the call to `vkCmdExecuteCommands`, and then `GpaCopySecondarySamples(gpa_secondary_cmd_buffer, gpa_primary_cmd_buffer, , )` afterwards. This will ensure the sample results get copied to a...
It appears the change that affected DX12 bundles also affected the support in Vulkan, as this is now part of the shared codebase. The secondary command lists are now handled...
Woah! You're right! Thanks for catching that and pointing out the mistake! It looks like the same thing was done in the dx11 example here: https://github.com/GPUOpen-Tools/gpu_performance_api/blob/30cd97819afd6f560a2dcd6847f5dde1fba08854/source/examples/dx11/dx11_triangle/dx11_triangle.cc#L1024 Would you like to...
Thank you for reporting these issues. The "OpenGL driver version is too old" issue should be fixed in our next release of the GPU Performance API. The Radeon Pro WX...
Interesting. We have not seen that, but will look into it. I believe that is our fallback approach if we can't get the necessary information from the driver directly (which...
Hello, No this API does not provide any interface for changing those operations.
Thank you for the report! Can you confirm that you're using the latest 3.9.0.13 binaries? Which graphics API and OS are you using? What are the Device ID and Revision...
You've probably graduated by now, and I'm sure you've realized - GPA does not currently support HIP (or ROCm) applications.
GPA does not currently support HIP (or ROCm) applications. Thanks for bringing that earlier request to my attention. I will respond there as well.
While GPA does not support HIP, I would recommend that you look at our latest release the Radeon GPU Profiler (RGP), which now supports profiling HIP applications! https://gpuopen.com/rgp/