Results 291 to 300 of about 178,091 (333)
Some of the next articles are maybe not open access.

Data Parallel Fortran

[Proceedings 1992] The Fourth Symposium on the Frontiers of Massively Parallel Computation, 1992
The authors present Data Parallel Fortran (DPF), a set of extensions to Fortran aimed at programming scientific applications on a variety of parallel machines. DPF portrays a global name space to programmers and allows programs to be written in a clear, data-parallel style.
P.M. Elustondo   +6 more
openaire   +2 more sources

On the parallelism of data

1994
This article presents a data-parallel language, which has been designed around the concepts of relations and reduction operations. Many parallel machines provide hardware support for reduction operations (such as summing all elements of an array), and these operations are widely used in parallel scientific computing.
openaire   +2 more sources

On Parallelizing the MRRR Algorithm for Data-Parallel Coprocessors

2010
The eigenvalues and eigenvectors of a symmetric matrix are of interest in a myriad of applications. One of the fastest and most accurate numerical techniques for the eigendecomposition is the Algorithm of Multiple Relatively Robust Representations (MRRR), the first stable algorithm that computes the eigenvalues and eigenvectors of a tridiagonal ...
Paolo Bientinesi, Christian Lessig
openaire   +2 more sources

Data parallelism in logic programming [PDF]

open access: possible, 1991
Many researchers have been trying to use the implicit parallelism of logic languages parallelizing the execution of independent clauses. However this approach has the disadvantage of requiring a heavy overhead for processes scheduling and synchronizing, for data migration and for collecting the results. In this paper it is proposed a different approach,
Succi G, Marino G
openaire   +2 more sources

Data communication in parallel architectures

Parallel Computing, 1989
Timing estimates for various forms of data exchange in a variety of parallel architectures are investigated. Data exchange methods emphasized are: one to one, one to all, all to all, scatter, and multiscatter. Parallel architectures, emphasized are: bus, shared memory, ring, grid, hypercube and switch. Tables summarizing the timing estimates are given.
Martin H. Schultz, Youcef Saad
openaire   +2 more sources

Parallel Data Mining

2002
Data mining refers to a process on nontrivial extraction of implicit, previously unknown and potential useful information (such as knowledge rules, constraints, regularities) from data in databases. With the availability of inexpensive storage and the progress in data capture technology, many organizations have created ultra-large databases of business
David Taniar, J. Wenny Rahayu
openaire   +1 more source

Parallel Data Processing

2013
In the following, we discuss how to achieve parallelism in in-memory and traditional database management systems. Pipelined parallelism and data parallelism are two approaches to speed up query processing.
openaire   +2 more sources

Data parallelism and Linda

1993
Is the owner-computes style of parallelism, captured in a variety of data parallel languages, attractive as a paradigm for designing explicitly parallel codes? This question gives rise to a number of others. Will such use be unwieldy? Will the resulting code run well?
Nicholas Carriero, David Gelernter
openaire   +2 more sources

Data parallelism in Haskell

Proceedings of the 2nd ACM SIGPLAN workshop on Functional high-performance computing, 2013
The implicit data parallelism in collective operations on aggregate data structures constitutes an attractive parallel programming model for functional languages. Beginning with our work on integrating nested data parallelism into Haskell, we explored a variety of different approaches to array-centric data parallel programming in Haskell, experimented ...
openaire   +2 more sources

Data-Parallel Sparse Factorization

SIAM Journal on Scientific Computing, 1998
The data-parallel implementation of the multifrontal algorithm for the LU factorization, without pivoting, of matrices having symmetric structure and nonsymmetric coefficients is considered. A simple yet efficient and scalable implementation of the multifrontal sparse LU factorization is presented.
Steven G. Kratzer   +3 more
openaire   +2 more sources

Home - About - Disclaimer - Privacy