Limited Number of Cores in Parallel Processing

2 次查看(过去 30 天)
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

回答(1 个)

Prateekshya
Prateekshya 2024-8-28
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!

类别

Help CenterFile Exchange 中查找有关 Programming 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by