Hi AMD Dev community -
Not sure where the best place for this msg is - apologies if it's misplaced.
I teach a SciVis Master's course at UW, and we're using the AMD FirePro S7150x2 Server GPUs (via AWS cloud instances).
Is there an AMD tool which can provide OpenGL (4.x) shader profiling and/or GPU performance counters,
to allow profiling/tuning/performance-analysis of OpenGL shaders (both graphics (vertex/fragment) and also compute)?
For the AMD FirePro S7150x2 GPU.
It looks like GPUPerfStudio is no longer supported, and I'm not clear if the Radeon Developer Tool Suite supports the FirePro GPU?
Even if it isn't OpenGL API-aware, if it can provide HW counters/metrics about the GPU device that would be useful
(memory/cache usage, core utilization/efficiency, etc...)
How about on-device shader debugging support??
Thanks, Colin