Skip to content
Discussion options

You must be logged in to vote

To summarize the answer from the very helpful discussion:

"Nested jit-ted functions are just traced through", i.e. the inner jit is ignored, at least for now.

And this comment also explains it. Workarounds here include dont use a closure, or JIT the entire solve function if you can.

Replies: 3 comments 14 replies

Comment options

You must be logged in to vote
2 replies
@marius311
Comment options

@YouJiacheng
Comment options

Comment options

You must be logged in to vote
12 replies
@YouJiacheng
Comment options

@marius311
Comment options

@sharadmv
Comment options

sharadmv Jun 8, 2022
Collaborator

@YouJiacheng
Comment options

@marius311
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by marius311
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants