Sciweavers

166 search results - page 3 / 34
» Parallelization of a wave propagation application using a da...
Sort
View
HPCA
1998
IEEE
13 years 10 months ago
The Potential for Using Thread-Level Data Speculation to Facilitate Automatic Parallelization
As we look to the future, and the prospect of a billion transistors on a chip, it seems inevitable that microprocessors will exploit having multiple parallel threads. To achieve t...
J. Gregory Steffan, Todd C. Mowry
ICPP
1998
IEEE
13 years 10 months ago
Concurrent SSA Form in the Presence of Mutual Exclusion
Most current compiler analysis techniques are unable to cope with the semantics introduced by explicit parallel and synchronization constructs in parallel programs. In this paper ...
Diego Novillo, Ronald C. Unrau, Jonathan Schaeffer
IPPS
2006
IEEE
14 years 5 days ago
WaveGrid: a scalable fast-turnaround heterogeneous peer-based desktop grid system
We propose a novel heterogeneous scalable desktop grid system, WaveGrid, which uses a peer-to-peer architecture and can satisfy the needs of applications with fastturnaround requi...
Dayi Zhou, Virginia Mary Lo
ASPLOS
2006
ACM
14 years 4 days ago
Accelerator: using data parallelism to program GPUs for general-purpose uses
GPUs are difficult to program for general-purpose uses. Programmers can either learn graphics APIs and convert their applications to use graphics pipeline operations or they can ...
David Tarditi, Sidd Puri, Jose Oglesby
PACT
2005
Springer
13 years 11 months ago
A Parallel Version for the Propagation Algorithm
This paper presents a parallel version for the Propagation Algorithm which belongs to the region growing family of algorithms. The main goal of our implementation is to decrease de...
Márcio Bastos Castro, Lucas Baldo, Luiz Gus...