enhance: [2.5]update raft to cuvs (#39221)

pr: #39873
issue: #39883

Signed-off-by: yusheng.ma <yusheng.ma@zilliz.com>
This commit is contained in:
presburger 2025-02-14 16:52:14 +08:00 committed by GitHub
parent 401794f405
commit e372b1733c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,7 @@ else ()
endif()
if ( MILVUS_GPU_VERSION STREQUAL "ON" )
set(WITH_RAFT ON CACHE BOOL "" FORCE )
set(WITH_CUVS ON CACHE BOOL "" FORCE )
endif ()
set( CMAKE_PREFIX_PATH ${CONAN_BOOST_ROOT} )