Sciweavers

4198 search results - page 267 / 840
» Data Parallel Program Design
Sort
View
142
Voted
IPPS
2010
IEEE
15 years 1 months ago
Highly scalable parallel sorting
Sorting is a commonly used process with a wide breadth of applications in the high performance computing field. Early research in parallel processing has provided us with comprehen...
Edgar Solomonik, Laxmikant V. Kalé
ARC
2008
Springer
104views Hardware» more  ARC 2008»
15 years 5 months ago
PARO: Synthesis of Hardware Accelerators for Multi-Dimensional Dataflow-Intensive Applications
Abstract. In this paper, we present the PARO design tool for the automated hardware synthesis of massively parallel embedded architectures for given dataflow dominant applications....
Frank Hannig, Holger Ruckdeschel, Hritam Dutta, J&...
145
Voted
IPPS
2007
IEEE
15 years 10 months ago
A Heterogeneous Lightweight Multithreaded Architecture
Programs with irregular patterns of dynamic data structures and/or those with complicated control structures such as recursion are notoriously difficult to parallelize efficient...
Sheng Li, Amit Kashyap, Shannon K. Kuntz, Jay B. B...
PPL
2008
106views more  PPL 2008»
15 years 3 months ago
On Implementing the Farm Skeleton
Algorithmic skeletons intend to simplify parallel programming by providing a higher abstraction compared to the usual message passing. Task and data parallel skeletons can be dist...
Michael Poldner, Herbert Kuchen
ICPADS
2005
IEEE
15 years 9 months ago
A Parallel Implementation of 2-D/3-D Image Registration for Computer-Assisted Surgery
: Image registration is a technique usually used for aligning two different images taken at different times and/or from different viewing points. A key challenge for medical image ...
Fumihiko Ino, Yasuhiro Kawasaki, Takahito Tashiro,...