We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0114a32 commit 1790e73Copy full SHA for 1790e73
ggml/src/ggml-vulkan/CMakeLists.txt
@@ -59,7 +59,6 @@ if (Vulkan_FOUND)
59
set(GGML_VULKAN_COOPMAT2_GLSLC_SUPPORT OFF CACHE INTERNAL "Whether coopmat2 is supported by glslc")
60
else()
61
message(STATUS "GL_NV_cooperative_matrix2 supported by glslc")
62
-
63
set(GGML_VULKAN_COOPMAT2_GLSLC_SUPPORT ON CACHE INTERNAL "Whether coopmat2 is supported by glslc")
64
endif()
65
0 commit comments