Sciweavers

PPOPP
2009
ACM
13 years 11 months ago
NePalTM: design and implementation of nested parallelism for transactional memory systems
Abstract. Transactional memory (TM) promises to simplify construction of parallel applications by allowing programmers to reason about interactions between concurrently executing c...
Haris Volos, Adam Welc, Ali-Reza Adl-Tabatabai, Ta...
PPOPP
2009
ACM
13 years 11 months ago
Backtracking-based load balancing
Tasuku Hiraishi, Masahiro Yasugi, Seiji Umatani, T...
PPOPP
2009
ACM
13 years 11 months ago
Petascale computing with accelerators
A trend is developing in high performance computing in which commodity processors are coupled to various types of computational accelerators. Such systems are commonly called hybr...
Michael Kistler, John A. Gunnels, Daniel A. Broken...
PPOPP
2009
ACM
13 years 11 months ago
Techniques for efficient placement of synchronization primitives
Alexandru Nicolau, Guangqiang Li, Arun Kejariwal
PODC
2009
ACM
13 years 11 months ago
Fast scalable deterministic consensus for crash failures
We study communication complexity of consensus in synchronous message-passing systems with processes prone to crashes. The goal in the consensus problem is to have all the nonfaul...
Bogdan S. Chlebus, Dariusz R. Kowalski, Michal Str...
PODC
2009
ACM
13 years 11 months ago
Brief announcement: new bounds for the controller problem
The (M, W)-controller, originally studied by Afek, Awerbuch, Plotkin, and Saks, is a basic distributed tool that an abstraction for managing the consumption of a global resource i...
Yuval Emek, Amos Korman
PDP
2009
IEEE
13 years 11 months ago
Towards Hierarchical Management of Autonomic Components: A Case Study
Marco Aldinucci, Marco Danelutto, Peter Kilpatrick
PDP
2009
IEEE
13 years 11 months ago
High Throughput Intra-Node MPI Communication with Open-MX
Abstract—The increasing number of cores per node in highperformance computing requires an efficient intra-node MPI communication subsystem. Most existing MPI implementations rel...
Brice Goglin
PDP
2009
IEEE
13 years 11 months 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...