The parallel c++ statistical library 'QUESO': quantification of uncertainty for estimation, simulation and optimization

  • Authors:
  • Ernesto E. Prudencio;Karl W. Schulz

  • Affiliations:
  • Institute for Computational Engineering and Sciences (ICES), The University of Texas, Austin;Institute for Computational Engineering and Sciences (ICES), The University of Texas, Austin

  • Venue:
  • Euro-Par'11 Proceedings of the 2011 international conference on Parallel Processing
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

QUESO is a collection of statistical algorithms and programming constructs supporting research into the uncertainty quantification (UQ) of models and their predictions. It has been designed with three objectives: it should (a) be sufficiently abstract in order to handle a large spectrum of models, (b) be algorithmically extensible, allowing an easy insertion of new and improved algorithms, and (c) take advantage of parallel computing, in order to handle realistic models. Such objectives demand a combination of an object-oriented design with robust software engineering practices. QUESO is written in C++, uses MPI, and leverages libraries already available to the scientific community. We describe some UQ concepts, present QUESO, and list planned enhancements.