Sciweavers

5588 search results - page 164 / 1118
» Parallel Implementation of Bags
Sort
View
94
Voted
SC
1995
ACM
15 years 1 months ago
Communication Optimizations for Parallel Computing Using Data Access Information
Given the large communication overheads characteristic of modern parallel machines, optimizations that eliminate, hide or parallelize communication may improve the performance of ...
Martin C. Rinard
ACL
2001
14 years 11 months ago
A Generic Approach to Parallel Chart Parsing with an Application to LinGO
Multi-processor systems are becoming more commonplace and affordable. Based on analyses of actual parsings, we argue that to exploit the capabilities of such machines, unification...
Marcel P. Van Lohuizen
CORR
2007
Springer
93views Education» more  CORR 2007»
14 years 10 months ago
Dualheap Sort Algorithm: An Inherently Parallel Generalization of Heapsort
A generalization of the heapsort algorithm is proposed. At the expense of about 50% more comparison and move operations for typical cases, the dualheap sort algorithm offers sever...
Greg Sepesi
95
Voted
CAP
2010
14 years 5 months ago
Parallel operations of sparse polynomials on multicores: I. multiplication and Poisson bracket
The multiplication of the sparse multivariate polynomials using the recursive representations is revisited to take advantage on the multicore processors. We take care of the memor...
Mickaël Gastineau
IPPS
1997
IEEE
15 years 2 months ago
Low Latency MPI for Meiko CS/2 and ATM Clusters
MPI (Message Passing Interface) is a proposed message passing standard for development of efficient and portable parallel programs. An implementation of MPI is presented and eval...
Chris R. Jones, Ambuj K. Singh, Divyakant Agrawal