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

Mention --heap-size-hint in Command-line Interface page #50588

Closed
prbzrg opened this issue Jul 18, 2023 · 5 comments · Fixed by #50480
Closed

Mention --heap-size-hint in Command-line Interface page #50588

prbzrg opened this issue Jul 18, 2023 · 5 comments · Fixed by #50480
Labels
domain:docs This change adds or pertains to documentation GC Garbage collector good first issue Indicates a good issue for first-time contributors to Julia

Comments

@prbzrg
Copy link
Contributor

prbzrg commented Jul 18, 2023

There isn't any mention of --heap-size-hint in Command-line Interface page.

@gbaraldi gbaraldi added domain:docs This change adds or pertains to documentation GC Garbage collector good first issue Indicates a good issue for first-time contributors to Julia labels Jul 18, 2023
@Jay-sanjay
Copy link
Contributor

sir can you please the issue once I want to contribute to this issue

@prbzrg
Copy link
Contributor Author

prbzrg commented Jul 20, 2023

The issue is Julia accept --heap-size-hint as a command-line argument and there is a mention of it in Julia's manpage, but it's missing in the documentation page.

@Jay-sanjay
Copy link
Contributor

sir I guess the issue is fixed but it is not yet closed

@gbaraldi
Copy link
Member

gbaraldi commented Aug 3, 2023

We'll close it when the Pull Request merges ;)

@PallHaraldsson
Copy link
Contributor

Hopefully that recently added option will become redundant with the new MemBalancer (which has been merged, is expected to be reverted, fixed, than merged hopefully soon again...).

KristofferC pushed a commit that referenced this issue Feb 8, 2024
Almost a direct copy of the output in `julia --help`.


Closes #50588

Co-authored-by: Max Horn <max@quendi.de>
KristofferC pushed a commit that referenced this issue Feb 20, 2024
Almost a direct copy of the output in `julia --help`.

Closes #50588

Co-authored-by: Max Horn <max@quendi.de>
(cherry picked from commit c5ad467)
KristofferC pushed a commit that referenced this issue Feb 26, 2024
Almost a direct copy of the output in `julia --help`.

Closes #50588

Co-authored-by: Max Horn <max@quendi.de>
(cherry picked from commit c5ad467)
Drvi pushed a commit to RelationalAI/julia that referenced this issue Jun 7, 2024
Almost a direct copy of the output in `julia --help`.

Closes JuliaLang#50588

Co-authored-by: Max Horn <max@quendi.de>
(cherry picked from commit c5ad467)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:docs This change adds or pertains to documentation GC Garbage collector good first issue Indicates a good issue for first-time contributors to Julia
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants