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