faiss/c_api/gpu
Eduardo Pinho 828dcea400 [C API] June 2019 update (#869)
* [c_api] use all relevant flags in compilation

* [c_api] Remove redundant IndexIVFFlat declarations

- From IndexIVF_c.h, already declared in IndexIVFFlat_c.h

* [c_api] type changes

- replace `long` with a more suitable type
- provide definitions for `faiss_component_t` and `faiss_distance_t`

* [c_api] Define CFLAGS and CUDACFLAGS
2019-06-24 13:29:38 +02:00
..
GpuAutoTune_c.cpp [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00
GpuAutoTune_c.h [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00
GpuClonerOptions_c.cpp [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00
GpuClonerOptions_c.h [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00
GpuIndex_c.cpp [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00
GpuIndex_c.h [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00
GpuIndicesOptions_c.h [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00
GpuResources_c.cpp [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00
GpuResources_c.h [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00
Makefile [C API] June 2019 update (#869) 2019-06-24 13:29:38 +02:00
StandardGpuResources_c.cpp [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00
StandardGpuResources_c.h [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00
example_gpu_c.c [C API] June 2019 update (#869) 2019-06-24 13:29:38 +02:00
macros_impl.h [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00