Skip to content

Commit 0b9e673

Browse files
s-Nicksgeor255
andcommitted
Update docs/backend/SYCL.md
Co-authored-by: Svetlozar Georgiev <[email protected]>
1 parent d6bb972 commit 0b9e673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/backend/SYCL.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@ Properties -> C\C++ -> DPC++ -> Enable SYCL offload(yes)
568568
Now you can build llama.cpp with SYCL backend as a Visual Studio project.
569569

570570
*Notes:*
571-
- you can avoid to specify `SYCL_INCLUDE_DIR` and `SYCL_LIBRARY_DIR` if set the two env vars `SYCL_INCLUDE_DIR_HINT` and `SYCL_LIBRARY_DIR_HINT`.
571+
- you can avoid specifying `SYCL_INCLUDE_DIR` and `SYCL_LIBRARY_DIR` by setting the two environment variables `SYCL_INCLUDE_DIR_HINT` and `SYCL_LIBRARY_DIR_HINT`.
572572

573573
### III. Run the inference
574574

0 commit comments

Comments
 (0)