Sciweavers

3868 search results - page 28 / 774
» A Distributed Parallel Programming Framework
Sort
View
PACT
1997
Springer
15 years 1 months ago
Control-Driven Coordination Programming in Shared Dataspace
This paper argues for an alternative way of designing coordination models for parallel and distributed environments based on a complete symmetry between and decoupling of producers...
George A. Papadopoulos, Farhad Arbab
PPOPP
2003
ACM
15 years 3 months ago
Using generative design patterns to generate parallel code for a distributed memory environment
A design pattern is a mechanism for encapsulating the knowledge of experienced designers into a re-usable artifact. Parallel design patterns reflect commonly occurring parallel co...
Kai Tan, Duane Szafron, Jonathan Schaeffer, John A...
PVG
2003
IEEE
138views Visualization» more  PVG 2003»
15 years 3 months ago
Sort-First, Distributed Memory Parallel Visualization and Rendering
While commodity computing and graphics hardware has increased in capacity and dropped in cost, it is still quite difficult to make effective use of such systems for general-purpos...
E. Wes Bethel, Greg Humphreys, Brian E. Paul, J. D...
ICPP
2008
IEEE
15 years 4 months ago
Maotai: View-Oriented Parallel Programming on CMT Processors
View-Oriented Parallel Programming (VOPP) is a novel parallel programming model which uses views for commu
Jiaqi Zhang, Zhiyi Huang, Wenguang Chen, Qihang Hu...
EUROPAR
2010
Springer
14 years 11 months ago
Exceptions for Algorithmic Skeletons
Abstract. Algorithmic Skeletons offer high-level abstractions for parallel programming based on recurrent parallelism patterns. Patterns can be combined and nested into more comple...
Mario Leyton, Ludovic Henrio, José M. Pique...