Sciweavers

4 search results - page 1 / 1
» A UPC Runtime System Based on MPI and POSIX Threads
Sort
View
89
Voted
PDP
2006
IEEE
15 years 7 months ago
A UPC Runtime System Based on MPI and POSIX Threads
Zhang Zhang, Jeevan Savant, Steven Seidel
119
Voted
EUROPAR
2008
Springer
15 years 2 months ago
MPC: A Unified Parallel Runtime for Clusters of NUMA Machines
Over the last decade, Message Passing Interface (MPI) has become a very successful parallel programming environment for distributed memory architectures such as clusters. However, ...
Marc Pérache, Hervé Jourdren, Raymon...
105
Voted
HIPS
1998
IEEE
15 years 5 months ago
Parallel and Distributed Programming with Pthreads and Rthreads
This paper describes Rthreads (Remote threads), a software distributed shared memory system that supports sharing of global variables on clusters of computers with physically dist...
Bernd Dreier, Markus Zahn, Theo Ungerer
105
Voted
ASPLOS
2010
ACM
15 years 8 months ago
CoreDet: a compiler and runtime system for deterministic multithreaded execution
The behavior of a multithreaded program does not depend only on its inputs. Scheduling, memory reordering, timing, and low-level hardware effects all introduce nondeterminism in t...
Tom Bergan, Owen Anderson, Joseph Devietti, Luis C...