OpenCL-AMD-GPU Code
Brought to you by:
ptrumpis
File | Date | Author | Commit |
---|---|---|---|
.github | 2025-03-03 |
![]() |
[6fbdf5] Update FUNDING.yml |
LICENSE | 2023-03-29 |
![]() |
[a53473] Initial commit |
README.md | 2023-10-24 |
![]() |
[5533a4] Update README.md |
amdocl.bat | 2023-11-03 |
![]() |
[dff180] Improved detection (guessing) of x64 driver files |
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
amdocl.bat
Run as Administrator
)Inspired by StackOverflow https://stackoverflow.com/a/28407851
© 2023 Patrick Trumpis