AMICI-dev / AMICI

Advanced Multilanguage Interface to CVODES and IDAS
https://amici.readthedocs.io/
Other
108 stars 31 forks source link

error for jakstat model #219

Closed yannikschaelte closed 6 years ago

yannikschaelte commented 6 years ago

After the latest pull, with the latest versions of amici and pesto the pesto-example JakStat-Signaling does no longer work: Compilation is fine, but during optimization, an error "MATLAB has encountered an internal problem and needs to close" occurs, due to a failure in the ami_jakstat_pesto.mex64 file (Windows system with Matlab-GNU compiler, also Apple).

Changing the mode from "adjoint" to "forward", the error does not occur, so this seems to be an issue with the adjoints computation.

yannikschaelte commented 6 years ago

problem seems to be in ForwardProblem::workForwardProblem > AMISolveF

yannikschaelte commented 6 years ago

problem seems to be with call to AmiException