Function cuda_sys::cudart::cudaLaunchCooperativeKernelMultiDevice[][src]

pub unsafe extern "C" fn cudaLaunchCooperativeKernelMultiDevice(
    launchParamsList: *mut cudaLaunchParams,
    numDevices: c_uint,
    flags: c_uint
) -> cudaError_t