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.
569
569
570
570
*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`.
0 commit comments