Parallel implementation and computational analysis of the multi-resolution approximation
Blake, L., Simonson, P., Hammerling, D.. (2018). Parallel implementation and computational analysis of the multi-resolution approximation. , doi:https://doi.org/10.5065/D6XW4HNH
Title | Parallel implementation and computational analysis of the multi-resolution approximation |
---|---|
Genre | Technical Report |
Author(s) | Lewis Blake, P. Simonson, Dorit Hammerling |
Abstract | We design and implement a parallel version of the multi-resolution approximation (MRA) and analyze its computational performance for large geospatial datasets. Our parallelization extends to calculating the prior distribution, posterior distribution, and spatial prediction. We provide an overview of the MRA model and our implementation. A detailed description of our codebase and schematics are included for ease of reference. In an effort to identify efficient model configurations for datasets of various sizes, we perform timing and memory profiling studies including benchmarking against our serial implementation. To test the scalability of our model, remote sensing data of Sea Surface Temperature (SST) recorded by NASA's AMSR-2 and MODIS satellite instruments on the order of 2.4 million and 2.7 million observations, respectively, are used. We show that there is a trade-off between memory consumption and runtime for both smaller and larger datasets. Often utilizing more workers will reduce runtimes in exchange for larger memory requirements associated with parallel computations. These findings highlight the necessity for carefully selecting the model and parallel set-up configurations as a function of the data size and the computational infrastructure. |
Publication Title | |
Publication Date | Oct 26, 2018 |
Publisher's Version of Record | https://doi.org/10.5065/D6XW4HNH |
OpenSky Citable URL | https://n2t.org/ark:/85065/d7k07756 |
OpenSky Listing | View on OpenSky |
CISL Affiliations | TDD, AIML |