Skip to main content

cudaDeviceEnablePeerAccess

Function cudaDeviceEnablePeerAccess 

Source
pub unsafe extern "C" fn cudaDeviceEnablePeerAccess(
    peerDevice: c_int,
    flags: c_uint,
) -> cudaError_t