Skip to content

Commit

Permalink
#1135 remove Nvidia owned files from faiss
Browse files Browse the repository at this point in the history
  • Loading branch information
cydrain committed Feb 9, 2020
1 parent c11f3e2 commit 3bc007c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 284 deletions.
165 changes: 0 additions & 165 deletions core/src/index/thirdparty/faiss/gpu/utils/nvidia/fp16_emu.cu

This file was deleted.

118 changes: 0 additions & 118 deletions core/src/index/thirdparty/faiss/gpu/utils/nvidia/fp16_emu.cuh

This file was deleted.

2 changes: 1 addition & 1 deletion core/src/index/thirdparty/faiss/makefile.inc.in
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ NVCCFLAGS = -I $(CUDA_ROOT)/targets/x86_64-linux/include/ \
-Xcudafe --diag_suppress=unrecognized_attribute \
$(CUDA_ARCH) \
-lineinfo \
-ccbin $(CXX) -DFAISS_USE_FLOAT16
-ccbin $(CXX)

OS = $(shell uname -s)

Expand Down

0 comments on commit 3bc007c

Please sign in to comment.