matlabpool RAM occupation
Ältere Kommentare anzeigen
Hi all
When I use command "matlabpool open 8" in my Mfile, RAM of my system(4G total) occupied up to 70% and it remain in this state until I close MATLAB, whereas when I run my Mfile without this command, RAM occupied up to only 40%.
How can I free up RAM after using matlabpool command?
Akzeptierte Antwort
Weitere Antworten (1)
Sean de Wolski
am 3 Jun. 2011
matlabpool close force
Kategorien
Mehr zu Parallel Computing Toolbox finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!