Limited Number of Cores in Parallel Processing

1 Ansicht (letzte 30 Tage)
Ahmad Gad
Ahmad Gad am 4 Dez. 2017
Beantwortet: Prateekshya am 28 Aug. 2024
Hello everyone.
For some reason, MATLAB in not allowing me to connect to more than 48 workers although I am working on the university mane-frame which has many more can be assigned. Is this a limitation of the educational version I am using? Or any ideas about how to increase the number of the assigned workers?
Thanks and best Ahmad Gad

Antworten (1)

Prateekshya
Prateekshya am 28 Aug. 2024
Hello Ahmad,
MATLAB's ability to connect to a certain number of workers is primarily determined by the type of license you have and the configuration of the cluster you are using. The following might be the reasons:
  • MATLAB licenses, especially educational ones, often have limitations on the number of parallel workers you can use. Please check with your university's IT or MATLAB administrator to see if this is the case.
  • Additionally, the cluster might be configured to limit the number of workers per user or per session to ensure fair resource distribution among users.
  • The cluster profile you are using might have a default or maximum number of workers set to 48. Please check and modify this profile if you have the necessary permissions.
I hope this helps!

Kategorien

Mehr zu Programming finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by