gpu_performance_api icon indicating copy to clipboard operation
gpu_performance_api copied to clipboard

6700XT not supported?

Open weirdmadhat opened this issue 4 years ago • 1 comments
trafficstars

I get GPA_STATUS_ERROR_HARDWARE_NOT_SUPPORTED when I try open new GPU context

weirdmadhat avatar Aug 03 '21 03:08 weirdmadhat

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 ID of your card?

According to https://github.com/GPUOpen-Tools/common_src_device_info/blob/master/DeviceInfo.cpp GPA is supporting Device ID 0x73DF and Revision IDs (0xC0, 0xC1, and 0xC5) with that name.

PLohrmannAMD avatar Aug 04 '21 16:08 PLohrmannAMD