Sciweavers

6542 search results - page 52 / 1309
» The tao of parallelism in algorithms
Sort
View
EUROPAR
2006
Springer
14 years 17 days ago
Implementing Irregular Parallel Algorithms with OpenMP
Writing irregular parallel algorithms with OpenMP has been rarely practised in the past. Yet it is possible, and in this paper we will use a simple breadth
Michael Süß, Claudia Leopold
HIPC
2005
Springer
14 years 2 months ago
Mobile Pipelines: Parallelizing Left-Looking Algorithms Using Navigational Programming
Abstract. Parallelizing a sequential algorithm—i.e., manually or automatically converting it into an equivalent parallel distributed algorithm—is an important problem. Ideally,...
Lei Pan, Ming Kin Lai, Michael B. Dillencourt, Lub...
INFORMATICALT
2006
77views more  INFORMATICALT 2006»
13 years 8 months ago
Parallel Numerical Algorithms for 3D Parabolic Problem with Nonlocal Boundary Condition
Three parallel algorithms for solving the 3D problem with nonlocal boundary condition are considered. The forward and backward Euler finite-difference schemes, and LOD scheme are t...
Raimondas Ciegis
EUSFLAT
2003
174views Fuzzy Logic» more  EUSFLAT 2003»
13 years 10 months ago
Evolvable fuzzy controllers using parallel evolutionary algorithms
We are trying to piece together the knowledge of evolution with the help of biology, informatics and physics to create complex evolutionary algorithms with parallel and hierarchic...
Pavel Osmera
PPOPP
1999
ACM
14 years 1 months ago
Automatic Parallelization of Divide and Conquer Algorithms
Divide and conquer algorithms are a good match for modern parallel machines: they tend to have large amounts of inherent parallelism and they work well with caches and deep memory...
Radu Rugina, Martin C. Rinard