Skip to content

Commit 63e5285

Browse files
committed
correct name
1 parent 7a6b48d commit 63e5285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ggml/src/ggml-sycl/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
message(STATUS "GML_SYCL_TARGET=${GGML_SYCL_TARGET}")
1+
message(STATUS "GGML_SYCL_TARGET=${GGML_SYCL_TARGET}")
22

33
if (NOT GGML_SYCL_TARGET MATCHES "^(INTEL|NVIDIA|AMD)$")
44
message(FATAL_ERROR "Invalid backend chosen, supported options are INTEL, NVIDIA, or AMD")

0 commit comments

Comments
 (0)