Profiling with autodiff libraries errors out
Craig44 opened this issue · 1 comments
Craig44 commented
Describe the bug
casal2 -p
produces the following error when an autodiff minimiser is defined.
No minimiser has been instantiated.
This may have happened because you are attempting to use an autodiff minimiser with the release shared library
Release version(s) and/or repository branch(es) affected?
Operating system type and version (and build tools types and versions, if applicable)
Steps to reproduce the bug
Example 2stock model produces this result.
Expected behavior
Runs a profile
Actual behavior
Critical error program stops
Screenshots
Additional context
Pull requests welcome!