added note for old Intel hardware pre sycl#18017
added note for old Intel hardware pre sycl#18017NeoZhangJianyu merged 3 commits intoggml-org:masterfrom
Conversation
Older hardware used opencl
There was a problem hiding this comment.
Intel GPU can be supported by several backends, including OpenCL.
But I don't like this sentence in SYCL backend doc:
l don't know why, current OpenCL backend narrow down it's scope from support multiple GPUs to only Qualcomm Adreno GPU. It's bad news.
As OpenCL.md, only list 3 Qualcomm Adreno GPUs are verified.
If you promise to support Intel GPU, please list them in your supported/verified hardware list.
But in the latest OpenCL.md, no any promise to support Intel GPU.
Based on above info, I don't think ask user to try OpenCL backend is good suggestion to Intel GPU users.
Every backend can promote itself in it's guide/doc.
Do not cross the line with your advertising! :)
Thank you!
|
@NeoZhangJianyu C:\dev\llama_opencl\llama.cpp\build\bin\Release>llama-bench -m T:\models\TheBloke\Llama-2-7B-GGUF\llama-2-7b.Q4_0.gguf -ngl 100 -fa 0,1 ggml_opencl: device: 'Intel(R) Arc(TM) A770 Graphics (OpenCL 3.0 NEO )'
build: 4a4f7e6 (7409) C:\dev\llama_opencl\llama.cpp\build\bin\Release>llama-bench -m T:\models\lmstudio-community\gpt-oss-20b-GGUF\gpt-oss-20b-MXFP4.gguf -ngl 100 -fa 0,1 ggml_opencl: device: 'Intel(R) Arc(TM) A770 Graphics (OpenCL 3.0 NEO )'
build: 4a4f7e6 (7409) |
|
Yes, I see. I wonder why OpenCL.md mention to focus on Qualcomm Adreno GPU. Thank you! |
NeoZhangJianyu
left a comment
There was a problem hiding this comment.
I think it provide another choice to Intel GPU users.
Thank you!
* added note for old Intel hardware pre sycl Older hardware used opencl * typo * use consistent terms
* added note for old Intel hardware pre sycl Older hardware used opencl * typo * use consistent terms
* added note for old Intel hardware pre sycl Older hardware used opencl * typo * use consistent terms
Older hardware used opencl