Change number worker of my local cluster
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
boureghda mohammed
el 27 de Feb. de 2017
Comentada: Jorge Mario Guerra González
el 28 de Feb. de 2017
Hi,
I have a computer with 4 cores. I am using Matlab 2015b, But Matlab only allows the number of workers at max 2.
How to make my local cluster work with 4 cores?
1 comentario
Jorge Mario Guerra González
el 28 de Feb. de 2017
have you tried
parpool(4)
If it doesnt work, try to create a new profile and establish 4 as the maximum number of workers
Respuestas (0)
Ver también
Categorías
Más información sobre Statistics and Machine Learning Toolbox 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!