pub unsafe extern "C" fn faiss_StandardGpuResources_noTempMemory(
    arg1: *mut FaissStandardGpuResources
) -> c_int
Expand description

Disable allocation of temporary memory; all temporary memory requests will call cudaMalloc / cudaFree at the point of use