We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c2812a commit 5533a47Copy full SHA for 5533a47
README.md
@@ -1,8 +1,15 @@
1
# OpenCL-AMD-GPU
2
-A possible fix for OpenCL (amdocl.dll) detection problems on AMD Radeon GPU's.
+A possible fix for OpenCL detection problems on AMD Radeon GPU's.
3
4

5
6
+It will scan your system for *OpenCL Installable Client Driver (ICD)* files by AMD and register them on Windows.
7
+- amdocl.dll
8
+- amdocl12cl.dll
9
+- amdocl12cl64.dll
10
+- amdocl32.dll
11
+- amdocl64.dll
12
+
13
## Usage
14
1. Make sure to have the latest [AMD drivers](https://www.amd.com/en/support) installed
15
2. Download and execute `amdocl.bat`
0 commit comments