How can I tell how many cores matlab has available for batch jobs?

조회 수: 3 (최근 30일)
Chuck37
Chuck37 2018년 4월 6일
댓글: Chuck37 2018년 4월 6일
Parallel pools have defined numbers, but when I submit batch runs, how many will matlab run before queuing them up? I can't see anything in the monitor (2014a) that says. This is all local machine stuff BTW.

채택된 답변

Elias Gule
Elias Gule 2018년 4월 6일
Does this answer your question:
N = maxNumCompThreads()
  댓글 수: 1
Chuck37
Chuck37 2018년 4월 6일
It works, though it says it will be removed in a future release (from 2014a).

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB Parallel Server에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by