Skip to content

Commit

Permalink
Update docs/backend/SYCL.md
Browse files Browse the repository at this point in the history
Co-authored-by: Meng, Hengyu <[email protected]>
  • Loading branch information
NeoZhangJianyu and airMeng authored Sep 17, 2024
1 parent 8241151 commit a6a8f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/backend/SYCL.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit a6a8f8d

Please sign in to comment.