faiss/c_api/gpu
Ramil Bakhshyiev a757309408 ROCm CMake configuration cleanup (#3716)
Summary:
Pull Request resolved: https://github.com/facebookresearch/faiss/pull/3716

Renaming `USE_ROCM` to `FAISS_ENABLE_ROCM` in CMake files, `FAISS_ENABLE_ROCM` in SWIG files, and `USE_AMD_ROCM` in other source files to follow the existing naming convention.

Reviewed By: mnorris11

Differential Revision: D60673731

fbshipit-source-id: 1aaa3f2ff6836830c4eb733ee7f41554f79f9695
2024-08-02 15:07:01 -07:00
..
CMakeLists.txt ROCm CMake configuration cleanup (#3716) 2024-08-02 15:07:01 -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