Sciweavers

923 search results - page 18 / 185
» Shared Memory Performance Profiling
Sort
View
SOSP
1989
ACM
13 years 9 months ago
Process Control and Scheduling Issues for Multiprogrammed Shared-Memory Multiprocessors
Shared-memory multiprocessors are frequently used in a timesharing style with multiple parallel applications executing at the same time. In such an environment, where the machine ...
Andrew Tucker, Anoop Gupta
ICCD
2004
IEEE
99views Hardware» more  ICCD 2004»
14 years 5 months ago
An Efficient Algorithm for Reconfiguring Shared Spare RRAM
Redundant rows and columns have been used for years to improve the yield of DRAM fabrication. However, finding a memory repair solution has been proved to be an NP-complete proble...
Hung-Yau Lin, Hong-Zu Chou, Fu-Min Yeh, Ing-Yi Che...
ISCA
1994
IEEE
129views Hardware» more  ISCA 1994»
14 years 24 days ago
Software Versus Hardware Shared-Memory Implementation: A Case Study
We comparethe performance of software-supported shared memory on a general-purpose network to hardware-supported shared memory on a dedicated interconnect. Up to eight processors,...
Alan L. Cox, Sandhya Dwarkadas, Peter J. Keleher, ...
IPPS
2005
IEEE
14 years 2 months ago
Fast Address Translation Techniques for Distributed Shared Memory Compilers
The Distributed Shared Memory (DSM) model is designed to leverage the ease of programming of the shared memory paradigm, while enabling the highperformance by expressing locality ...
François Cantonnet, Tarek A. El-Ghazawi, Pa...
HM
2005
Springer
97views Optimization» more  HM 2005»
14 years 2 months ago
Comparing Parallelization of an ACO: Message Passing vs. Shared Memory
We present a shared memory approach to the parallelization of the Ant Colony Optimization (ACO) metaheuristic and a performance comparison with an existing message passing implemen...
Pierre Delisle, Marc Gravel, Michaël Krajecki...