1988
DOI: 10.1016/0167-8191(88)90094-4
|View full text |Cite
|
Sign up to set email alerts
|

A single-program-multiple-data computational model for EPEX/FORTRAN

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
53
0
1

Year Published

1992
1992
2015
2015

Publication Types

Select...
8
1

Relationship

0
9

Authors

Journals

citations
Cited by 144 publications
(54 citation statements)
references
References 2 publications
0
53
0
1
Order By: Relevance
“…By default, data is shared as per the OpenMP standard. The target execution model for our translation scheme is SPMD [7] with the following characteristics:…”
Section: Baseline Openmp To Mpi Translation Schemementioning
confidence: 99%
“…By default, data is shared as per the OpenMP standard. The target execution model for our translation scheme is SPMD [7] with the following characteristics:…”
Section: Baseline Openmp To Mpi Translation Schemementioning
confidence: 99%
“…Consequently, performance programming is an extensive research area that ranges from compiling techniques for exploiting SIMD architectures to programming models for MIMD architectures (e.g., shared memory and message passing models) to programming paradigms and languages. According to [123], Flynn's taxonomy can be extended from the perspective of software architecture. Performance programming can then be classified into three main categories:…”
Section: Performance Programmingmentioning
confidence: 99%
“…We apply a coarse-grained parallelization strategy, following the Single Program Multiple Data (SPMD) model [18]. Parallel triangulation of planar segments is easily accomplished by dividing the set of segments into subsets that are distributed across a pool of threads.…”
Section: Computationally Efficient Architecturementioning
confidence: 99%