Sciweavers

3819 search results - page 10 / 764
» Predicting Dependability by Testing
Sort
View
JILP
2000
84views more  JILP 2000»
13 years 7 months ago
Memory Dependence Prediction in Multimedia Applications
We identify that a set of multimedia applications exhibit highly regular read-after-read (RAR) and read-after-write (RAW) memory dependence streams. We exploit this regularity to ...
Andreas Moshovos, Gurindar S. Sohi
HPCA
2006
IEEE
14 years 8 months ago
Store vectors for scalable memory dependence prediction and scheduling
Allowing loads to issue out-of-order with respect to earlier unresolved store addresses is very important for extracting parallelism in large-window superscalar processors. Blindl...
Samantika Subramaniam, Gabriel H. Loh
ESEM
2009
ACM
14 years 2 months ago
Predicting defects with program dependencies
Software development is a complex and error-prone task. An important factor during the development of complex systems is the understanding of the dependencies that exist between d...
Thomas Zimmermann, Nachiappan Nagappan
ISSRE
2007
IEEE
13 years 9 months ago
Predicting Subsystem Failures using Dependency Graph Complexities
In any software project, developers need to be aware of existing dependencies and how they affect their system. We investigated the architecture and dependencies of Windows Server...
Thomas Zimmermann, Nachiappan Nagappan
ISCA
1998
IEEE
107views Hardware» more  ISCA 1998»
13 years 12 months ago
Memory Dependence Prediction Using Store Sets
For maximum performance, an out-of-order processor must issue load instructions as early as possible, while avoiding memory-order violations with prior store instructions that wri...
George Z. Chrysos, Joel S. Emer