Skip to content

demisrael/OpenCL-AMD-GPU

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Fix OpenCL detection and performance issues on AMD Radeon GPU's by registering Installable Client Driver (ICD) files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Batchfile 100.0%