Proceedings International Phoenix Conference on Computers and Communications
DOI: 10.1109/pccc.1995.472454
|View full text |Cite
|
Sign up to set email alerts
|

HyperPascal for architecture independent parallel programming

Abstract: The design and implementation of a high-level parallel programming language interface for distributedm e m o r y M I M D architectures is described. This interface is termed as Hyperpascal and is based on a Computation Graph Decomposition model of parallel programming. Hyperpascal closely resembles the Pascal language but in addition provides constructs that allow for the high-level specification of process parallelism. Hyperpascal provides a machine-andependent view of parallel programming, simplifies paralle… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
4
0

Publication Types

Select...
1

Relationship

0
1

Authors

Journals

citations
Cited by 1 publication
(4 citation statements)
references
References 15 publications
0
4
0
Order By: Relevance
“…The role of each process (atm or ocn) spawned would be determined by its rank by if (MyRank<=LastAtm) then atm else ocn; as the main program, specifying that processes with ranks 0 to LastAtm behave like atms and the rest like ocns. ocnP [1,1] atmP [2,6] atmP [2,8] atmP [2,7] atmP [3,7] atmP [3,6] atmP [3,8] …”
Section: Software Engineering Costs Of Direct Mpi Implementationsmentioning
confidence: 99%
See 3 more Smart Citations
“…The role of each process (atm or ocn) spawned would be determined by its rank by if (MyRank<=LastAtm) then atm else ocn; as the main program, specifying that processes with ranks 0 to LastAtm behave like atms and the rest like ocns. ocnP [1,1] atmP [2,6] atmP [2,8] atmP [2,7] atmP [3,7] atmP [3,6] atmP [3,8] …”
Section: Software Engineering Costs Of Direct Mpi Implementationsmentioning
confidence: 99%
“…ocn or land) via its single port Down [1]. The actual value of context and port will depend on the application configuration.…”
Section: The Ensemble Atm Componentmentioning
confidence: 99%
See 2 more Smart Citations