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

Commit 3e574d0

Browse files
committed
adds README note about isntalling OpenCL drivers
1 parent 8ff911e commit 3e574d0

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)