Sciweavers

3686 search results - page 30 / 738
» Pattern-Based Parallel Programming
Sort
View
74
Voted
IPPS
2010
IEEE
14 years 7 months ago
The pilot approach to cluster programming in C
John D. Carter, William B. Gardner, Gary Gré...
PLDI
2012
ACM
13 years 2 days ago
JANUS: exploiting parallelism via hindsight
This paper addresses the problem of reducing unnecessary conflicts in optimistic synchronization. Optimistic synchronization must ensure that any two concurrently executing trans...
Omer Tripp, Roman Manevich, John Field, Mooly Sagi...
IPPS
1998
IEEE
15 years 1 months ago
Building BSP Programs Using the Refinement Calculus
Abstract. We extend the refinement calculus to permit the derivation of programs in the Bulk Synchronous Parallelism (BSP) style. This demonstrates that formal approaches developed...
David B. Skillicorn