SOTAVerified

dMath: Distributed Linear Algebra for DL

2016-11-19Unverified0· sign in to hype

Steven Eliuk, Cameron Upright, Hars Vardhan, Stephen Walsh, Trevor Gale

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

The paper presents a parallel math library, dMath, that demonstrates leading scaling when using intranode, internode, and hybrid-parallelism for deep learning (DL). dMath provides easy-to-use distributed primitives and a variety of domain-specific algorithms including matrix multiplication, convolutions, and others allowing for rapid development of scalable applications like deep neural networks (DNNs). Persistent data stored in GPU memory and advanced memory management techniques avoid costly transfers between host and device. dMath delivers performance, portability, and productivity to its specific domain of support.

Tasks

Reproductions