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

[v2] Reusing cache's better for performance usually but will make oracles not thread safe #83

Open
Vaibhavdixit02 opened this issue Aug 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Vaibhavdixit02
Copy link
Member

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).

@Vaibhavdixit02 Vaibhavdixit02 added the bug Something isn't working label Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant