Skip to content

Instantly share code, notes, and snippets.

@mdouze
mdouze / -
Last active November 22, 2017 09:45 — forked from anonymous/-
matthijs@devfair004:~/faiss_py3_cuda9/gpu$ make -j10
g++ -std=c++11 -fPIC -m64 -Wall -g -Wno-sign-compare -O3 -fopenmp \
-c GpuResources.cpp -o GpuResources.o -I/public/apps/cuda/9.0//include
g++ -std=c++11 -fPIC -m64 -Wall -g -Wno-sign-compare -O3 -fopenmp \
-c IndexProxy.cpp -o IndexProxy.o -I/public/apps/cuda/9.0//include
g++ -std=c++11 -fPIC -m64 -Wall -g -Wno-sign-compare -O3 -fopenmp \
-c StandardGpuResources.cpp -o StandardGpuResources.o -I/public/apps/cuda/9.0//include
g++ -std=c++11 -fPIC -m64 -Wall -g -Wno-sign-compare -O3 -fopenmp \
-c GpuAutoTune.cpp -o GpuAutoTune.o -I/public/apps/cuda/9.0//include