I originally set the environment variable in my shell and it didn’t work so I tried setenv.
It turns out my matlab was still multithreading, I should start it with -singleCompThread. Now it’s even.
I originally set the environment variable in my shell and it didn’t work so I tried setenv.
It turns out my matlab was still multithreading, I should start it with -singleCompThread. Now it’s even.