|
From: Raymond T. <toy...@gm...> - 2025-04-24 14:56:12
|
On 4/23/25 10:12 AM, Camm Maguire wrote: > Greetings! > What’s the magic to limit gcl from using too memory? While building maxima and doing some other stuff, my laptop (16 GB) froze and I had to power cycle it losing whatever I was working on. My desktop with 32 GB killed my gcl build for using too much memory. (I was probably running 2 VMs at the time, though, but still.) Whatever the defaults are for gcl, it’s very, very unfriendly. I would think gcl should be able to build itself and maxima using no more than 4 GB of memory. Cmucl can build itself and maxima with just 512 MB heap and certainly less than 1 GB. I don’t recall having this issue with gcl 2.6.14. ​ |