You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to use Enzyme to differentiate through a complicated function and noticed the derivative with the debug and release builds differed. I tried the enzyme_runtime_activity flag mentioned here: https://enzyme.mit.edu/julia/stable/faq/#Runtime-Activity and now the code is segfaulting when computing the derivatives.
I was trying to use Enzyme to differentiate through a complicated function and noticed the derivative with the debug and release builds differed. I tried the
enzyme_runtime_activity
flag mentioned here: https://enzyme.mit.edu/julia/stable/faq/#Runtime-Activity and now the code is segfaulting when computing the derivatives.Here's a reproducer on compiler explorer: https://fwd.gymni.ch/eOdswZ
The text was updated successfully, but these errors were encountered: