Submitted by briadam on
Why when I run Dakota and specify method > bayes_calibration > queso, do I get an error that it's not available?
Public Dakota binaries do not include QUESO due to its dependence on the GPL-licensed GSL library. To run Dakota with QUESO a couple options include:
- Compile from source code, enabling GSL and QUESO.
- Try out Kayla Coleman's Ubuntu Docker container that has Dakota + QUESO running in it.