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

Memory issue and RNG not fixed for Gaussian Random Fields. #356

Open
odunbar opened this issue Nov 15, 2023 · 1 comment
Open

Memory issue and RNG not fixed for Gaussian Random Fields. #356

odunbar opened this issue Nov 15, 2023 · 1 comment

Comments

@odunbar
Copy link
Collaborator

odunbar commented Nov 15, 2023

I see that repeated runs/trials of darcy.jl and darcy_accelerated.jl leads to randomness (despite attempts to fix RNG) and increasing memory.

@odunbar odunbar changed the title Memory leak and RNG not fixed for Gaussian Random Fields. Memory issue and RNG not fixed for Gaussian Random Fields. Nov 16, 2023
@odunbar
Copy link
Collaborator Author

odunbar commented Nov 16, 2023

The memory issue was resolved in darcy_accelerated.jl by adding explicit GC calls in between the trials, however, it may be that there is still a way of making memory usage more efficient within an experiment too?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant