Skip to content

Commit f3fbf32

Browse files
s-Nicksgeor255
andauthored
Update docs/backend/SYCL.md
Co-authored-by: Svetlozar Georgiev <[email protected]>
1 parent d7b1b98 commit f3fbf32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/backend/SYCL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,7 @@ Properties -> C\C++ -> DPC++ -> Enable SYCL offload(yes)
593593
Now you can build llama.cpp with SYCL backend as a Visual Studio project.
594594

595595
*Notes:*
596-
- 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`.
596+
- 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`.
597597

598598
### III. Run the inference
599599

0 commit comments

Comments
 (0)