|
[Date Index]
[Thread Index]
[Author Index]
Re: excessive RAM use with Mathematica
- To: mathgroup at smc.vnet.net
- Subject: [mg32637] Re: excessive RAM use with Mathematica
- From: "Urijah Kaplan" <uak at sas.upenn.edu>
- Date: Fri, 1 Feb 2002 02:02:47 -0500 (EST)
- Organization: University of Pennsylvania
- References: <a3aqr9$4d6$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hmmm...RAM is pretty cheap now, but anyway, try looking in the Help files
for Memory Management, and Utilities`MemoryConserve`. As for Linux in
general, I am not a Linux guru by any means, but later versions of the 2.4
kernel have an entirely new virtual memory manager. (See
http://www.byte.com/documents/s=1436/byt20011024s0002/1029_moshe.html )
which is supposed to be much better. (Not surprisingly the old VM creator
disagrees http://linux.html.it/articoli/rik_van_riel_en1.htm .) Of course
FullSimplify can be very memory intensive...perhaps you can do all the
simplifications first, save the results, restart the Mathematica kernel and
continue the calculations? Hope this helps.
--Urijah Kaplan
Prev by Date:
Re: Simulating Correlated non-Normal Random Variables
Next by Date:
Re: help: recursive functions
Previous by thread:
Re: Simulating Correlated non-Normal Random Variables
Next by thread:
Re: help: recursive functions
|