• Tianwei Shen's avatar
    add initial cmake support (#75) · 80314d9f
    Tianwei Shen authored
    * add initial cmake support
    
    * update cmake, add cmake instructions to INSTALL
    
    * update findopenmp and INSTALL
    
    * change FindOpenBLAS.cmake to cater for macports
    
    - change cblas.h to openblas_config.h since macports does not ship
    cblas.h with openblas.
    
    * revise INSTALL for cmake
    80314d9f
Name
Last commit
Last update
..
impl Loading commit data...
perf Loading commit data...
test Loading commit data...
utils Loading commit data...
CMakeLists.txt Loading commit data...
GpuAutoTune.cpp Loading commit data...
GpuAutoTune.h Loading commit data...
GpuIndex.cu Loading commit data...
GpuIndex.h Loading commit data...
GpuIndexFlat.cu Loading commit data...
GpuIndexFlat.h Loading commit data...
GpuIndexIVF.cu Loading commit data...
GpuIndexIVF.h Loading commit data...
GpuIndexIVFFlat.cu Loading commit data...
GpuIndexIVFFlat.h Loading commit data...
GpuIndexIVFPQ.cu Loading commit data...
GpuIndexIVFPQ.h Loading commit data...
GpuIndicesOptions.h Loading commit data...
GpuResources.cpp Loading commit data...
GpuResources.h Loading commit data...
IndexProxy.cpp Loading commit data...
IndexProxy.h Loading commit data...
Makefile Loading commit data...
StandardGpuResources.cpp Loading commit data...
StandardGpuResources.h Loading commit data...