提交 1ed0f09d 编写于 作者: G groot

MS-92 - Unify behavior of debug and release build


Former-commit-id: 190fdf9b47e4eb88e31431b887322f4d5987752c
上级 eb5959c3
......@@ -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.
先完成此消息的编辑!
想要评论请 注册