Skip to content

Conversation

MilesCranmer
Copy link
Contributor

This adds the --heap-size-hint option that is available to Julia since 1.9: https://julialang.org/blog/2023/04/julia-1.9-highlights/#memory_usage_hint_for_the_gc_with_--heap-size-hint.

Fixes #546

Also helps with MilesCranmer/PySR#706. @cjdoris do you think we could get this into a new release fairly quickly? I need this for fixing some OOM issues my users are experiencing.

@cjdoris
Copy link
Collaborator

cjdoris commented Sep 27, 2024

LGTM but can you update the docs and changelog please?

Copy link
Contributor Author

@MilesCranmer MilesCranmer left a comment

Choose a reason for hiding this comment

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

@cjdoris sorry for the delay. Just updated. Ok to merge?

@cjdoris cjdoris merged commit 2522a06 into JuliaPy:main Feb 21, 2025
13 checks passed
@cjdoris
Copy link
Collaborator

cjdoris commented Feb 21, 2025

Merged with thanks :)

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.

Specifying --heap-size-hint to JuliaCall

2 participants