Mcore_handler.send_back_array_to_dest

Mcore_handler.send_back_array_to_dest(data, destination)[source]

Send a numpy array to a slave

Parameters:
  • data (np.array) – data to send

  • destination (int) – ID of the process to send the data