Sciweavers

5588 search results - page 203 / 1118
» Parallel Implementation of Bags
Sort
View
100
Voted
IPPS
2006
IEEE
15 years 9 months ago
On-chip and on-line self-reconfigurable adaptable platform: the non-uniform cellular automata case
In spite of the high parallelism exhibited by cellular automata architectures, most implementations are usually run in software. For increasing execution parallelism, hardware imp...
Andres Upegui, Eduardo Sanchez
PDCAT
2009
Springer
15 years 9 months ago
Balanced Dense Polynomial Multiplication on Multi-Cores
Abstract— In symbolic computation, polynomial multiplication is a fundamental operation akin to matrix multiplication in numerical computation. We present efficient implementati...
Marc Moreno Maza, Yuzhen Xie
PDP
1997
IEEE
15 years 7 months ago
Language and library support for practical PRAM programming
We investigate the well-known PRAM model of parallel computation as a practical parallel programming model. The two components of this project are a general-purpose PRAM programmin...
Christoph W. Keßler, Jesper Larsson Trä...
IPPS
2005
IEEE
15 years 8 months ago
A Comparison of MPI and Process Networks
The Message Passing Interface (MPI) is a popular communication library that supports the SIMD model of parallel computing. Process networks (PN), where processes communicate throu...
Thomas M. Parks
122
Voted
HPDC
1998
IEEE
15 years 7 months ago
Distant I/O: One-Sided Access to Secondary Storage on Remote Processors
We propose a new parallel, noncollective I/O strategy called Distant I/O that targets clustered computer systems in which disks are attached to compute nodes. Distant I/O allows o...
Jarek Nieplocha, Ian T. Foster, Holger Dachsel