提交 717b37d7 编写于 作者: J jinhai

Merge branch 'branch-0.3.0' into 'branch-0.3.0'

MS-92 - Unify behavior of debug and release build

See merge request megasearch/vecwise_engine!100

Former-commit-id: 55e2de7d8602c219064c0b84144b8f5b1fef49db
......@@ -71,6 +71,7 @@ set(CUDA_NVCC_FLAGS "${CUDA_NVCC_FLAGS} -O0 -g")
message("CUDA_TOOLKIT_ROOT_DIR=${CUDA_TOOLKIT_ROOT_DIR}")
message("CUDA_NVCC_FLAGS=${CUDA_NVCC_FLAGS}")
set(GPU_VERSION "ON")
add_definitions("-DGPU_VERSION")
set(CMAKE_CXX_STANDARD 14)
......
......@@ -62,7 +62,7 @@ set(third_party_libs
sqlite
thrift
yaml-cpp
gpufaiss
libgpufaiss.a
faiss
lapack
openblas
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册