Skip to content

Commit 90a76f5

Browse files
authored
clarify meaning
1 parent 9fa9492 commit 90a76f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/backend/OPENCL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ OpenCL (Open Computing Language) is an open, royalty-free standard for cross-pla
1717

1818
### Llama.cpp + OpenCL
1919

20-
The llama.cpp OpenCL backend is designed to enable llama.cpp on **Qualcomm Adreno GPU** firstly via OpenCL. Thanks to the portabilty of OpenCL, the OpenCL backend can also run on certain Intel GPUs although the performance is not optimal, as well as pre-RDNA AMD GPUs which do not support HIP, with [few exceptions.](https://rocm.docs.amd.com/projects/install-on-linux/en/latest/reference/system-requirements.html)
20+
The llama.cpp OpenCL backend is designed to enable llama.cpp on **Qualcomm Adreno GPU** firstly via OpenCL. Thanks to the portabilty of OpenCL, the OpenCL backend can also run on certain Intel GPUs although the performance is not optimal, as well as pre-RDNA AMD GPUs, which do not support HIP with [few exceptions.](https://rocm.docs.amd.com/projects/install-on-linux/en/latest/reference/system-requirements.html)
2121

2222
## OS
2323

0 commit comments

Comments
 (0)