You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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?
I see that repeated runs/trials of
darcy.jl
anddarcy_accelerated.jl
leads to randomness (despite attempts to fix RNG) and increasing memory.The text was updated successfully, but these errors were encountered: