Skip to content

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:

@d-netto d-netto requested a review from kpamnany December 20, 2023 17:27
@github-actions github-actions bot added port-to-v1.10 port-to-v1.12 This change should apply to Julia v1.12 builds labels Dec 20, 2023
@d-netto d-netto removed port-to-v1.10 port-to-v1.12 This change should apply to Julia v1.12 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 force-pushed the dcn-export-set-max-memory branch from bc7ed34 to f25bfdb Compare December 21, 2023 15:12
@d-netto d-netto merged commit 2865ebc into v1.9.2+RAI Dec 21, 2023
@d-netto d-netto deleted the dcn-export-set-max-memory branch December 21, 2023 15:16
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

Development

Successfully merging this pull request may close these issues.

3 participants