What are the license requirements for MATLAB Parallel Server?

조회 수: 11 (최근 30일)
I am interested in using MATLAB Parallel Server. What product licenses are required for the cluster, and for the client systems?

채택된 답변

MathWorks Support Team
MathWorks Support Team 2023년 12월 4일
편집: MathWorks Support Team 2023년 12월 4일
For the Cluster:
MATLAB Parallel Server is licensed based on the number of MATLAB Parallel Server workers running simultaneously. For each MATLAB Parallel Server worker launched by the scheduler, a worker is checked out from the license. We recommend running one MATLAB Parallel Server worker per physical CPU core.
For example, a MATLAB Parallel Server license with 64 workers will support running 64 simultaneous workers.  You can run a single job using 64 workers, run two jobs using 32 workers each, or any other mix.
A license manager installation is required to host the Network Concurrent license for MATLAB Parallel Server. MATLAB Parallel Server workers are not tied to a user or a machine, by default.  The machines that run MATLAB Parallel Server workers must be able to access the network license manager to check out MATLAB Parallel Server workers. The license manager can be installed on the scheduler or on a worker system within the cluster.
Learn More:
For the Client: 
In order to open a MATLAB session and submit a job to the cluster, the minimal license requirements are:
  • MATLAB
  • Parallel Computing Toolbox
  • Any additional toolboxes which will be used during your session. 
The client license can be an individual or network type license.
NOTE:
Starting in R2019a the following name changes occurred: 
  • MATLAB Distributed Computing Server was renamed to MATLAB Parallel Server
  • mdce_def was renamed to mjs_def
  • mdce binary was renamed to mjs 
  댓글 수: 1
Walter Roberson
Walter Roberson 2017년 12월 22일
The total number of cores used by a DCT job must not exceed the licensed number.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Manage Products에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by