Sciweavers

1723 search results - page 240 / 345
» Predicting the Performance of IDA* using Conditional Distrib...
Sort
View
ICS
2005
Tsinghua U.
15 years 9 months ago
What is worth learning from parallel workloads?: a user and session based analysis
Learning useful and predictable features from past workloads and exploiting them well is a major source of improvement in many operating system problems. We review known parallel ...
Julia Zilber, Ofer Amit, David Talby
ICRA
2010
IEEE
104views Robotics» more  ICRA 2010»
15 years 2 months ago
Multi-camera object detection for robotics
— Robust object detection is a critical skill for robotic applications in complex environments like homes and offices. In this paper we propose a method for using multiple camer...
Adam Coates, Andrew Y. Ng
CGO
2003
IEEE
15 years 9 months ago
Phi-Predication for Light-Weight If-Conversion
Predicated execution can eliminate hard to predict branches and help to enable instruction level parallelism. Many current predication variants exist where the result update is co...
Weihaw Chuang, Brad Calder, Jeanne Ferrante
APPT
2009
Springer
15 years 10 months ago
A Fast Scheme to Investigate Thermal-Aware Scheduling Policy for Multicore Processors
Abstract. With more cores integrated into one single chip, the overall power consumption from the multiple concurrent running programs increases dramatically in a CMP processor whi...
Liqiang He, Cha Narisu
ALENEX
2001
215views Algorithms» more  ALENEX 2001»
15 years 5 months ago
An Empirical Study of a New Approach to Nearest Neighbor Searching
In nearest neighbor searching we are given a set of n data points in real d-dimensional space, d , and the problem is to preprocess these points into a data structure, so that give...
Songrit Maneewongvatana, David M. Mount