Sciweavers

328 search results - page 12 / 66
» Static performance prediction of skeletal parallel programs
Sort
View
SIGMETRICS
2003
ACM
199views Hardware» more  SIGMETRICS 2003»
14 years 1 months ago
Data cache locking for higher program predictability
Caches have become increasingly important with the widening gap between main memory and processor speeds. However, they are a source of unpredictability due to their characteristi...
Xavier Vera, Björn Lisper, Jingling Xue
GECCO
2003
Springer
117views Optimization» more  GECCO 2003»
14 years 1 months ago
Improving Evolvability of Genetic Parallel Programming Using Dynamic Sample Weighting
Abstract. This paper investigates the sample weighting effect on Genetic Parallel Programming (GPP) that evolves parallel programs to solve the training samples captured directly f...
Sin Man Cheang, Kin-Hong Lee, Kwong-Sak Leung
CLUSTER
2008
IEEE
13 years 8 months ago
Performance prediction with skeletons
The performance skeleton of an application is a short running program whose performance in any scenario reflects the performance of the application it represents. Specifically, th...
Sukhdeep Sodhi, Jaspal Subhlok, Qiang Xu
MICRO
1995
IEEE
140views Hardware» more  MICRO 1995»
13 years 12 months ago
A system level perspective on branch architecture performance
Accurate instruction fetch and branch prediction is increasingly important on today’s wide-issue architectures. Fetch prediction is the process of determining the next instructi...
Brad Calder, Dirk Grunwald, Joel S. Emer
PACT
1997
Springer
14 years 18 days ago
Estimating the Parallel Start-Up Overhead for Parallelizing Compilers
A technique for estimating the cost of executing a loop nest in parallel (parallel start-up overhead) is described in this paper. This technique is of utmost importance for paralle...
Rizos Sakellariou