<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">I don’t think Matlab uses Open MP or Intel MKL. You can call maxNumCompThreads(N) in Matlab and should be able to set the number of threads like that. Or start Matlab with the -singleCompThread option. Let us know if that changes the behavior.  Maybe there are some global settings for maxNumCompThreads that Predrag can change. <div class=""><br class=""></div><div class=""><div class=""><div class=""><div><br class=""></div><div><br class=""><blockquote type="cite" class=""><div class="">On Sep 25, 2018, at 5:09 PM, Matthew Barnes <<a href="mailto:mbarnes1@andrew.cmu.edu" class="">mbarnes1@andrew.cmu.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Starting a simple instance of matlab on the servers creates about 50 processes. The old tricks (OMP_NUM_THREADS=1,<span style="color:rgb(33,33,33);font-size:13px" class="">MKL_NUM_THREADS=1,</span><span style="color:rgb(33,33,33);font-size:13px" class="">NUMEXPR_NUM_THREADS=1)</span> don't seem to work. <div class=""><br class=""></div><div class="">Anyone else have this issue and found a solution?<div class=""><br class=""></div><div class="">Thanks!</div><div class="">Matt</div></div></div>
</div></blockquote></div><br class=""></div></div></div></body></html>