Sciweavers

3686 search results - page 37 / 738
» Pattern-Based Parallel Programming
Sort
View
IPPS
1999
IEEE
15 years 10 months ago
Parallel Program Archetypes
A parallel program archetype is an abstraction that captures the common features of a class of problems with similar computational structure and combines them with a parallelizati...
Berna L. Massingill, K. Mani Chandy
ICPPW
2003
IEEE
15 years 11 months ago
From Distributed Sequential Computing to Distributed Parallel Computing
One approach to distributed parallel programming is to utilize self-migrating threads. Computations can be distributed first, and parallelized second. The first step produces a ...
Lei Pan, Lubomir Bic, Michael B. Dillencourt, Ming...
IWOMP
2010
Springer
15 years 10 months ago
Hybrid Parallel Programming on SMP Clusters Using XPFortran and OpenMP
Yuanyuan Zhang, Hidetoshi Iwashita, Kuninori Ishii...
TR
2008
117views more  TR 2008»
15 years 6 months ago
Redundancy Allocation for Series-Parallel Systems Using Integer Linear Programming
We consider the problem of maximizing the reliability of a series-parallel system given cost and weight constraints on the system. The number of components in each subsystem and th...
Alain Billionnet
SOFTWARE
2011
15 years 1 months ago
A Refactoring Approach to Parallelism
—In the multicore era, a major programming task will be to make programs more parallel. This is tedious because it requires changing many lines of code, and it is error-prone and...
Danny Dig