@inproceedings{f4f5d3b5d72549709e782ae50060e0a1,
title = "A distributed data-parallel framework for analysis and visualization algorithm development",
abstract = "The coming generation of supercomputing architectures will require fundamental changes in programming models to effectively make use of the expected million to billion way concurrency and thousand-fold reduction in per-core memory. Most current parallel analysis and visualization tools achieve scalability by partitioning the data, either spatially or temporally, and running serial computational kernels on each data partition, using message passing as needed. These techniques lack the necessary level of data parallelism to execute effectively on the underlying hardware. This paper introduces a framework that enables the expression of analysis and visualization algorithms with memory-efficient execution in a hybrid distributed and data parallel manner on both multi-core and many-core processors. We demonstrate results on scientific data using CPUs and GPUs in scalable heterogeneous systems.",
keywords = "GPGPU, analysis, visualization",
author = "Meredith, {Jeremy S.} and Robert Sisneros and David Pugmire and Sean Ahern",
year = "2012",
doi = "10.1145/2159430.2159432",
language = "English",
isbn = "9781450312332",
series = "ACM International Conference Proceeding Series",
pages = "11--19",
booktitle = "5th Workshop on General-Purpose Computation on Graphics Processing Units, GPGPU-5 - Held in Cooperation with ACM ASPLOS XVII",
note = "5th Workshop on General-Purpose Computation on Graphics Processing Units, GPGPU-5 - Held in Cooperation with ACM ASPLOS XVII ; Conference date: 03-03-2012 Through 03-03-2012",
}