A possible fix for OpenCL detection problems on AMD Radeon GPU's.
It will scan your system for OpenCL Installable Client Driver (ICD) files by AMD and register them on Windows.
- amdocl.dll
- amdocl12cl.dll
- amdocl12cl64.dll
- amdocl32.dll
- amdocl64.dll
- Make sure to have the latest AMD drivers installed
- Download and execute
amdocl.bat
- Run the file as Administrator (Right click file and select
Run as Administrator
)
Inspired by StackOverflow https://stackoverflow.com/a/28407851
© 2023 Patrick Trumpis