You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now you can build llama.cpp with SYCL backend as a Visual Studio project.
594
594
595
595
*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`.
0 commit comments