Damon McDougall
Damon McDougall
If the user passes an options object, [the input file never gets parsed](https://github.com/libqueso/queso/blob/v0.57.0-release/src/core/src/Environment.C#L1230-L1249). Probably want to mess around with that logic.
You will be able to if you're compiler is new enough. Edit: your
> Right, I understand. I was just hoping to be able to reduce the QUESO maintenance burden by stripping out Boost entirely. But the licensing point is fair, particularly since...
She's using a Chemistry code called LAMPS, so a small self-contained example would be difficult to get. You're using v0.50.1, or the current `dev` branch?
Ok, the problem is getting a small reproducible example. The problem with likelihoods is that they're usually quite expensive and will use a third-party library to solve some big system....
I think we should have a dummy communicator class. Right now we're trying to accommodate both behaviours in a single class. Here's why. There are three things that could be...
Regarding item 2, I had assumed `./mycode` was interchangeable with `mpirun -np 1 ./mycode` so thanks for clarifying that. Scenario B: Ok, cool. Honestly I'd prefer it if the environment...
That was fast.
Actually, we don't have the hydra code.
It sounds like, at present, this is essentially a bug in the documentation.