sync master
This commit is contained in:
parent
a2936f40cd
commit
4cd48c7cfc
3 changed files with 0 additions and 1 deletions
|
@ -486,7 +486,6 @@ if (GGML_SYCL)
|
|||
add_compile_options(-I./) #include DPCT
|
||||
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-narrowing")
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -O3")
|
||||
if (GGML_SYCL_TARGET STREQUAL "NVIDIA")
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fsycl-targets=nvptx64-nvidia-cuda")
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue