swFLOW: A large-scale distributed framework for deep learning on Sunway TaihuLight supercomputer

Mingfan Li,Han Lin,Junshi Chen,Jose Monsalve Diaz,Qian Xiao,Rongfen Lin,Fei Wang,Guang R. Gao,Hong An
DOI: https://doi.org/10.1016/j.ins.2020.12.079
IF: 8.1
2021-09-01
Information Sciences
Abstract:<p>Deep learning technology is widely used in many modern fields and a number of models and software frameworks have been proposed. However, it is still very difficult to process deep learning tasks efficiently on traditional high performance computing (HPC) systems. In this paper, we propose swFLOW: a large-scale distributed framework for deep learning on Sunway TaihuLight. Based on the performance analysis results of convolutional neural network (CNN), we optimize the convolutional layer, and get 10.42x speedup compared to the original version. As for distributed training, we use elastic averaging stochastic gradient descent (EASGD) algorithm to reduce communication. On 512 processes, we get a parallel efficiency of 81.01% with communication period <span class="math"><math>τ=8</math></span>. Particularly, a decentralized implementation of distributed swFLOW system is presented to alleviate bottleneck of the central server. By using distributed swFLOW system, we can scale the batch size up to 4096 among 1024 concurrent processes for cancerous region detection algorithm. The successful application on swFLOW reveals the great opportunity for joint combination of deep learning and HPC system.</p>
computer science, information systems
What problem does this paper attempt to address?