Sciweavers

9898 search results - page 342 / 1980
» Measuring Multicore Performance
Sort
View
189
Voted
ASPLOS
2012
ACM
13 years 11 months ago
Aikido: accelerating shared data dynamic analyses
Despite a burgeoning demand for parallel programs, the tools available to developers working on shared-memory multicore processors have lagged behind. One reason for this is the l...
Marek Olszewski, Qin Zhao, David Koh, Jason Ansel,...
ISCA
2012
IEEE
260views Hardware» more  ISCA 2012»
13 years 6 months ago
A case for exploiting subarray-level parallelism (SALP) in DRAM
Modern DRAMs have multiple banks to serve multiple memory requests in parallel. However, when two requests go to the same bank, they have to be served serially, exacerbating the h...
Yoongu Kim, Vivek Seshadri, Donghyuk Lee, Jamie Li...
INFOCOM
1993
IEEE
15 years 8 months ago
Fixed Versus Variable Packet Sizes in Fast Packet-Switched Networks
In this paper we investigate various performance measures of interest, when comparing fast packetswitched networks that operate with either fixed or variable packet sizes. These p...
Mahmoud Naghshineh, Roch Guérin
EUROPAR
2005
Springer
15 years 9 months ago
Soft Computing Approach to Performance Analysis of Parallel and Distributed Programs
This paper describes a novel approach to performance analysis for parallel and distributed systems that is based on soft computing. We introduce the concept of performance score re...
Hong Linh Truong, Thomas Fahringer
100
Voted
IEEEPACT
2007
IEEE
15 years 10 months ago
A Loop Correlation Technique to Improve Performance Auditing
Performance auditing is an online optimization strategy that empirically measures the effectiveness of an optimization on a particular code region. It has the potential to greatly...
Jeremy Lau, Matthew Arnold, Michael Hind, Brad Cal...