Sciweavers

65 search results - page 1 / 13
» Reducing the Overhead of Intra-Node Communication in Cluster...
Sort
View
ISPA
2005
Springer
15 years 6 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
73
Voted
CLUSTER
2003
IEEE
15 years 6 months ago
Shared Memory Mirroring for Reducing Communication Overhead on Commodity Networks
Bruce Palmer, Jarek Nieplocha, Edoardo Aprà
ICCS
2004
Springer
15 years 6 months ago
Hierarchical Matrix-Matrix Multiplication Based on Multiprocessor Tasks
We consider the realization of matrix-matrix multiplication and propose a hierarchical algorithm implemented in a task-parallel way using multiprocessor tasks on distributed memory...
Sascha Hunold, Thomas Rauber, Gudula Rünger
118
Voted
IPPS
1998
IEEE
15 years 5 months ago
Efficient Fine-Grain Thread Migration with Active Threads
Thread migration is established as a mechanism for achieving dynamic load sharing. However, fine-grained migration has not been used due to the high thread and messaging overheads...
Boris Weissman, Benedict Gomes, Jürgen Quitte...
134
Voted
ASPLOS
1996
ACM
15 years 5 months ago
Shasta: A Low Overhead, Software-Only Approach for Supporting Fine-Grain Shared Memory
This paper describes Shasta, a system that supports a shared address space in software on clusters of computers with physically distributed memory. A unique aspect of Shasta compa...
Daniel J. Scales, Kourosh Gharachorloo, Chandramoh...