Filter löschen
Filter löschen

Shutting down some CPUs

2 Ansichten (letzte 30 Tage)
M.R. Ebrahimi
M.R. Ebrahimi am 15 Apr. 2021
Beantwortet: Raymond Norris am 15 Apr. 2021
Hi
I am running a MATLAB code in a 48 CPU server. I want to run only 8 CPUs. How can I set the number of used CPUs?
Thanks
  1 Kommentar
Jan
Jan am 15 Apr. 2021
On which operating system?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Raymond Norris
Raymond Norris am 15 Apr. 2021
Try
maxNumCompThreads(8);

Kategorien

Mehr zu Startup and Shutdown 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