matlabpool RAM occupation
Mostra commenti meno recenti
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?
Risposta accettata
Più risposte (1)
Sean de Wolski
il 3 Giu 2011
matlabpool close force
Categorie
Scopri di più su Parallel Computing Toolbox in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!