Sciweavers

7092 search results - page 166 / 1419
» Parallelizing constraint programs
Sort
View
EUROPAR
2003
Springer
14 years 4 months ago
KOJAK - A Tool Set for Automatic Performance Analysis of Parallel Programs
Abstract. Today’s parallel computers with SMP nodes provide both multithreading and message passing as their modes of parallel execution. As a consequence, performance analysis a...
Bernd Mohr, Felix Wolf
ICCS
2004
Springer
14 years 4 months ago
Evaluating the Performance of Skeleton-Based High Level Parallel Programs
We show in this paper how to evaluate the performance of skeleton-based high level parallel programs. Since many applications follow some commonly used algorithmic skeletons, we id...
Anne Benoit, Murray Cole, Stephen Gilmore, Jane Hi...
GECCO
2003
Springer
117views Optimization» more  GECCO 2003»
14 years 4 months ago
Improving Evolvability of Genetic Parallel Programming Using Dynamic Sample Weighting
Abstract. This paper investigates the sample weighting effect on Genetic Parallel Programming (GPP) that evolves parallel programs to solve the training samples captured directly f...
Sin Man Cheang, Kin-Hong Lee, Kwong-Sak Leung
ASPLOS
2009
ACM
14 years 11 months ago
Commutativity analysis for software parallelization: letting program transformations see the big picture
Extracting performance from many-core architectures requires software engineers to create multi-threaded applications, which significantly complicates the already daunting task of...
Farhana Aleen, Nathan Clark
COMPCON
1995
IEEE
14 years 2 months ago
Tempest: A Substrate for Portable Parallel Programs
This paper describes Tempest, a collection of mechanisms for communication and synchronization in parallel programs. With these mechanisms, authors of compilers, libraries, and ap...
Mark D. Hill, James R. Larus, David A. Wood