From 00acbd9ff62dde53858451e74f4376f213867698 Mon Sep 17 00:00:00 2001 From: "xj.lin" Date: Wed, 3 Jul 2019 11:50:47 +0800 Subject: [PATCH] update R Former-commit-id: 668ee056c2b0de6a56465be8fb78f910935c0e5c --- cpp/src/CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/cpp/src/CMakeLists.txt b/cpp/src/CMakeLists.txt index b4d50d4822..1a770ef2ad 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()