Sciweavers

49 search results - page 1 / 10
» Maps: A Compiler-Managed Memory System for Raw Machines
Sort
View
ISCA
1999
IEEE
218views Hardware» more  ISCA 1999»
14 years 3 months ago
Maps: A Compiler-Managed Memory System for Raw Machines
Rajeev Barua, Walter Lee, Saman P. Amarasinghe, An...
ECOOP
2007
Springer
14 years 5 months ago
Object-Relative Addressing: Compressed Pointers in 64-Bit Java Virtual Machines
64-bit address spaces come at the price of pointers requiring twice as much memory as 32-bit address spaces, resulting in increased memory usage. Increased memory usage is especia...
Kris Venstermans, Lieven Eeckhout, Koen De Bossche...
MICRO
2005
IEEE
107views Hardware» more  MICRO 2005»
14 years 4 months ago
Stream Programming on General-Purpose Processors
— In this paper we investigate mapping stream programs (i.e., programs written in a streaming style for streaming architectures such as Imagine and Raw) onto a general-purpose CP...
Jayanth Gummaraju, Mendel Rosenblum
SIGOPS
2010
162views more  SIGOPS 2010»
13 years 9 months ago
Visual and algorithmic tooling for system trace analysis: a case study
Despite advances in the application of automated statistical and machine learning techniques to system log and trace data there will always be a need for human analysis of machine...
Wim De Pauw, Steve Heisig
ACPC
1999
Springer
14 years 3 months ago
Optimizing I/O for Irregular Applications on Distributed-Memory Machines
In this paper we present the design, implementation and evaluation of a runtime system based on collective I/O techniques for irregular applications. Its main goal is to provide pa...
Jesús Carretero, Jaechun No, Alok N. Choudh...