Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Memory usage
PostPosted: Wed Jul 17, 2019 10:54 pm 
I would like to know more about memory usage while Singular is executing a command (e.g. std).
As I understand, option(mem); would do.
When I switch on this option and start a computation, nothing happens (no [...k] in the output).
It is not sure that Singular is not killed before finishing a computation (e.g. out of memory).

Is there a special configure option to enable this option(mem) logging?
I had to compile and build Singular myself.
Thanks for any help in advance.


Report this post
Top
  
Reply with quote  
 Post subject: Re: Memory usage
PostPosted: Fri Jul 26, 2019 5:03 pm 

Joined: Wed May 25, 2005 4:16 pm
Posts: 275
There is no special compile option for this:
it is a property of omalloc, so it is active unless --disable-omalloc
is given to configure.
You should also check the command memory:
https://www.singular.uni-kl.de/Manual/4 ... ng_295.htm


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: Memory usage
PostPosted: Tue Jul 30, 2019 11:17 pm 
Thank you for your reply. Probably it was disabled somehow during compilation time.


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

It is currently Fri May 13, 2022 10:54 am
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group