Sciweavers

4889 search results - page 214 / 978
» A Refactoring Approach to Parallelism
Sort
View
ICRA
2008
IEEE
181views Robotics» more  ICRA 2008»
14 years 5 months ago
Kinematics of the wire-driven parallel robot MARIONET using linear actuators
— Wire-driven parallel robots are special types of Gough-Stewart platform in which the rigid extensible legs are substituted by extensible wires. Usually wire length change is ob...
Jean-Pierre Merlet
EUROPAR
2007
Springer
14 years 5 months ago
TAUoverSupermon : Low-Overhead Online Parallel Performance Monitoring
Online application performance monitoring allows tracking performance characteristics during execution as opposed to doing so post-mortem. This opens up several possibilities other...
Aroon Nataraj, Matthew J. Sottile, Alan Morris, Al...
ICRA
2006
IEEE
104views Robotics» more  ICRA 2006»
14 years 4 months ago
Graphical Singularity Analysis of Planar Parallel Manipulators
- This paper introduces a new approach to identify singularities of planar parallel manipulators (PPMs). This method is based on Maxwell’s reciprocal figure theory which establis...
Amir Degani, Alon Wolf
IEEEPACT
2006
IEEE
14 years 4 months ago
A two-phase escape analysis for parallel java programs
Thread escape analysis conservatively determines which objects may be accessed in more than one thread. Thread escape analysis is useful for a variety of purposes – finding rac...
Kyungwoo Lee, Samuel P. Midkiff
EUROPAR
2005
Springer
14 years 4 months ago
SPC-XML: A Structured Representation for Nested-Parallel Programming Languages
Nested-parallelism programming models, where the task graph associated to a computation is series-parallel, present good analysis properties that can be exploited for scheduling, c...
Arturo González-Escribano, Arjan J. C. van ...