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

Explicit Atomics in lf_hashmap #216

Conversation

insertinterestingnamehere
Copy link
Collaborator

@insertinterestingnamehere insertinterestingnamehere commented Jan 18, 2024

Similar to other recent pulls, avoid relying on the x86 guarantees about memory consistency and instead use explicit atomic instructions.
Fixes #217.

@insertinterestingnamehere insertinterestingnamehere merged commit 828c4a4 into sandialabs:release-1.20-pre Jan 30, 2024
199 of 297 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants