Pandore
- 1 June 1990
- journal article
- Published by Association for Computing Machinery (ACM) in ACM SIGARCH Computer Architecture News
- Vol. 18 (3b) , 380-388
- https://doi.org/10.1145/255129.255179
Abstract
The goal of the Pandore system is to allow the execution of parallel algorithms on DMPCs (Distributed Memory Parallel Computers) without having to take into account the low-level characteristics of the target distributed computer to program the algorithm. No explicit process definition and interprocess communications are needed. Parallelization is achieved through logical data organization. The Pandore system provides the user with a mean to specify data partitioning and data distribution over a domain of virtual processors for each parallel step of his algorithm. At compile time, Pandore splits the original program into parallel processes. Each process will execute some appropriate parts of the original code, according to the given data decomposition. In order to achieve a correct utilization of the data structures distributed over the processors, the Pandore system provides an execution scheme based on a communication layer, which is an abstraction of a message-passing architecture. This intermediate level is them implemented using the effective primitives of the real architecture (in our specific case, an Intel iPSC/2).Keywords
This publication has 4 references indexed in Scilit:
- Process decomposition through locality of referencePublished by Association for Computing Machinery (ACM) ,1989
- SUPERB: A tool for semi-automatic MIMD/SIMD parallelizationParallel Computing, 1988
- Dino: summary and examplesPublished by Association for Computing Machinery (ACM) ,1988
- Distributed data structures in LindaPublished by Association for Computing Machinery (ACM) ,1986