pub fn current_pool(device: &Device) -> Result<MemoryPool>Expand description
Return the pool currently used by cudaMallocAsync on device.
pub fn current_pool(device: &Device) -> Result<MemoryPool>Return the pool currently used by cudaMallocAsync on device.