checking available system memory?
Ville Vainio
ville at spammers.com
Fri Oct 15 16:18:23 EDT 2004
>>>>> "Darren" == Darren Dale <dd55 at cornell.edu> writes:
Darren> Its not a problem with numpy, I just need to intelligently
Darren> slice up one of my arrays so my routine works within the
Darren> available system resources. Are there any utilities that
Darren> can query how much memory is available?
What platform? On Linux at least you can do 'cat /proc/meminfo' to get
more info than you probably want to have...
--
Ville Vainio http://tinyurl.com/2prnb
More information about the Python-list
mailing list