Sciweavers

1001 search results - page 176 / 201
» Improving memory hierarchy performance for irregular applica...
Sort
View
CODES
2006
IEEE
14 years 15 days ago
Architectural support for safe software execution on embedded processors
The lack of memory safety in many popular programming languages, including C and C++, has been a cause for great concern in the realm of software reliability, verification, and mo...
Divya Arora, Anand Raghunathan, Srivaths Ravi, Nir...
CCGRID
2002
IEEE
14 years 3 months ago
Overcoming the Problems Associated with the Existence of Too Many DSM APIs
Despite the large research efforts in the SW–DSM community, this technology has not yet been adapted widely for significant codes beyond benchmark suites. One of the reasons co...
Martin Schulz
ISCA
1995
IEEE
98views Hardware» more  ISCA 1995»
14 years 2 months ago
Instruction Fetching: Coping with Code Bloat
Previous research has shown that the SPEC benchmarks achieve low miss ratios in relatively small instruction caches. This paper presents evidence that current software-development...
Richard Uhlig, David Nagle, Trevor N. Mudge, Stuar...
ICMCS
2006
IEEE
101views Multimedia» more  ICMCS 2006»
14 years 4 months ago
Power-Aware Particle Filtering for Video Tracking
This paper presents a novel approach to particle filtering which minimizes the total tracking distortion by considering dynamic variance of proposal density and adaptive number o...
Pan Pan, Dan Schonfeld
MICRO
1994
IEEE
99views Hardware» more  MICRO 1994»
14 years 2 months ago
Data relocation and prefetching for programs with large data sets
Numerical applications frequently contain nested loop structures that process large arrays of data. The execution of these loop structures often produces memory preference pattern...
Yoji Yamada, John Gyllenhall, Grant Haab, Wen-mei ...