How to make matlab use more CPUs

1 visualización (últimos 30 días)
Haleh
Haleh el 6 de Nov. de 2013
Comentada: Walter Roberson el 12 de Feb. de 2021
Dear all, I am running matlab on a linux server which has 64 free CPUs but when I run matlab it uses only 4 CPUs. How can I make matlab to use at leat 12 CPUs?

Respuestas (2)

Andy
Andy el 6 de Nov. de 2013
I am surprised you are managing to use 4 CPUs but then my only experience is with desktop PCs not servers. To use more more you will probably need the Parallel Computing Toolbox. http://www.mathworks.co.uk/products/parallel-computing/

Raymond Norris
Raymond Norris el 12 de Feb. de 2021
You need to provide more information on how you're running MATLAB on the server.
  1. Are you running through a scheduler (e.g. PBS)? If so, include a copy of the job script.
  2. Are you using cgroups?
  3 comentarios
Raymond Norris
Raymond Norris el 12 de Feb. de 2021
Didn't bother to look at the post date. For some reason, it just popped up in my feed the other day.
Walter Roberson
Walter Roberson el 12 de Feb. de 2021
Yup, someone posted an Answer to it, with the entire content of the Answer being the word "ok"

Iniciar sesión para comentar.

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by