Sciweavers

14 search results - page 1 / 3
» Static and Dynamic Partitioning of Pointers as Links and Thr...
Sort
View
94
Voted
ICFP
1996
ACM
15 years 7 months ago
Static and Dynamic Partitioning of Pointers as Links and Threads
David S. Wise, Joshua Walgenbach
133
Voted
APPT
2005
Springer
15 years 9 months ago
Static Partitioning vs Dynamic Sharing of Resources in Simultaneous MultiThreading Microarchitectures
Simultaneous MultiThreading (SMT) achieves better system resource utilization and higher performance because it exploits ThreadLevel Parallelism (TLP) in addition to “conventiona...
Chen Liu, Jean-Luc Gaudiot
149
Voted
IFIP
1998
Springer
15 years 7 months ago
Combining Static Partitioning with Dynamic Distribution of Threads
This paper presents a hybrid approach to automatic parallelization of computer programs which combines static extraction of threads (tasks) with dynamic scheduling for parallel an...
Ronald Moore, Melanie Klang, Bernd Klauer, Klaus W...
149
Voted
HIPC
2003
Springer
15 years 8 months ago
Thread Migration/Checkpointing for Type-Unsafe C Programs
Thread migration/checkpointing is becoming indispensable for load balancing and fault tolerance in high performance computing applications, and its success depends on the migration...
Hai Jiang, Vipin Chaudhary
151
Voted
ESOP
2011
Springer
14 years 7 months ago
Static Analysis of Run-Time Errors in Embedded Critical Parallel C Programs
We present a static analysis by Abstract Interpretation to check for run-time errors in parallel C programs. Following our work on Astr´ee, we focus on embedded critical programs ...
Antoine Miné