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

Add FindJeMalloc.cmake #349

Merged
merged 9 commits into from
Sep 5, 2024
Merged

Add FindJeMalloc.cmake #349

merged 9 commits into from
Sep 5, 2024

Conversation

mathomp4
Copy link
Member

@mathomp4 mathomp4 commented Feb 5, 2024

This PR has adds FindJeMalloc.cmake for use with GEOS. This is NOT enabled by default but is being explored in runs of GEOS.

NOTE: To fully use this will need changes to ESMA_env (g5_modules):

as well as in CMake further on:

Optional:

The latter is optional as it turns out find_package() is case-sensitive. This FindJeMalloc.cmake file has a different name

This PR has updates necessary to build GEOS with jemalloc. It adds an option
`USE_JEMALLOC` that by default is `OFF`.
@mathomp4 mathomp4 added the 0 diff The changes in this pull request have verified to be zero-diff with the target branch. label Feb 5, 2024
@mathomp4 mathomp4 self-assigned this Feb 5, 2024
@mathomp4 mathomp4 changed the title Updates to enable jemalloc build Add FindJeMalloc.cmake Aug 2, 2024
@mathomp4 mathomp4 marked this pull request as ready for review September 5, 2024 13:48
@mathomp4 mathomp4 requested a review from a team as a code owner September 5, 2024 13:48
@mathomp4 mathomp4 merged commit 500502b into develop Sep 5, 2024
6 of 9 checks passed
@mathomp4 mathomp4 deleted the feature/mathomp4/add-jemalloc branch September 5, 2024 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 diff The changes in this pull request have verified to be zero-diff with the target branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant