[Scilab-users] empty memory

Tan Chin Luh kailup4 at hotmail.com
Mon Dec 31 14:32:42 CET 2012


after clearing, using stacksize('min') might help to squeeze the wscilab process mem to original. how this works. rgds,CL
 From: paul.carrico at free.fr
To: users at lists.scilab.org
Date: Thu, 27 Dec 2012 11:32:46 +0100
Subject: Re: [Scilab-users] empty memory


I don’t know if it’s relevant, but I’m using Windows 7 64 bits Paul De : users-bounces at lists.scilab.org [mailto:users-bounces at lists.scilab.org] De la part de Frederic Jourdin
Envoyé : jeudi 27 décembre 2012 10:37
À : International users mailing list for Scilab.
Objet : Re: [Scilab-users] empty memory I don't see this problem with Scilab 5.3 and 5.4 on Linux.
Maybe this is a Scilab bug on Windows (?!):
another guy for testing it on Windows ?...
Fred


Le 27/12/2012 09:48, Paul Carrico a écrit : Hi  I tested it on my example under scilab5.4.0 (Windows OS) … the memory is still full Paul De : users-bounces at lists.scilab.org [mailto:users-bounces at lists.scilab.org] De la part de Frederic Jourdin
Envoyé : jeudi 27 décembre 2012 08:01
À : International users mailing list for Scilab.
Objet : Re: [Scilab-users] empty memory even with:
clear 
clearglobal()
?
Fred


Le 25/12/2012 00:48, Paul Carrico a écrit : Dear All, I noticed the memory is not empty after reading huge matrices (typically after using csvread function with number of rows greater than 500 000) ; as well  it’s the case in the example hereafter …… thus what is the way to force Scilab to empty the memory  ?  NB : the only way I found is to close Scilab …. Not convenient !Merry Christmas Paul  mode(0)stacksize('max'); n = 500000;A = rand(n,10); save('A.bin','A');clear A(windows task manager shows the memory is not empty after « clear » use)   _______________________________________________users mailing listusers at lists.scilab.orghttp://lists.scilab.org/mailman/listinfo/users     _______________________________________________users mailing listusers at lists.scilab.orghttp://lists.scilab.org/mailman/listinfo/users   
_______________________________________________
users mailing list
users at lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20121231/5cd9cccf/attachment.htm>


More information about the users mailing list