DocumentCode :
3440122
Title :
SCL-Chan: an asynchronous data-parallel language for irregular algorithms
Author :
Melin, Emmanuel ; Raffin, Bruno ; Rebeuf, Xavier ; Virot, Bernard
Author_Institution :
Orleans Univ., France
fYear :
1997
fDate :
35521
Firstpage :
64
Lastpage :
71
Abstract :
Parallelism suffers from a lack of programming languages both simple to handle and able to take advantage of the power of present parallel computers. If parallelism expression is too high level, compilers have to perform complex optimizations leading often to poor performances. One the other hand, too low level parallelism transfers difficulties toward the programmer. We propose a programming language that integrates both a synchronous data parallel programming model and an asynchronous execution model. The synchronous data parallel programming model allows safe program design. The asynchronous execution model yields an efficient execution on present MIMD architectures without any program transformation. Our language relies an logical instruction ordering exploited by specific send/receive communications. It allows one to express only the effective data dependences between processors. This ability is enforced by a possible send/receive unmatching, useful for irregular algorithms. A sparse vector computation exemplifies our language potentialities
Keywords :
parallel architectures; parallel languages; parallel programming; SCL-Chan; asynchronous data-parallel language; asynchronous execution model; complex optimizations; data dependences; data parallel programming model; irregular algorithms; language potentialities; low level parallelism; parallel computers; parallelism expression; programming language; programming languages; safe program design; send/receive unmatching; sparse vector computation; synchronous data parallel programming model; Algorithm design and analysis; Communication system control; Computer architecture; Computer languages; Concurrent computing; Optimizing compilers; Parallel processing; Parallel programming; Programming profession; System recovery;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
High-Level Programming Models and Supportive Environments, 1997. Proceedings., Second International Workshop on
Conference_Location :
Geneva
Print_ISBN :
0-8186-7882-8
Type :
conf
DOI :
10.1109/HIPS.1997.582957
Filename :
582957
Link To Document :
بازگشت