• 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
..
CMakeLists.txt Loading commit data...
TestGpuIndexFlat.cpp Loading commit data...
TestGpuIndexIVFFlat.cpp Loading commit data...
TestGpuIndexIVFPQ.cpp Loading commit data...
TestGpuSelect.cu Loading commit data...
TestUtils.cpp Loading commit data...
TestUtils.h Loading commit data...
demo_ivfpq_indexing_gpu.cpp Loading commit data...
test_gpu_index.py Loading commit data...