ray.experimental.TensorTransportManager.abort_transport#

abstract TensorTransportManager.abort_transport(obj_id: str, communicator_metadata: CommunicatorMetadata)[source]#

Abort the transport. This is called on both the source and destination actors.

Parameters:
  • obj_id – The object ID for related GPU object.

  • communicator_metadata – The communicator metadata for the send/recv operation.