Skip to content

Commit 63f2ffc

Browse files
committed
Update README.md
Add note about OpenCL temporarily not being supported on Radeon(tm) RX 7000 series GPUs.
1 parent 66df9bb commit 63f2ffc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,9 @@ There are some counters that are returning unexpected results on specific hardwa
107107
### Counter Validation Errors in D3D12ColorCube Sample App
108108
Due to the extensive counter validation now being done in the D3D12ColorCube sample application, and some expected variation in nondeterministic counters across a wide range of systems, the sample app may report errors on some systems. Likewise, some counters are marked as known issues and we are investigating the underlying causes of the inconsistent results.
109109

110+
### Support for OpenCL is not enabled for Radeon 7000 Series GPUs
111+
This should be resolved in a future release.
112+
110113
### OpenCL Performance Counter Accuracy For Radeon 6000 Series GPUs
111114
The following performance counter values may not be accurate for OpenCL applications running on Radeon 6000 Series GPUs:
112115
* Wavefronts, VALUInsts, SALUInsts, SALUBusy, VALUUtilization: These values should be representative of performance, but may not be 100% accurate.

0 commit comments

Comments
 (0)