Feeds
提问
Parfor code runs slower on 16 core, 2.3 GHz AMD processor than 4 core, 3.3 GHz Intel processor
Hello everyone, For some reason, the following code runs about twice as fast on a desktop with a 4 core, 3.3 GHz Intel proces...
12 years 前 | 0 个回答 | 0
0
个回答提问
Is it possible to load and modify the same .mat file in two instances of matlab?
I am attempting to parallelize my Matlab code without using the parallel computing toolbox, since parfor cannot be compiled usin...
12 years 前 | 1 个回答 | 0
