DocumentCode :
3178200
Title :
A parallel programming model for irregular dynamic neural networks
Author :
Prechelt, Lutz
Author_Institution :
Fakultat fur Inf., Karlsruhe Univ., Germany
fYear :
1997
fDate :
12-14 Nov 1997
Firstpage :
214
Lastpage :
219
Abstract :
The compilation of high-level programming languages for parallel machines faces two challenges: maximizing data/process locality and balancing load. No solutions for the general case are known that solve both problems at once. The present paper describes a programming model that allows to solve both problems for the special case of neural network learning algorithms, even for irregular networks with dynamically changing topology (constructive neural algorithms). The model is based on the observation that such algorithms predominantly execute local operations (on nodes and connections of the network), reductions, and broadcasts. The model is concretized in an object-centered procedural language called CuPit. The language is completely abstract: No aspects of the parallel implementation such as number of processors, data distribution, process distribution, execution model etc. are visible in user programs. The compiler can derive most information relevant for the generation of efficient code from unannotated source code. Therefore, CuPit programs are efficiently portable. A compiler for CuPit has been built for the MasPar MP-1/MP-2 using compilation techniques that can also be applied to most other parallel machines. The paper shortly presents the main ideas of the techniques used and results obtained by the various optimizations
Keywords :
neural nets; object-oriented languages; parallel programming; parallelising compilers; resource allocation; CuPit; MasPar MP-1/MP-2; data/process locality; high-level programming languages compilation; irregular dynamic neural networks; learning algorithms; load balancing; object-centered procedural language; parallel programming model; Broadcasting; Computer languages; Computer networks; Dynamic programming; Network topology; Neural networks; Parallel machines; Parallel programming; Program processors; Yarn;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Massively Parallel Programming Models, 1997. Proceedings. Third Working Conference on
Conference_Location :
London
Print_ISBN :
0-8186-8427-5
Type :
conf
DOI :
10.1109/MPPM.1997.715977
Filename :
715977
Link To Document :
بازگشت