Update docs/backend/SYCL.md
Some checks failed
flake8 Lint / Lint (push) Has been cancelled

Co-authored-by: Meng, Hengyu <hengyu.meng@intel.com>
This commit is contained in:
Neo Zhang Jianyu 2024-09-17 16:25:43 +08:00 committed by GitHub
parent 8241151f16
commit a6a8f8d09c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -636,7 +636,7 @@ use 1 SYCL GPUs: [0] with Max compute units:512
It's same for other projects including llama.cpp SYCL backend.
- Meet issue: `Native API failed. Native API returns: -6 (PI_ERROR_OUT_OF_HOST_MEMORY) -6 (PI_ERROR_OUT_OF_HOST_MEMORY)` or `failed to allocate SYCL0 buffer`
- Meet issue: `Native API failed. Native API returns: -6 (PI_ERROR_OUT_OF_HOST_MEMORY) -6 (PI_ERROR_OUT_OF_HOST_MEMORY) -999 (UNKNOWN PI error)` or `failed to allocate SYCL0 buffer`
Device Memory is not enough.