Workaround for Windows Magma Memory Limit

55 Views Asked by At

I found this question which said that Magma for Windows has a strict memory limit of 1.3 GB as a consequence of something weird with long ints.

Is there any known workaround for this on a Windows machine? Would running in an Ubuntu subsystem or a virtual machine solve the problem, even though such subsystems would still be overlaid onto Windows? Should I expect a large performance hit?