Ability to Skip Iteration or Use NaN #31
Unanswered
Roaming-Mars
asked this question in
Q&A
Replies: 1 comment 5 replies
-
Yes. Your driver can write NaN for each expected response to the results file. Dakota will continue on. Note that this won't work for all methods. Some methods, such as gradient-based optimizers, are not fault-tolerant in this way. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am performing a multidimensional parameter study and would like to allow my interface to fail. Does Dakota allow for the ability to skip an iteration/model if the interface script fails or, if not, is it possible to use NaN values if Dakota is expecting a real number? Thank you for your help!
Beta Was this translation helpful? Give feedback.
All reactions