Skip to content
This repository was archived by the owner on Sep 27, 2021. It is now read-only.

Commit 01ecb23

Browse files
authored
Merge pull request #12 from ssfrr/installnotes
adds README note about installing OpenCL drivers
2 parents 8ff911e + 3e574d0 commit 01ecb23

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,5 @@ end
2424
# you can also filter with is_gpu, is_cpu
2525
gpu_devices = CLArrays.devices(is_gpu)
2626
```
27+
28+
Note that CLArrays.jl does not handle installing OpenCL drivers for your machine. You will need to make sure you have the appropriate drivers installed for your hardware.

0 commit comments

Comments
 (0)