python: prepare version 2.0.0rc1 (#1529)

This commit is contained in:
cebtenzzre
2023-10-18 20:24:54 -04:00
committed by GitHub
parent bcbcad98d0
commit 017c3a9649
6 changed files with 15 additions and 11 deletions

View File

@@ -222,7 +222,7 @@ if (LLAMA_KOMPUTE)
if (EXISTS "${LLAMA_DIR}/kompute/CMakeLists.txt")
message(STATUS "Kompute found")
set(KOMPUTE_OPT_LOG_LEVEL Error CACHE STRING "Kompute log level")
set(KOMPUTE_OPT_LOG_LEVEL Critical CACHE STRING "Kompute log level")
add_subdirectory(${LLAMA_DIR}/kompute)
# Compile our shaders