oneDAL icon indicating copy to clipboard operation
oneDAL copied to clipboard

Introduce MPI communicator

Open rlnx opened this issue 4 years ago • 1 comments

  • [x] Create spmd_communicator_via_host_impl base class for communicators
  • [x] Add MPI dependencies to Bazel
  • [x] Create mpi_communicator
  • [x] Create tests for mpi_communicator
  • [x] Create infrastructure in Bazel for writing MPI integration tests
  • [ ] Create MPI integration tests for K-Means

rlnx avatar Aug 13 '21 15:08 rlnx

@amgrigoriev - guess we don't need this PR and it can be deleted?

napetrov avatar Nov 02 '21 10:11 napetrov