Update CMakeLists.txt
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
This commit is contained in:
parent
553175402b
commit
b9ffaab188
1 changed files with 0 additions and 3 deletions
|
@ -485,11 +485,8 @@ if (LLAMA_SYCL)
|
|||
set(GGML_SOURCES_SYCL ggml-sycl.cpp)
|
||||
|
||||
set(LLAMA_EXTRA_LIBS ${LLAMA_EXTRA_LIBS} sycl OpenCL mkl_core pthread m dl mkl_sycl_blas mkl_intel_ilp64 mkl_tbb_thread)
|
||||
|
||||
endif()
|
||||
|
||||
|
||||
|
||||
function(get_flags CCID CCVER)
|
||||
set(C_FLAGS "")
|
||||
set(CXX_FLAGS "")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue