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

Enable jemalloc pool test with BA_GLOBAL_PROVIDER #902

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vinser52
Copy link
Contributor

@vinser52 vinser52 commented Nov 17, 2024

Description

Enable Jemalloc pool test with BA_GLOBAL_PROVIDER

Ref: #903

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly

@vinser52
Copy link
Contributor Author

@bratpiorka @lplewa I created this PR as a reproducer for the issue with jemalloc (See #903 ). It works only from a certain version of jemalloc, but looks like our CI needs to be fixed to use the "proper" version of jemalloc.

@vinser52 vinser52 force-pushed the svinogra_jemalloc_ba_provider branch 2 times, most recently from 01ce947 to a262693 Compare November 27, 2024 11:01
@ldorau
Copy link
Contributor

ldorau commented Dec 2, 2024

@vinser52 Please test this PR on top of #941

Copy link
Contributor

@ldorau ldorau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vinser52 Please test this PR on top of #941

@vinser52 I've checked - this PR works on top of #941

@vinser52
Copy link
Contributor Author

vinser52 commented Dec 3, 2024

@vinser52 Please test this PR on top of #941

@vinser52 I've checked - this PR works on top of #941

thank you, @ldorau, Sorry I was busy yesterday and wanted to check it today.

@ldorau
Copy link
Contributor

ldorau commented Dec 5, 2024

@vinser52 #941 has been merged, so you can rebase this PR now

@vinser52 vinser52 force-pushed the svinogra_jemalloc_ba_provider branch from a262693 to 1b99bc7 Compare December 5, 2024 10:36
@vinser52
Copy link
Contributor Author

vinser52 commented Dec 5, 2024

@vinser52 #941 has been merged, so you can rebase this PR now

Done. Works locally on my machine. Waiting for the CI.

@bratpiorka
Copy link
Contributor

I guess this would require to add the wrapper for hwloc_topology_init() with attribute((disable_sanitizer_instrumentation)) or similar

@vinser52 vinser52 force-pushed the svinogra_jemalloc_ba_provider branch from 1b99bc7 to 48736b6 Compare December 6, 2024 16:43
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.

4 participants