TL;DR
ExaGeoStat is a high-performance software framework that enables exact geostatistical computations on large datasets using many-core architectures, advancing climate and environmental modeling capabilities.
Contribution
It introduces a unified, scalable platform leveraging advanced linear algebra libraries for exact Gaussian likelihood evaluations on diverse high-performance computing systems.
Findings
Achieves efficient exact likelihood computation on many-core systems.
Demonstrates scalability across different hardware architectures.
Provides a benchmark for geostatistical computations at large scale.
Abstract
We present ExaGeoStat, a high performance framework for geospatial statistics in climate and environment modeling. In contrast to simulation based on partial differential equations derived from first-principles modeling, ExaGeoStat employs a statistical model based on the evaluation of the Gaussian log-likelihood function, which operates on a large dense covariance matrix. Generated by the parametrizable Matern covariance function, the resulting matrix is symmetric and positive definite. The computational tasks involved during the evaluation of the Gaussian log-likelihood function become daunting as the number n of geographical locations grows, as O(n2) storage and O(n3) operations are required. While many approximation methods have been devised from the side of statistical modeling to ameliorate these polynomial complexities, we are interested here in the complementary approach of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
