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

Make @FastGTPSA thread safe #117

Closed
mattsignorelli opened this issue Jun 10, 2024 · 2 comments
Closed

Make @FastGTPSA thread safe #117

mattsignorelli opened this issue Jun 10, 2024 · 2 comments

Comments

@mattsignorelli
Copy link
Contributor

Right now, @FastGTPSA is not thread safe. It should be modified to be so, even if there are some performance costs

@mattsignorelli mattsignorelli changed the title Use thread-safe memory pool for @FastGTPSA Make @FastGTPSA memory safe Jun 27, 2024
@mattsignorelli
Copy link
Contributor Author

This could be achieved by modifying the temporary getter/setters in Julia

@mattsignorelli mattsignorelli changed the title Make @FastGTPSA memory safe Make @FastGTPSA thread safe Jul 25, 2024
@mattsignorelli
Copy link
Contributor Author

Thread safety added in #123

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

No branches or pull requests

1 participant