DocumentCode
3485897
Title
Data-parallel functional programming
Author
VanderWiel, Steven ; Davis, James A.
Author_Institution
Dept. of Electr. & Comput. Eng., Iowa State Univ., Ames, IA, USA
fYear
1993
fDate
13-16 Apr 1993
Firstpage
602
Lastpage
608
Abstract
This paper describes an implementation scheme that maps sequences (lists) in the functional language FP onto a data-parallel SIMD multiprocessor. The mapping is dynamic (i.e., self-organizing at run-time via an atom vector) and is transparent to the programmer. Furthermore, as the problem size and the capability of the architecture increases, the method described will proportionally scale the degree of parallelism. The authors chose FP as the application language because it is a simple yet expressive language and because FP allows one to create functional forms that yield highly-parallel computations when applied to lists representing matrix or vector data. The target architecture is a MasPar MP-1 with 16 K processors
Keywords
functional programming; high level languages; parallel programming; MasPar MP-1; application language; data-parallel SIMD multiprocessor; functional language FP; implementation scheme; parallelism; Computer architecture; Computer languages; Concurrent computing; Contracts; Functional programming; Laboratories; Parallel processing; Parallel programming; Programming profession; Runtime;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel Processing Symposium, 1993., Proceedings of Seventh International
Conference_Location
Newport, CA
Print_ISBN
0-8186-3442-1
Type
conf
DOI
10.1109/IPPS.1993.262811
Filename
262811
Link To Document