English

Large Scale Artificial Neural Network Training Using Multi-GPUs

Distributed, Parallel, and Cluster Computing 2015-11-16 v1 Neural and Evolutionary Computing

Abstract

This paper describes a method for accelerating large scale Artificial Neural Networks (ANN) training using multi-GPUs by reducing the forward and backward passes to matrix multiplication. We propose an out-of-core multi-GPU matrix multiplication and integrate the algorithm with the ANN training. The experiments demonstrate that our matrix multiplication algorithm achieves linear speedup on multiple inhomogeneous GPUs. The full paper of this project can be found at [1].

Keywords

Cite

@article{arxiv.1511.04348,
  title  = {Large Scale Artificial Neural Network Training Using Multi-GPUs},
  author = {Linnan Wang and Wei Wu and Jianxiong Xiao and Yang Yi},
  journal= {arXiv preprint arXiv:1511.04348},
  year   = {2015}
}

Comments

SC 15 Poster

R2 v1 2026-06-22T11:44:40.109Z