Sciweavers

4889 search results - page 111 / 978
» A Refactoring Approach to Parallelism
Sort
View
DFMA
2005
IEEE
120views Multimedia» more  DFMA 2005»
14 years 2 months ago
Modelling, Analysis and Parallel Implementation of an On-line Video Encoder
Video encoding is a fundamental component of a wide range of real-time multimedia applications. In this paper we present the fine grain MPEG-4 parallelism and describe a modellin...
Ismail Assayad, Philippe Gerner, Sergio Yovine, Va...
GECCO
2004
Springer
175views Optimization» more  GECCO 2004»
14 years 2 months ago
An Architecture for Massive Parallelization of the Compact Genetic Algorithm
This paper presents an architecture which is suitable for a massive parallelization of the compact genetic algorithm. The approach is scalable, has low synchronization costs, and i...
Fernando G. Lobo, Cláudio F. Lima, Hugo Mar...
COLING
1996
13 years 10 months ago
Restricted Parallelism in Object-Oriented Lexical Parsing
We present an approach to parallel natural language parsing which is based on a concurrent, object-oriented model of computation. A depth-first, yet incomplete parsing algorithm f...
Peter Neuhaus, Udo Hahn
MVA
1992
101views Computer Vision» more  MVA 1992»
13 years 10 months ago
Contour Based Image Segmentation Process on a Parallel Vision Machine
Image processing applications need shorter processing times. This requires the parallelization of low and mid levels sequential process chains on specific machines. In this paper ...
Pascal Legrand, Jean-Pierre Dérutin
PPOPP
2010
ACM
14 years 6 months ago
Scaling LAPACK panel operations using parallel cache assignment
In LAPACK many matrix operations are cast as block algorithms which iteratively process a panel using an unblocked algorithm and then update a remainder matrix using the high perf...
Anthony M. Castaldo, R. Clint Whaley