Sciweavers

3018 search results - page 143 / 604
» Leveraging the
Sort
View
LCPC
2009
Springer
14 years 2 months ago
MIMD Interpretation on a GPU
Programming heterogeneous parallel computer systems is notoriously difficult, but MIMD models have proven to be portable across multi-core processors, clusters, and massively paral...
Henry G. Dietz, B. Dalton Young
EUROPAR
2001
Springer
14 years 2 months ago
Implementing Java on Clusters
We have implemented a virtual machine (VM) for Java which executes on a cluster. Our cluster VM completely hides the cluster from the application, presenting a single system image...
Yariv Aridor, Michael Factor, Avi Teperman
NOSSDAV
2001
Springer
14 years 2 months ago
Bayeux: an architecture for scalable and fault-tolerant wide-area data dissemination
The demand for streaming multimedia applications is growing at an incredible rate. In this paper, we propose Bayeux, an efficient application-level multicast system that scales t...
Shelley Zhuang, Ben Y. Zhao, Anthony D. Joseph, Ra...
ICPR
2000
IEEE
14 years 2 months ago
Improving Appearance-Based Object Recognition in Cluttered Backgrounds
Appearance-based object recognition systems are currently the most successful approach for dealing with 3D recognition of arbitrary objects in the presence of clutter and occlusio...
Andrea Selinger, Randal C. Nelson
MICRO
2000
IEEE
118views Hardware» more  MICRO 2000»
14 years 2 months ago
A study of slipstream processors
A slipstream processor reduces the length of a running program by dynamically skipping computation non-essential for correct forward progress. The shortened program runs faster as...
Zachary Purser, Karthik Sundaramoorthy, Eric Roten...