Sciweavers

6897 search results - page 651 / 1380
» Parallelization of Modular Algorithms
Sort
View
HPDC
2008
IEEE
16 years 1 months ago
Scheduling mixed-parallel applications with advance reservations
This paper investigates the scheduling of mixed-parallel applications, which exhibit both task and data parallelism, in advance reservations settings. Both the problem of minimizi...
Kento Aida, Henri Casanova
IPPS
2002
IEEE
15 years 11 months ago
Toward Optimal Diffusion Matrices
Efficient load balancing algorithms are the key to many efficient parallel applications. Until now, research in this area has mainly been focusing on homogeneous schemes. Howeve...
Robert Elsässer, Burkhard Monien, Günter...
IPPS
1999
IEEE
15 years 11 months ago
Experimental Evaluation of QSM, a Simple Shared-Memory Model
Parallel programming models should attempt to satisfy two conflicting goals. On one hand, they should hide architectural details so that algorithm designers can write simple, port...
Brian Grayson, Michael Dahlin, Vijaya Ramachandran
SC
1990
ACM
15 years 11 months ago
Loop distribution with arbitrary control flow
Loop distribution is an integral part of transforming a sequential program into a parallel one. It is used extensively in parallelization,vectorization, and memory management. For...
Ken Kennedy, Kathryn S. McKinley
RT
1995
Springer
15 years 10 months ago
Rendering Trees from Precomputed Z-Buffer Views
Parallel projection z-buffer images are precomputed for a number of preset viewing directions on the unit sphere. Using the depth information, we can reconstruct a 3-D point from e...
Nelson L. Max, Keiichi Ohsaki