Skip to main content

cuDeviceSetGraphMemAttribute

Function cuDeviceSetGraphMemAttribute 

Source
pub unsafe fn cuDeviceSetGraphMemAttribute(
    device: CUdevice,
    attr: CUgraphMem_attribute,
    value: *mut c_void,
) -> CUresult