Sciweavers

2474 search results - page 83 / 495
» Solving Problems on Parallel Computers by Cellular Programmi...
Sort
View
117
Voted
POPL
2009
ACM
15 years 9 months ago
Declarative aspects of memory management in the concurrent collections parallel programming model
Concurrent Collections (CnC)[8] is a declarative parallel language that allows the application developer to express their parallel application as a collection of high-level comput...
Zoran Budimlic, Aparna Chandramowlishwaran, Kathle...
99
Voted
IMSCCS
2006
IEEE
15 years 8 months ago
Implementations of Grid-Based Distributed Parallel Computing
Grid computing provides new solutions for numerous complex problems. It is an inevitable trend to implement the distributed parallel computing of large-scale problems with the gri...
Weiwei Lin, Changgeng Guo, Deyu Qi, Yuehong Chen, ...
135
Voted
PDP
2003
IEEE
15 years 7 months ago
A Coarse-Grained Multicomputer Algorithm for the Longest Common Subsequence Problem
The paper presents a Coarse-Grained Multicomputer algorithm that solves the Longest Common Subsequence Problem. This algorithm can be implemented in the CGM with È processors in ...
Thierry Garcia, Jean Frédéric Myoupo...
161
Voted
CG
2008
Springer
15 years 2 months ago
Parallel techniques for physically based simulation on multi-core processor architectures
As multi-core processor systems become more and more widespread, the demand for efficient parallel algorithms also propagates into the field of computer graphics. This is especial...
Bernhard Thomaszewski, Simon Pabst, Wolfgang Bloch...
127
Voted
SPAA
2006
ACM
15 years 8 months ago
Towards automatic parallelization of tree reductions in dynamic programming
Tree contraction algorithms, whose idea was first proposed by Miller and Reif, are important parallel algorithms to implement efficient parallel programs manipulating trees. Desp...
Kiminori Matsuzaki, Zhenjiang Hu, Masato Takeichi