Filter löschen
Filter löschen

Setting up Matlab to run parfor

1 Ansicht (letzte 30 Tage)
jacob rowbottom
jacob rowbottom am 28 Jan. 2022
I would like to set up my matlab code to run parfor on 4 cores on my computer but on the bottom left of my Matlab there is no option or icon to click to set this option. Is there settings to either my computer or Matlab to allow me access to use parfor?
Thanks.

Antworten (1)

Benjamin Thompson
Benjamin Thompson am 28 Jan. 2022
Do you have the Parallel Computing Toolbox installed? That is required. Then, parfor has an argument for choosing a smaller number of cores than the default if that is what you want.

Kategorien

Mehr zu Parallel for-Loops (parfor) finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by