Skip to content

rhewett/distdl

This branch is 5 commits behind distdl/distdl:master.

Folders and files

NameName
Last commit message
Last commit date
Dec 3, 2020
Dec 2, 2020
Nov 16, 2021
Sep 13, 2021
Nov 9, 2020
Jan 28, 2022
Jan 28, 2022
Jun 8, 2020
Sep 1, 2021
May 11, 2020
May 11, 2020
May 11, 2020
Oct 1, 2020
Oct 22, 2020
Jul 8, 2020
Jan 28, 2022
Sep 1, 2021
Sep 1, 2021
May 11, 2020
Sep 13, 2021
Dec 3, 2020
Jul 21, 2020
May 13, 2020
Oct 22, 2020
Sep 1, 2021
Nov 9, 2020

Repository files navigation

Overview

docs Documentation Status
tests
package

A Distributed Deep Learning package for PyTorch.

  • Free software: BSD 2-Clause License

Installation

You can install the in-development version with:

pip install https://github.com/distdl/distdl/archive/master.zip

DistDL will be available on pip shortly.

Documentation

https://distdl.readthedocs.io/

Development

To run the all tests run:

mpirun -np 20 python -m mpi4py -m pytest --with-mpi -rsa tests

Substitute mpiexec or srun as correct for your system.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 92.0%
  • C++ 7.6%
  • Other 0.4%