Paper
4 February 2013 Optimizing threshold for extreme scale analysis
Robert Maynard, Kenneth Moreland, Utkarsh Atyachit, Berk Geveci, Kwan-Liu Ma
Author Affiliations +
Proceedings Volume 8654, Visualization and Data Analysis 2013; 86540Y (2013) https://doi.org/10.1117/12.2007320
Event: IS&T/SPIE Electronic Imaging, 2013, Burlingame, California, United States
Abstract
As the HPC community starts focusing its efforts towards exascale, it becomes clear that we are looking at machines with a billion way concurrency. Although parallel computing has been at the core of the performance gains achieved until now, scaling over 1,000 times the current concurrency can be challenging. As discussed in this paper, even the smallest memory access and synchronization overheads can cause major bottlenecks at this scale. As we develop new software and adapt existing algorithms for exascale, we need to be cognizant of such pitfalls. In this paper, we document our experience with optimizing a fairly common and parallelizable visualization algorithm, threshold of cells based on scalar values, for such highly concurrent architectures. Our experiments help us identify design patterns that can be generalized for other visualization algorithms as well. We discuss our implementation within the Dax toolkit, which is a framework for data analysis and visualization at extreme scale. The Dax toolkit employs the patterns discussed here within the framework’s scaffolding to make it easier for algorithm developers to write algorithms without having to worry about such scaling issues.
© (2013) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Robert Maynard, Kenneth Moreland, Utkarsh Atyachit, Berk Geveci, and Kwan-Liu Ma "Optimizing threshold for extreme scale analysis", Proc. SPIE 8654, Visualization and Data Analysis 2013, 86540Y (4 February 2013); https://doi.org/10.1117/12.2007320
Lens.org Logo
CITATIONS
Cited by 7 scholarly publications.
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Algorithm development

Visualization

Data analysis

Visual analytics

Computer programming

Software development

Data modeling

Back to Top