faiss/c_api/gpu
Rico 1eb4f42639 fix c_api link error: undefined reference (#2660)
Summary:
detail error: undefined reference to `faiss_index_cpu_to_gpu_multiple_with_options'

Pull Request resolved: https://github.com/facebookresearch/faiss/pull/2660

Reviewed By: algoriddle

Differential Revision: D42471891

Pulled By: mdouze

fbshipit-source-id: 3316311ee7a3d856a764f1590372393bf51f11c6
2023-01-12 00:19:18 -08:00
..
CMakeLists.txt Remove redundant c_api headers while installing (#1841) 2021-04-26 02:20:23 -07:00
DeviceUtils_c.cpp Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
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 Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
GpuClonerOptions_c.h Added C API(GPU) to CMake and CircleCI (#1700) 2021-03-04 05:04:00 -08:00
GpuIndex_c.cpp Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
GpuIndex_c.h Added C API(GPU) to CMake and CircleCI (#1700) 2021-03-04 05:04:00 -08:00
GpuIndicesOptions_c.h Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00
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 Enable clang-format + autofix. 2021-02-25 04:46:10 -08:00