diff --git a/cpp/src/CMakeLists.txt b/cpp/src/CMakeLists.txt index b4d50d48224c979ee51fd2fcaa67b362e33ca42e..1a770ef2adeef7c5c916713f7a793ea05e606778 100644 --- a/cpp/src/CMakeLists.txt +++ b/cpp/src/CMakeLists.txt @@ -72,7 +72,6 @@ set(third_party_libs arrow jemalloc_pic faiss -# libgpufaiss.a openblas lapack easyloggingpp @@ -105,8 +104,6 @@ if (GPU_VERSION STREQUAL "ON") pthread libgomp.a libgfortran.a -# cudart -# cublas ${CUDA_TOOLKIT_ROOT_DIR}/lib64/stubs/libnvidia-ml.so ) else()