English

An MPI-Based Python Framework for Distributed Training with Keras

Distributed, Parallel, and Cluster Computing 2017-12-19 v1 Machine Learning

Abstract

We present a lightweight Python framework for distributed training of neural networks on multiple GPUs or CPUs. The framework is built on the popular Keras machine learning library. The Message Passing Interface (MPI) protocol is used to coordinate the training process, and the system is well suited for job submission at supercomputing sites. We detail the software's features, describe its use, and demonstrate its performance on systems of varying sizes on a benchmark problem drawn from high-energy physics research.

Keywords

Cite

@article{arxiv.1712.05878,
  title  = {An MPI-Based Python Framework for Distributed Training with Keras},
  author = {Dustin Anderson and Jean-Roch Vlimant and Maria Spiropulu},
  journal= {arXiv preprint arXiv:1712.05878},
  year   = {2017}
}

Comments

4 pages, 4 figures, 1 table, DS@HEP, SC17