Limited Number of Cores in Parallel Processing

조회 수: 1 (최근 30일)
Ahmad Gad
Ahmad Gad 2017년 12월 4일
답변: Prateekshya 2024년 8월 28일
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에서 Startup and Shutdown에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by