Sciweavers

165 search results - page 4 / 33
» Thread Cluster Memory Scheduling
Sort
View
HPDC
1998
IEEE
13 years 10 months ago
Strings: A High-Performance Distributed Shared Memory for Symmetrical Multiprocessor Clusters
This paper introduces Strings, a high performance distributed shared memory system designed for clusters of symmetrical multiprocessors (SMPs). The distinguishing feature of this ...
Sumit Roy, Vipin Chaudhary
CLUSTER
2008
IEEE
14 years 6 days ago
Message progression in parallel computing - to thread or not to thread?
Abstract—Message progression schemes that enable communication and computation to be overlapped have the potential to improve the performance of parallel applications. With curre...
Torsten Hoefler, Andrew Lumsdaine
CCGRID
2006
IEEE
13 years 11 months ago
Dynamic List Scheduling of Threads on Clusters
Gerson G. H. Cavalheiro, Epifanio Dinis Benitez, D...
GPC
2008
Springer
13 years 6 months ago
Work Stealing Technique and Scheduling on the Critical Path
This paper is about a new framework for high performance thread scheduling based on the work stealing principle when processors may run at different speed. We also take into accou...
Christophe Cérin, Michel Koskas
ISCAPDCS
2004
13 years 7 months ago
An Adaptive OpenMP Loop Scheduler for Hyperthreaded SMPs
Hyperthreaded(HT) and simultaneous multithreaded (SMT) processors are now available in commodity workstations and servers. This technology is designed to increase throughput by ex...
Yun Zhang, Mihai Burcea, Victor Cheng, Ron Ho, Mic...