HUGE memory usage at matlab startup

Lately, when starting matlab (R2015b), I'm noticing that it uses an incredibly huge amount of memory, before even doing anything or loading any data. Generally, memory usage is between 2.5Gb and 3GB at startup. Additionally, when using parpool to create threads, each thread starts out using 2.5Gb of RAM before doing anything. Has anyone ever encountered this, any way to fix it? This (especially with parpool) is really limiting what I can do.
Thanks!

 Accepted Answer

Scott Kulp
Scott Kulp on 21 Mar 2016
Problem solved, the TMP directory had a huge number of files, by changing TMP to a different folder, matlab is now only using 350MB at startup

More Answers (0)

Categories

Products

Tags

Asked:

on 8 Mar 2016

Answered:

on 21 Mar 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!