Sciweavers

6105 search results - page 84 / 1221
» A Parallel Algorithm for Bound-Smoothing
Sort
View
AICCSA
2001
IEEE
177views Hardware» more  AICCSA 2001»
15 years 1 months ago
On a Parallel Extended Euclidean Algorithm
A new parallelization of Euclid's greatest common divisor algorithm is proposed. It matches the best existing integer GCD algorithms since it can be achieved in parallel O(n/...
Sidi Mohamed Sedjelmaci
WSCG
2001
75views more  WSCG 2001»
14 years 11 months ago
A New Parallel Volume Rendering Algorithm
On screen division of objects for parallel volume rendering is considered in this paper. The suggested algorithm runs on private-memory based parallel computers. The notable chara...
Chin Hyun Chung, R. S. Ramakrishna
JAR
2008
101views more  JAR 2008»
14 years 9 months ago
Tilting at Windmills with Coq: Formal Verification of a Compilation Algorithm for Parallel Moves
This article describes the formal verification of a compilation algorithm that transforms parallel moves (parallel assignments between variables) into a semanticallyequivalent sequ...
Laurence Rideau, Bernard P. Serpette, Xavier Leroy
PPSN
2004
Springer
15 years 3 months ago
Robust Parallel Genetic Algorithms with Re-initialisation
The influence of different parallel genetic algorithm (PGA) architectures on the GA convergence properties is analysed. Next, two proposed versions of these PGA architectures are c...
Ivan Sekaj
EUROPAR
2006
Springer
15 years 1 months ago
Implementing Irregular Parallel Algorithms with OpenMP
Writing irregular parallel algorithms with OpenMP has been rarely practised in the past. Yet it is possible, and in this paper we will use a simple breadth
Michael Süß, Claudia Leopold