faiss/c_api/gpu
Gergely Szilvasy 6951466b43 raft enabled cmake build (#2898)
Summary: Pull Request resolved: https://github.com/facebookresearch/faiss/pull/2898

Reviewed By: mdouze

Differential Revision: D46561295

Pulled By: algoriddle

fbshipit-source-id: b9806c0c52acf82124c3b2e0095b1c1979318dcd
2023-06-13 08:43:18 -07:00
..
CMakeLists.txt raft enabled cmake build (#2898) 2023-06-13 08:43:18 -07:00
DeviceUtils_c.cpp
DeviceUtils_c.h Adaptation for compile c_api with CUDA 12 (#2656) 2023-01-12 00:15:36 -08:00
GpuAutoTune_c.cpp fix c_api link error: undefined reference (#2660) 2023-01-12 00:19:18 -08:00
GpuAutoTune_c.h Added C API(GPU) to CMake and CircleCI (#1700) 2021-03-04 05:04:00 -08:00
GpuClonerOptions_c.cpp
GpuClonerOptions_c.h Added C API(GPU) to CMake and CircleCI (#1700) 2021-03-04 05:04:00 -08:00
GpuIndex_c.cpp
GpuIndex_c.h Added C API(GPU) to CMake and CircleCI (#1700) 2021-03-04 05:04:00 -08:00
GpuIndicesOptions_c.h
GpuResources_c.cpp Added C API(GPU) to CMake and CircleCI (#1700) 2021-03-04 05:04:00 -08:00
GpuResources_c.h Added C API(GPU) to CMake and CircleCI (#1700) 2021-03-04 05:04:00 -08:00
StandardGpuResources_c.cpp Added C API(GPU) to CMake and CircleCI (#1700) 2021-03-04 05:04:00 -08:00
StandardGpuResources_c.h Added C API(GPU) to CMake and CircleCI (#1700) 2021-03-04 05:04:00 -08:00
example_gpu_c.c Added C API(GPU) to CMake and CircleCI (#1700) 2021-03-04 05:04:00 -08:00
macros_impl.h