Sciweavers

63 search results - page 2 / 13
» iThreads: A Threading Library for Parallel Incremental Compu...
Sort
View
PDP
2009
IEEE
14 years 18 days ago
Task-Parallel versus Data-Parallel Library-Based Programming in Multicore Systems
—Multicore machines are becoming common. There are many languages, language extensions and libraries devoted to improve the programmability and performance of these machines. In ...
Diego Andrade, Basilio B. Fraguela, James C. Brodm...
IPPS
2005
IEEE
13 years 11 months ago
TiNy Threads: A Thread Virtual Machine for the Cyclops64 Cellular Architecture
This paper presents the design and implementation of a thread virtual machine, called TNT (or TiNy-Threads) for the IBM Cyclops64 architecture (the latest Cyclops architecture tha...
Juan del Cuvillo, Weirong Zhu, Ziang Hu, Guang R. ...
CCGRID
2010
IEEE
13 years 6 months ago
Performance of Windows Multicore Systems on Threading and MPI
We present performance results on a Windows cluster with up to 768 cores using MPI and two variants of threading
Judy Qiu, Scott Beason, Seung-Hee Bae, Saliya Ekan...
IPPS
2009
IEEE
14 years 13 days ago
Minimizing startup costs for performance-critical threading
—Using the well-known ATLAS and LAPACK dense linear algebra libraries, we demonstrate that the parallel management overhead (PMO) can grow with problem size on even statically sc...
Anthony M. Castaldo, R. Clint Whaley
ISPA
2005
Springer
13 years 11 months ago
Reducing the Overhead of Intra-Node Communication in Clusters of SMPs
Abstract. This article presents the C++ library vShark which reduces the intranode communication overhead of parallel programs on clusters of SMPs. The library is built on top of m...
Sascha Hunold, Thomas Rauber