Best way to run several scripts at the same time

23 次查看(过去 30 天)
Hello :)
I want to run the same script but with some differences in some parameters to compare results, and I don't know what is the best way to do this. My initial thought is to open several sessions of MatLab and run the scripts in each session, but I'm not sure if that is the optimum way. I have a PC with Windows and i9 12 core, I want to make sure I’m taking the most advantage out of those darn cores.
So, the question is. How can is run several scripts making sure I’m taking the most advantage out of the processor's cores?
Thanks in advance for your replies.
  6 个评论
Contoso Donoso
Contoso Donoso 2022-7-8
"Background threads" means to open different sessions of MatLab?
Walter Roberson
Walter Roberson 2022-7-8
No, it is a feature newer than your release https://www.mathworks.com/help/matlab/background-processing.html

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Parallel for-Loops (parfor) 的更多信息

产品


版本

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by