Update docs/backend/SYCL.md

Co-authored-by: Meng, Hengyu <[email protected]>
This commit is contained in:
Neo Zhang Jianyu
2024-09-17 16:25:43 +08:00
committed by GitHub
co-authored by Meng, Hengyu <[email protected]>
parent 8241151f16
commit a6a8f8d09c
+1 -1
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.