Hi, I’m exloring the Exla guide of image rotating.
Noticed that the livebook unconditionally pre-allocates ~7G of RAM on my box.
Which is a little bit too much for an image rotating task, isn’t it?
In result I have to reboot the board headless.
How can I switch Exla to on-demand memory consumption mode? Is it possible to configure from livebook?
I use precompiled xla xla_extension-aarch64-linux-gnu-cuda120.tar.gz