Actually, you can:

./FRICASsys --dynamic-space-size 20000

OR

fricas -nosman --dynamic-space-size 20000

It not possible with sman though.

- Qian

On 1/16/24 20:35, Ralf Hemmecke wrote:
it should be easy to basically let ./configure convert --with-lisp=sbcl into
--with-lisp="sbcl --dynamic-space-size 2048"

Unfortunately, Qian is right --dynamic-space-size must be configurable. In fact, I would even be much more happy, if I could add

   --dynamic-space-size SOMETHING

later, namely, when I start a new FriCAS session. I have computations that fail even with a value of 10Gb.

Ralf


--
You received this message because you are subscribed to the Google Groups "FriCAS - 
computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/f58040d8-1f52-43e2-83c4-c06d9955f59b%40gmail.com.

Reply via email to