On 11/6/23 22:38, Waldek Hebisch wrote:
On Mon, Nov 06, 2023 at 03:06:04PM +0100, Ralf Hemmecke wrote:
I thought that ")clear complete" basically resets FriCAS to a state which is
the same like after starting a new session. Seemingly it isn't.

I had some computation with series that consumed quite some GBs. After
")clear complete" the memory monitor did not show any freeing of space.
What would I have to do to release all the space that is claimed by FriCAS?

Do some computation?  If you do

)lisp (room)

you should see some change.  OTOH ")clear completely" does not
call garbage collector,

Isn't boot function "clearCmdCompletely" calls "RECLAIM" at the end?

- Qian

--
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/899ddbb0-3d64-4460-aed3-150be4b3ba46%40gmail.com.

Reply via email to