Borrar filtros
Borrar filtros

Setting up Matlab to run parfor

1 visualización (últimos 30 días)
jacob rowbottom
jacob rowbottom el 28 de En. de 2022
Respondida: Benjamin Thompson el 28 de En. de 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.

Respuestas (1)

Benjamin Thompson
Benjamin Thompson el 28 de En. de 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.

Categorías

Más información sobre Parallel for-Loops (parfor) en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by