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

export jl_gc_set_max_memory (#47545) #124

Merged
merged 1 commit into from
Dec 21, 2023
Merged

Conversation

d-netto
Copy link
Member

@d-netto d-netto commented Dec 20, 2023

PR Description

DLL export jl_gc_set_max_memory. Functionality has been requested by the runtime team.

Checklist

Requirements for merging:

@github-actions github-actions bot added port-to-v1.10 This change should apply to Julia v1.10 builds port-to-master This change should apply to all future Julia builds port-to-v1.9 This change should apply to Julia v1.9 builds labels Dec 20, 2023
@d-netto d-netto removed port-to-v1.10 This change should apply to Julia v1.10 builds port-to-master This change should apply to all future Julia builds labels Dec 20, 2023
Also initialize it later, outside option parsing, so that modifying jl_options
before calling jl_init works.
@d-netto d-netto merged commit 2865ebc into v1.9.2+RAI Dec 21, 2023
1 check passed
@d-netto d-netto deleted the dcn-export-set-max-memory branch December 21, 2023 15:16
@d-netto d-netto removed the port-to-v1.9 This change should apply to Julia v1.9 builds label Jan 2, 2024
d-netto added a commit that referenced this pull request Jan 2, 2024
Also initialize it later, outside option parsing, so that modifying jl_options
before calling jl_init works.

Co-authored-by: Jeff Bezanson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants