Skip to main content

cudaLaunchCooperativeKernelMultiDevice

Function cudaLaunchCooperativeKernelMultiDevice 

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