Skip to main content

device_graph_mem_attribute

Function device_graph_mem_attribute 

Source
pub fn device_graph_mem_attribute(device: &Device, attr: i32) -> Result<u64>
Expand description

Query a CUgraphMem_attribute (used / reserved memory, high-water marks) — see baracuda_cuda_sys::types::CUgraphMem_attribute.