Skip to main content

set_current_pool

Function set_current_pool 

Source
pub fn set_current_pool(device: &Device, pool: &MemoryPool) -> Result<()>
Expand description

Replace the pool used by cudaMallocAsync on device.