Public Attributes | |
int | device |
GPU device on which the index is resident. | |
MemorySpace | memorySpace |
Definition at line 20 of file GpuIndex.h.
MemorySpace faiss::gpu::GpuIndexConfig::memorySpace |
What memory space to use for primary storae. On Pascal and above (CC 6+) architectures, allows GPUs to use more memory than is available on the GPU.
Definition at line 32 of file GpuIndex.h.