2022-05-29: APP 2.0.0-beta2 has been released !
Release notes
Download links per platform:
windows 2.0.0-beta2
macOS x86_64 2.0.0-beta2
macOS arm64 M1 2.0.0-beta2
Linux DEB 2.0.0-beta2
Linux RPM 2.0.0-beta2
It’s in the release notes. Memory management is now dynamic.
@turtlecat1000 That doesnt seem to be the case with me. It said it ran out of ram at 28G, and specifically to allocate more ram (I have 32G)
@nateman_doo @turtlecat1000 This indeed is a bug with the message and Mabula already has fixed it for the upcoming next beta or APP 2.0.0.
In the mean time, how many files are you trying to process at once? Are they all the same type (e.g. RGB) or are you loading many files for different filters? Or do you perhaps try to create a mosaic with many subs? It looks like you may need to reduce the number of frames loaded at once and process your data in batches. If you answer my questions about the data then we can help you devise a good partitioning scheme.
Wouter