ROCm / ROCm-OpenCL-Runtime

ROCm OpenOpenCL Runtime
170 stars 60 forks source link

OpenCL CPU support of old ROCm OCL Runtime versions #138

Open junjie-zh opened 2 years ago

junjie-zh commented 2 years ago

Hi,

Related to #65 . Is there an old version that still recognizes AMD CPU targets (preferably the new ones with Zen) as OpenCL devices?

vsytch commented 2 years ago

Hello there, CPU support was removed in May of 2018. You would need to download an AMD GPU driver no older than 18.10 I believe. You can probably find them from Techpowerup, but there might be issues installing such an old base driver on newer OSs.

junjie-zh commented 2 years ago

@vsytch I see, thanks for your reply!