8481

Efficient Dynamic Derived Field Generation on Many-Core Architectures Using Python

Cyrus Harrison, Paul Navratil, Maysam Moussalem, Ming Jiang, Hank Childs
Lawrence Livermore National Laboratory
Workshop Python for High Performance and Scientific Computing (PyHPC 2012), 2012

@article{harrison2012efficient,

   title={Efficient Dynamic Derived Field Generation on Many-Core Architectures Using Python},

   author={Harrison, C. and Navr{‘a}til, P. and Moussalem, M. and Jiang, M. and Childs, H.},

   year={2012}

}

Download Download (PDF)   View View   Source Source   

1539

views

Derived field generation is a critical aspect of many visualization and analysis systems. This capability is frequently implemented by providing users with a language to create new fields and then translating their "programs" into a pipeline of filters that are combined in sequential fashion. Although this design is highly extensible and practical for development, the runtime characteristics of the typical implementation are poor, since it iterates over large arrays many times. As we reconsider visualization and analysis systems for many-core architectures, we must re-think the best way to implement derived fields while being cognizant of data movement. In this paper, we describe a flexible Python-based framework that realizes efficient derived field generation on many-core architectures using OpenCL. Our framework supports the development of different execution strategies for composing operations using a common library of building blocks. We present an evaluation of our framework by testing three execution strategies to explore tradeoffs between runtime performance and memory constraints. We successfully demonstrate our framework in an HPC environment using the vortex detection application on a large-scale simulation.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: