File tree Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Original file line number Diff line number Diff line change 1
1
# OpenCL-AMD-GPU
2
- A Fix for OpenCL Problems on AMD Radeon GPU's
2
+ A possible fix for OpenCL (amdocl.dll) detection problems on AMD Radeon GPU's.
3
3
4
4
![ amdocl] ( https://user-images.githubusercontent.com/116500225/228428316-f24ba410-00fd-49ee-a173-f2ad7e27a433.PNG )
5
5
6
6
## Usage
7
- Download and execute ` amdocl.bat `
8
-
9
- You need to run the file as Administrator
7
+ 1 . Make sure to have the latest [ AMD drivers ] ( https://www.amd.com/en/support ) installed
8
+ 2 . Download and execute ` amdocl.bat `
9
+ 3 . Run the file as ** Administrator ** (Right click file and select ` Run as Administrator` )
10
10
11
11
## Notes
12
- Make sure to have the latest AMD drivers installed
13
- - https://www.amd.com/en/support
14
-
15
- Inspired by StackOverflow
16
- - https://stackoverflow.com/a/28407851
12
+ Inspired by StackOverflow https://stackoverflow.com/a/28407851
17
13
18
14
---
19
15
You can’t perform that action at this time.
0 commit comments