Sciweavers

83 search results - page 4 / 17
» Performance modeling for SPMD message-passing programs
Sort
View
CONCURRENCY
1998
84views more  CONCURRENCY 1998»
13 years 8 months ago
Performance modeling for SPMD message-passing programs
Jürgen Brehm, Patrick H. Worley, Manish Madhu...
ASPLOS
1996
ACM
14 years 18 days ago
An Integrated Compile-Time/Run-Time Software Distributed Shared Memory System
On a distributed memory machine, hand-coded message passing leads to the most efficient execution, but it is difficult to use. Parallelizing compilers can approach the performance...
Sandhya Dwarkadas, Alan L. Cox, Willy Zwaenepoel
IPPS
2007
IEEE
14 years 2 months ago
Performance Evaluation of two Parallel Programming Paradigms Applied to the Symplectic Integrator Running on COTS PC Cluster
There are two popular parallel programming paradigms available to high performance computing users such as engineering and physics professionals: message passing and distributed s...
Lorena B. C. Passos, Gerson H. Pfitscher, Tarcisio...
CCGRID
2005
IEEE
14 years 2 months ago
Object-oriented SPMD
— This article presents an evolution of classical SPMD programming for clusters and grids. It is named ”Object-Oriented SPMD” as it is based on remote method invocation. More...
Laurent Baduel, Françoise Baude, Denis Caro...
IPPS
2000
IEEE
14 years 25 days ago
Controlling Distributed Shared Memory Consistency from High Level Programming Languages
One of the keys for the success of parallel processing is the availability of high-level programming languages for on-the-shelf parallel architectures. Using explicit message passi...
Yvon Jégou