FORTRAN-M - A LANGUAGE FOR MODULAR PARALLEL PROGRAMMING

被引:39
作者
FOSTER, IT [1 ]
CHANDY, KM [1 ]
机构
[1] CALTECH, DEPT COMP SCI, PASADENA, CA 91125 USA
关键词
D O I
10.1006/jpdc.1995.1044
中图分类号
TP301 [理论、方法];
学科分类号
081202 ;
摘要
FORTRAN M is a Small set of extensions to FORTRAN 77 that supports a modular approach to the design of message-passing programs. It has the following features. (1) Modularity. Programs are constructed by using explicitly declared communication channels to plug together program modules called processes. A process can encapsulate common data, subprocesses, and internal communication. (2) Safety. Operations on channels are restricted so as to guarantee deterministic execution, even in dynamic computations that create and delete processes and channels. Channels are typed, so a compiler can check for correct usage. (3) Architecture Independence. The mapping of processes to processors can be specified with respect to a virtual computer with size and shape different from that of the target computer. Mapping is specified by annotations that influence performance but not correctness. (4) Efficiency. FORTRAN M can be compiled efficiently for uniprocessors, shared-memory computers, distributed-memory computers, and networks of workstations. Because message passing is incorporated into the language, a compiler can optimize communication as well as computation. (C) 1995 Academic Press, Inc.
引用
收藏
页码:24 / 35
页数:12
相关论文
共 34 条
[31]  
Taylor S., Parallel Logic Programming Techniques, (1989)
[32]  
CM Fortran Reference Manual, (1989)
[33]  
Von Eicken T., Culler D., Goldstein S., Schauser K., Active messages: A mechanism for integrating communication and computation, Proc. 19Th Inti. Symp. Computer Architecture, (1992)
[34]  
Young M., Et al., The duality of memory and communication in Mach, Proc. 11th Symp. On Operating System Principles, pp. 63-76, (1987)