Sciweavers

56 search results - page 4 / 12
» Memory slicing
Sort
View
83
Voted
VIIP
2001
14 years 11 months ago
Aligning Large-scale Medical and Biological Data Sets: Exploring a Monkey Brain
This project addresses the issue of developing interactive rendering methods for datasets which cannot be stored on a single hard drive or in main memory anymore. Our dataset is a...
Dmitry Shulga, Joerg Meyer
94
Voted
ICSE
2004
IEEE-ACM
15 years 10 months ago
Using Compressed Bytecode Traces for Slicing Java Programs
Dynamic slicing is a well-known program debugging technique. Given a program P and input I, it finds all program statements which directly/indirectly affect the values of some var...
Tao Wang, Abhik Roychoudhury
104
Voted
PLDI
2005
ACM
15 years 3 months ago
Mitosis compiler: an infrastructure for speculative threading based on pre-computation slices
Speculative parallelization can provide significant sources of additional thread-level parallelism, especially for irregular applications that are hard to parallelize by conventio...
Carlos García Quiñones, Carlos Madri...
77
Voted
CHES
2008
Springer
132views Cryptology» more  CHES 2008»
15 years 6 days ago
Light-Weight Instruction Set Extensions for Bit-Sliced Cryptography
Bit-slicing is a non-conventional implementation technique for cryptographic software where an n-bit processor is considered as a collection of n 1-bit execution units operating in...
Philipp Grabher, Johann Großschädl, Dan...
TPDS
2008
150views more  TPDS 2008»
14 years 10 months ago
Mitosis: A Speculative Multithreaded Processor Based on Precomputation Slices
This paper presents the Mitosis framework, which is a combined hardware-software approach to speculative multithreading, even in the presence of frequent dependences among threads....
Carlos Madriles, Carlos García Quiño...