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

Atomic operations support #1057

Open
5 tasks
sim642 opened this issue May 24, 2023 · 1 comment
Open
5 tasks

Atomic operations support #1057

sim642 opened this issue May 24, 2023 · 1 comment

Comments

@sim642
Copy link
Member

sim642 commented May 24, 2023

There are multiple families of atomic operations:

There are three aspects in which to improve precision:

@sim642
Copy link
Member Author

sim642 commented Oct 21, 2024

There's now progress in sv-benchmarks to replace some __VERIFIER_atomics with C11/GCC atomics:

I haven't checked how much it affects our results, but we might have to also adapt a bit to not lose our edge for superficial reasons.

@sim642 sim642 modified the milestones: SV-COMP 2025, SV-COMP 2026 Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant