Skip to main content

cuDeviceGetByPCIBusId

Function cuDeviceGetByPCIBusId 

Source
pub unsafe extern "C" fn cuDeviceGetByPCIBusId(
    dev: *mut CUdevice,
    pciBusId: *const c_char,
) -> CUresult