Sciweavers

6437 search results - page 254 / 1288
» Parallel Algorithms for Arrangements
Sort
View
163
Voted
IPPS
2010
IEEE
15 years 1 months ago
Tile QR factorization with parallel panel processing for multicore architectures
To exploit the potential of multicore architectures, recent dense linear algebra libraries have used tile algorithms, which consist in scheduling a Directed Acyclic Graph (DAG) of...
Bilel Hadri, Hatem Ltaief, Emmanuel Agullo, Jack D...
114
Voted
IPPS
1999
IEEE
15 years 7 months ago
A New Approach to Parallel Dynamic Partitioning for Adaptive Unstructured Meshes
Classical mesh partitioning algorithms were designed for rather static situations, and their straightforward application in a dynamical framework may lead to unsatisfactory result...
Gerd Heber, Guang R. Gao, Rupak Biswas
110
Voted
PDPTA
2007
15 years 4 months ago
Generic Parallel Processing Techniques for Nanoscale Spin-Wave Architectures
- In this paper, we study the algorithm design aspects of three newly developed spin-wave architectures. The architectures are capable of simultaneously transmitting multiple signa...
Mary Mehrnoosh Eshaghian-Wilner, Shiva Navab
100
Voted
GECCO
2008
Springer
131views Optimization» more  GECCO 2008»
15 years 4 months ago
Testing parallelization paradigms for MOEAs
In this paper, we report on our investigation of factors affecting the performance of various parallelization paradigms for multiobjective evolutionary algorithms. Different paral...
Sadeesha Gamhewa, Philip Hingston
116
Voted
SIGCSE
2008
ACM
295views Education» more  SIGCSE 2008»
15 years 3 months ago
A specimen MPI application: N-Queens in parallel
: The generalized problem of placing n queens on an n-by-n board provides an "embarrassingly parallel" problem for parallel solution. This paper expands on the discussion...
Timothy J. Rolfe