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 option to alter the maximum memory the JVM can use when launch the COE #141

Open
maxs-rose opened this issue Mar 25, 2021 · 0 comments
Assignees
Milestone

Comments

@maxs-rose
Copy link
Contributor

It is theoretically possible for a co-simulation to require more memory than is given to the JVM by default. With higher thread counts for DSE, this can also become a problem.

When launching the coe would need to do java -Xmx1024 -jar coe.jar to specify the max memory usage.

Could be a slider next to the launch button for the coe or something

@Unsongheroes Unsongheroes added this to the 4.0.3 milestone Apr 16, 2021
@Unsongheroes Unsongheroes modified the milestones: 4.0.3, 4.0.4 May 7, 2021
@gi11 gi11 modified the milestones: 4.0.4, 4.0.5 Oct 12, 2021
@gi11 gi11 self-assigned this Nov 23, 2021
@gi11 gi11 modified the milestones: 4.0.5, 4.0.6 Dec 6, 2021
@gi11 gi11 modified the milestones: 4.0.6, 4.0.7 Feb 21, 2022
@levisen levisen modified the milestones: 4.0.7, 4.0.8 Jul 9, 2023
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

No branches or pull requests

4 participants