Sciweavers

2474 search results - page 77 / 495
» Solving Problems on Parallel Computers by Cellular Programmi...
Sort
View
137
Voted
SC
2005
ACM
15 years 8 months ago
Transformations to Parallel Codes for Communication-Computation Overlap
This paper presents program transformations directed toward improving communication-computation overlap in parallel programs that use MPI’s collective operations. Our transforma...
Anthony Danalis, Ki-Yong Kim, Lori L. Pollock, D. ...
227
Voted
HIPC
2009
Springer
15 years 9 days ago
A performance prediction model for the CUDA GPGPU platform
The significant growth in computational power of modern Graphics Processing Units(GPUs) coupled with the advent of general purpose programming environments like NVIDA's CUDA,...
Kishore Kothapalli, Rishabh Mukherjee, M. Suhail R...
119
Voted
PVM
1999
Springer
15 years 6 months ago
JPT: A Java Parallelization Tool
Abstract. PVM is a succesfull programming environment for distributed computing in the languages C and Fortran. Recently several implementations of PVM for Java have been added, ma...
Kristof Beyls, Erik H. D'Hollander, Yijun Yu
122
Voted
DAGSTUHL
2003
15 years 3 months ago
Program Optimization in the Domain of High-Performance Parallelism
I consider the problem of the domain-specific optimization of programs. I review different approaches, discuss their potential, and sketch instances of them from the practice of ...
Christian Lengauer
126
Voted
GPEM
2002
134views more  GPEM 2002»
15 years 2 months ago
Genetic Programming and Autoconstructive Evolution with the Push Programming Language
Push is a programming language designed for the expression of evolving programs within an evolutionary computation system. This article describes Push and illustrates some of the o...
Lee Spector, Alan J. Robinson