Skip to content

Commit 7d8c960

Browse files
committed
sync master
1 parent 9e07eb6 commit 7d8c960

File tree

3 files changed

+0
-1
lines changed

3 files changed

+0
-1
lines changed

ggml/src/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,6 @@ if (GGML_SYCL)
486486
add_compile_options(-I./) #include DPCT
487487

488488
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-narrowing")
489-
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -O3")
490489
if (GGML_SYCL_TARGET STREQUAL "NVIDIA")
491490
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fsycl-targets=nvptx64-nvidia-cuda")
492491
endif()
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)