Sciweavers

64 search results - page 1 / 13
» Optimizing Array Distributions in Data-Parallel Programs
Sort
View
LCPC
1994
Springer
13 years 8 months ago
Optimizing Array Distributions in Data-Parallel Programs
Data parallel programs are sensitive to the distribution of data across processor nodes. We formulate the reduction of inter-node communication as an optimization on a colored gra...
Krishna Kunchithapadam, Barton P. Miller
IPPS
2007
IEEE
13 years 11 months ago
Coordinating Data Parallel SAC Programs with S-Net
We propose a two-layered approach for exploiting different forms of concurrency in complex systems: We specify computational components in our functional array language SaC, whic...
Clemens Grelck, Sven-Bodo Scholz, Alexander V. Sha...
EUROPAR
1997
Springer
13 years 8 months ago
Nova Visualization for Optimization of Data-Parallel Programs
Clinton L. Jeffery, Sandra G. Dykes, Xiaodong Zhan...
PDP
2009
IEEE
13 years 11 months ago
Task-Parallel versus Data-Parallel Library-Based Programming in Multicore Systems
—Multicore machines are becoming common. There are many languages, language extensions and libraries devoted to improve the programmability and performance of these machines. In ...
Diego Andrade, Basilio B. Fraguela, James C. Brodm...
IPPS
2000
IEEE
13 years 9 months ago
Combining Fusion Optimizations and Piecewise Execution of Nested Data-Parallel Programs
Abstract. Nested data-parallel programs often have large memory requirements due to their high degree of parallelism. Piecewise execution is an implementation technique used to min...
W. Pfannenstiel