Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 750 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 750 Bytes

OpenCL-AMD-GPU

A possible fix for OpenCL detection problems on AMD Radeon GPU's.

amdocl

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

Usage

  1. Make sure to have the latest AMD drivers installed
  2. Download and execute amdocl.bat
  3. Run the file as Administrator (Right click file and select Run as Administrator)

Notes

Inspired by StackOverflow https://stackoverflow.com/a/28407851


© 2023 Patrick Trumpis