Implementation of GAMMA on a Massively Parallel Computer

Huang Linpeng,Tong Weiqin,Kam Wing Ng,Sun Yongqiang
DOI: https://doi.org/10.1007/bf02943142
IF: 1.871
1997-01-01
Journal of Computer Science and Technology
Abstract:The GAMMA paradigm is recently proposed by Banâtre and Métayer to describe the systematic construction of parallel programs without introducing artificial sequentially. This paper presents two synchronous execution models for GAMMA and discusses how to implement them on MasPar MP-1, a massively data parallel computer. The results show that GAMMA paradigm can be implemented very naturally on data parallel machines, and very high level language, such as GAMMA in which parallelism is left implicit, is suitable for specifying massively parallel applications.
What problem does this paper attempt to address?