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
The current state of affairs here reuses a bunch of caches needed in AD calls in oracles for allocation minimization, but this'll lead to the oracles being not thread-safe, what is a decent tradeoff, need to understand and update according to various parallelization possibilities (and GPU).
The text was updated successfully, but these errors were encountered:
Describe the bug 🐞
The current state of affairs here reuses a bunch of caches needed in AD calls in oracles for allocation minimization, but this'll lead to the oracles being not thread-safe, what is a decent tradeoff, need to understand and update according to various parallelization possibilities (and GPU).
The text was updated successfully, but these errors were encountered: