Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MPI4Dask - MVAPICH2-GDR based Communication Backend for the Dask Distributed Library #4461

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Jan 26, 2021

  1. Adding MPI-based communication backend. This uses the MVAPICH2-GDR

    (http://mvapich.cse.ohio-state.edu) library.
    
    There are couple of benchmarks added to showcase this device too.
    
    Details on the communication device can be seen in
    https://arxiv.org/abs/2101.08878.
    Aamir Shafi committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    0e10478 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Configuration menu
    Copy the full SHA
    78d1e19 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Configuration menu
    Copy the full SHA
    4e7fb30 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Merge pull request #1 from aamirshafi/mpi-pr-feedback

    MPI4Dask PR Feedback
    aamirshafi authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    51b1fbf View commit details
    Browse the repository at this point in the history