Sciweavers

856 search results - page 82 / 172
» Relative Performance of Scheduling Algorithms in Grid Enviro...
Sort
View
IPPS
2007
IEEE
15 years 10 months ago
Real-Time Distributed Scheduling of Precedence Graphs on Arbitrary Wide Networks
Previous work on scheduling dynamic competitive jobs is focused on multiprocessors configurations. This paper presents a new distributed dynamic scheduling scheme for sporadic re...
Franck Butelle, Mourad Hakem, Lucian Finta
140
Voted
ICRA
2005
IEEE
117views Robotics» more  ICRA 2005»
15 years 9 months ago
CBUG: A Quadratically Competitive Mobile Robot Navigation Algorithm
Abstract This paper is concerned with the problem where a mobile robot of size D has to navigate to a target in an unknown planar environment. The competitiveness of an on-line nav...
Yoav Gabriely, Elon Rimon
ICASSP
2011
IEEE
14 years 7 months ago
Coordinated user scheduling in the multi-cell MIMO downlink
We propose a novel, coordinated user scheduling (CUS) algorithm for inter-cell interference (ICI) mitigation in the downlink of a multi-cell multi-user MIMO system. In the propose...
Nima Seifi, Michail Matthaiou, Mats Viberg
114
Voted
NIPS
2000
15 years 4 months ago
The Manhattan World Assumption: Regularities in Scene Statistics which Enable Bayesian Inference
Preliminary work by the authors made use of the so-called "Manhattan world" assumption about the scene statistics of city and indoor scenes. This assumption stated that ...
James M. Coughlan, Alan L. Yuille
144
Voted
TOCS
2008
154views more  TOCS 2008»
15 years 3 months ago
Adaptive work-stealing with parallelism feedback
We present an adaptive work-stealing thread scheduler, ASTEAL, for fork-join multithreaded jobs, like those written using the Cilk multithreaded language or the Hood work-stealing...
Kunal Agrawal, Charles E. Leiserson, Yuxiong He, W...