Sciweavers

3656 search results - page 1 / 732
» Parallel programming in Split-C
Sort
View
71
Voted
SC
1993
ACM
15 years 3 months ago
Parallel programming in Split-C
David E. Culler, Andrea C. Arpaci-Dusseau, Seth Co...
86
Voted
PPOPP
1997
ACM
15 years 3 months ago
Performance Implications of Communication Mechanisms in All-Software Global Address Space Systems
Global addressing of shared data simplifies parallel programming and complements message passing models commonly found in distributed memory machines. A number of programming sys...
Beng-Hong Lim, Chi-Chao Chang, Grzegorz Czajkowski...
89
Voted
IPPS
1996
IEEE
15 years 3 months ago
Parallel Algorithms for Image Enhancement and Segmentation by Region Growing with an Experimental Study
This paper presents e cient and portable implementations of a useful image enhancement process, the Symmetric Neighborhood Filter SNF, and an image segmentation technique which ma...
David A. Bader, Joseph JáJá, David H...
94
Voted
IPPS
1996
IEEE
15 years 3 months ago
Practical Parallel Algorithms for Dynamic Data Redistribution, Median Finding, and Selection
A common statistical problem is that of nding the median element in a set of data. This paper presents a fastand portable parallel algorithm for nding the median given a set of el...
David A. Bader, Joseph JáJá
64
Voted
CONCURRENCY
2002
112views more  CONCURRENCY 2002»
14 years 10 months ago
An analysis of VI Architecture primitives in support of parallel and distributed communication
We present the results of a detailed study of the Virtual Interface (VI) paradigm as a communication foundation for a distributed computing environment. Using Active Messages and ...
Andrew Begel, Philip Buonadonna, David E. Culler, ...