Skip to content

Conversation

ldorau
Copy link
Contributor

@ldorau ldorau commented Nov 20, 2024

Description

Load jemalloc library dynamically.
Do not link with the jemalloc library explicitly,
but load it dynamically (using dlopen()).

Ref: #891
Ref: #894

Blocked by the issue: jemalloc/jemalloc#1237 (rebuilding jemalloc from sources is required)

Checklist

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

@ldorau ldorau force-pushed the Load_jemalloc_library_dynamically branch 2 times, most recently from b3df0e8 to 4241d06 Compare November 20, 2024 09:34
Do not link with the jemalloc library explicitly,
but load it dynamically (using dlopen()).

Ref: oneapi-src#891
Ref: oneapi-src#894

Signed-off-by: Lukasz Dorau <lukasz.dorau@intel.com>
@ldorau ldorau force-pushed the Load_jemalloc_library_dynamically branch from 4241d06 to 5fa5210 Compare November 21, 2024 08:10
@ldorau
Copy link
Contributor Author

ldorau commented Nov 27, 2024

Replaced with #941

@ldorau ldorau closed this Nov 27, 2024
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