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

Drop Unused Threadqueue and Topology Options #283

Conversation

insertinterestingnamehere
Copy link
Collaborator

Depends on #277. Fixes #280. Fixes #281.

Also get rid of detection for different sizes of atomic intrinsics.
All the compilers we currently use support them and we'll be
replacing them with C11 atomics soon anyway.
Also prefer intrinsics to our hand-implemented versions
since our versions will be removed soon too.
@insertinterestingnamehere insertinterestingnamehere merged commit 22da775 into sandialabs:release-1.21-pre Sep 20, 2024
212 of 318 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.

1 participant