gpu_performance_api icon indicating copy to clipboard operation
gpu_performance_api copied to clipboard

GPU Performance API for AMD GPUs

Results 33 gpu_performance_api issues
Sort by recently updated
recently updated
newest added

I am a researcher at Univerity of Lisbon (Portugal) and I want to use GPA to profile ROCm/hip applications. I see that there's no example of how to this for...

Hey, any chance you there is already an prometheus exporter using this library?

GPA usage of CMake is very awkward making it difficult to simply include GPA into an existing large project by setting variables and then calling ```add_subdirectory```. Currently doing so causes...

Is there further information publicly available regarding the hardware counters exposed by the GPU? e.g https://github.com/GPUOpen-Tools/GPA/blob/master/Src/PublicCounterCompilerInputFiles/PublicCounterNamesGLGfx9.txt Motivation: I'm fiddling around with performance counters using the AMD gpa interface extension directly,...

../GPUPerfAPI-Common/GPAHWInfo.h:12:24: fatal error: DeviceInfo.h: 没有那个文件或目录

In file included from GPACounterGeneratorVK.cpp:13:0: InternalCountersVKGfx7.h:12:27: fatal error: vulkan/vulkan.h: 没有那个文件或目录

CSL1CacheHitCount and CSL1CacheMissCount are both always zero when I capture a scene and look at the AMD performance counters in RenderDoc. L2 cache stats are working fine.

Hi, Is there any example to show how to use this tool with a OpenCL application? Best, Trinayan

I wish I had all the errors but this just a few. So far I have only had two successful builds. None of the install scripts work and this is...