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

Possible memory leak with Julia-1.11.1? #286

Open
johnomotani opened this issue Oct 18, 2024 · 1 comment
Open

Possible memory leak with Julia-1.11.1? #286

johnomotani opened this issue Oct 18, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@johnomotani
Copy link
Collaborator

I'm not sure of the cause, but I've been running into an apparent memory leak (which has crashed my laptop a couple of times due to running out of memory), when running a kinetic electron simulation on 8 cores using Julia-1.11.1. The problem does not seem to be happening with the same simulation using Julia-1.10.5, so does not seem likely to be a problem in our code.

It might be safer to stick with Julia-1.10.x for now while the new 1.11.x release series matures a bit...

@johnomotani johnomotani added the bug Something isn't working label Oct 18, 2024
@mrhardman
Copy link
Collaborator

I looked in to 1.11.x briefly, and what I saw suggested that we should stay with 1.10.x for now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants