I am repetetively experiencing memory issues, even though I have (as suggested in other treads in this forum) increased my allocated memory for OpenLCA to fit the need.
My current situation:
My deterministic (normal) model takes up just shy of 31 GB RAM while running, Takes about 23 minutes to run, and usually only works once or twice, before I have to fully restart my PC.
I have allocated 50GB RAM for the programme (with administrator rights), and I have 64GB RAM in my system.
Other programs usually sum up to use 7-10 GB RAM in total.
Hence, I rarely exceed 70% of my available RAM while running the model. And sometimes it still aborts and through the OurOfMemory Java heap error.
I have repetetively ensures proper shutdown and confirmed it in my task manager, every time i restart.
Can I suspect a memory leak in the software, or what could the issue be?
Is there a SQL command I could add, to make the memory garbage collection more efficient?