Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internal error: stack overflow in type inference of run_sDCM_iteration! #361

Open
david-hofmann opened this issue Jul 19, 2024 · 0 comments
Assignees

Comments

@david-hofmann
Copy link
Member

This stack overflow happens when computing

∂f = derivatives(params[indices[:dspars]])
that is executing the code that is generated by generate_jacobian of the model.

This issue reproduces on at least three machines but not on the one of @MasonProtter
Updating to Julia version 1.10.4 did not solve things.

It doesn't affect calculations but it is annoying and raises concern by external users (as has happened with our user from EPFL).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant