Sciweavers

847 search results - page 3 / 170
» Counting Polyominoes: A Parallel Implementation for Cluster ...
Sort
View
CCGRID
2003
IEEE
15 years 10 months ago
Design and implementation of PVFS-PM: a cluster file system on SCore
This paper discusses the design and implementation of a cluster file system, called PVFS-PM, on the SCore cluster system software. This is the first attempt to implement a cluster...
Koji Segawa, Osamu Tatebe, Yuetsu Kodama, Tomohiro...
242
Voted
PODC
1993
ACM
15 years 10 months ago
A Lower Bound on Wait-Free Counting
A counting protocol (mod m) consists of shared memory bits - referred to as the counter - and of a procedure for incrementing the counter value by 1 (mod m). The procedure may be ...
Shlomo Moran, Gadi Taubenfeld
161
Voted
IPPS
2006
IEEE
16 years 11 days ago
Parallel implementation of evolutionary strategies on heterogeneous clusters with load balancing
This paper presents a load balancing algorithm for a parallel implementation of an evolutionary strategy on heterogeneous clusters. Evolutionary strategies can efficiency solve a ...
Juan Francisco Garamendi, José Luis Bosque
152
Voted
ICPPW
2003
IEEE
15 years 11 months ago
Performance Analysis of Approximate String Searching Implementations for Heterogeneous Computing Platform
This paper presents an analytical performance prediction model that can be used to predict the speedup and similar performance metrics of four approximate string searching implemen...
Panagiotis D. Michailidis, Konstantinos G. Margari...
189
Voted
HPCA
2012
IEEE
14 years 1 months ago
Flexible register management using reference counting
Conventional out-of-order processors that use a unified physical register file allocate and reclaim registers explicitly using a free list that operates as a circular queue. We ...
Steven Battle, Andrew D. Hilton, Mark Hempstead, A...