Skip to main content

cuDeviceGetByPCIBusId

Function cuDeviceGetByPCIBusId 

pub unsafe fn cuDeviceGetByPCIBusId(
    dev: *mut i32,
    pciBusId: *const i8,
) -> cudaError_enum