Skip to main content

cudaDeviceDisablePeerAccess

Function cudaDeviceDisablePeerAccess 

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