English

An Implementation of Back-Propagation Learning on GF11, a Large SIMD Parallel Computer

Machine Learning 2018-01-08 v1 Distributed, Parallel, and Cluster Computing Neural and Evolutionary Computing

Abstract

Current connectionist simulations require huge computational resources. We describe a neural network simulator for the IBM GF11, an experimental SIMD machine with 566 processors and a peak arithmetic performance of 11 Gigaflops. We present our parallel implementation of the backpropagation learning algorithm, techniques for increasing efficiency, performance measurements on the NetTalk text-to-speech benchmark, and a performance model for the simulator. Our simulator currently runs the back-propagation learning algorithm at 900 million connections per second, where each "connection per second" includes both a forward and backward pass. This figure was obtained on the machine when only 356 processors were working; with all 566 processors operational, our simulation will run at over one billion connections per second. We conclude that the GF11 is well-suited to neural network simulation, and we analyze our use of the machine to determine which features are the most important for high performance.

Keywords

Cite

@article{arxiv.1801.01554,
  title  = {An Implementation of Back-Propagation Learning on GF11, a Large SIMD Parallel Computer},
  author = {Michael Witbrock and Marco Zagha},
  journal= {arXiv preprint arXiv:1801.01554},
  year   = {2018}
}
R2 v1 2026-06-22T23:36:53.552Z