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

[WIP] concrete_solve for steady state problem #237

Merged
merged 3 commits into from
May 12, 2020

Conversation

frankschae
Copy link
Member

I tried to do it by using directly Zygote.pullback on _concrete_solve.. However, I get the following error:

Assertion failed: (token.V->getType()->isTokenTy()), function emit_expr, file /Users/julia/buildbot/worker/package_macos64/build/src/codegen.cpp, line 4357.

signal (6): Abort trap: 6
in expression starting at /Users/frank/.julia/dev/DiffEqSensitivity/test/local_sensitivity/steady_state.jl:187
__pthread_kill at /usr/lib/system/libsystem_kernel.dylib (unknown line)
Allocations: 352338571 (Pool: 352277152; Big: 61419); GC: 207

@ChrisRackauckas ChrisRackauckas merged commit 8c50bdd into SciML:master May 12, 2020
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

Successfully merging this pull request may close these issues.

2 participants