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

Release/v0.27 #299

Merged
merged 35 commits into from
Nov 23, 2023
Merged

Release/v0.27 #299

merged 35 commits into from
Nov 23, 2023

Conversation

KIwabuchi
Copy link
Member

No description provided.

Remove asserts that cause false positive race warnings.

Due to a bug in GCC, we cannot write a clean macro to prevent ThreadSanitizer from checking false positive code. Decided to remove the asserts.
- Fixed duplicated memory free in key_value_pair
- Change the way to access string data in general_key_value_pair_equal
Change the single thread alloc macro name
(CMake) Change the way to set up OMP and OpenMPI targets
@KIwabuchi KIwabuchi merged commit b49d865 into master Nov 23, 2023
7 checks passed
@KIwabuchi KIwabuchi deleted the release/v0.27 branch January 16, 2024 01:39
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