cancel
Showing results for 
Search instead for 
Did you mean: 

OpenCL

vmetodiev
Adept II

Ryzen 5 7600 & Ryzen 7 7700 - OpenCL and ROCm support

Hi,

I am considering getting one of those CPUs for programming purposes - either Ryzen 5 7600 or Ryzen 7 7700. On the website there are links only for Windows drivers and I find this a bit concerning.

https://www.amd.com/en/support/apu/amd-ryzen-processors/amd-ryzen-5-processors/amd-ryzen-5-7600

https://www.amd.com/en/support/apu/amd-ryzen-processors/amd-ryzen-7-processors/amd-ryzen-7-7700

 

Will I be able to develop in OpenCL and ROCm over the integrated RDNA2 in Linux?

Thanks!

3 Replies
dipak
Big Boss

Thanks for your query. The above integrated GPUs are not supported by the ROCm. Here is the list of ROCm compatible GPUs: ROCm-Release-Notes

For ROCm related query, you can post to its github page here: https://github.com/RadeonOpenCompute/ROCm/issues

Thanks.

vmetodiev
Adept II

Hi, @dipak! Thank you for your quick response, as always.

What about OpenCL... is it supported by the integrated GPU and the available Linux drivers?

The OpenCL support comes with the driver itself, so the product needs to be compatible with the linux driver (whether ROCm or AMDGPU-Pro).

For AMDGPU-Pro drivers, you can check the list of compatible AMD products here:

https://www.amd.com/en/support/kb/release-notes/rn-amdgpu-unified-linux-22-40-5

https://www.amd.com/en/support/kb/release-notes/rn-pro-lin-23-q1

Thanks.