Skip to content

Accelerating CNNs with Distributed GPUs via Hybrid Parallelism and Alternate Strategy

Notifications You must be signed in to change notification settings

duxy-me/mm2017-wheel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

wheel

Accelerating CNNs with Distributed GPUs via Hybrid Parallelism and Alternate Strategy

This is our implementation for the paper:

Xiaoyu Du, Jinhui Tang, Zechao Li, and Zhiguang Qin. 2017. Wheel: Accelerating CNNs with Distributed GPUs via Hybrid Parallelism and Alternate Strategy. In Proceedings of the 2017 ACM on Multimedia Conference (MM '17). ACM, New York, NY, USA, 393-401. DOI: https://doi.org/10.1145/3123266.3123435

Environment Requirements

The codes are for four GPUs deployed on two servers.

We use caffe as the backend.

  • caffe
  • openMPI with multi-thread support
  • cuda
  • cudnn

Execution Example

  • bash mpi.sh

About

Accelerating CNNs with Distributed GPUs via Hybrid Parallelism and Alternate Strategy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published