What are the license requirements for MATLAB Parallel Server?

16 visualizaciones (últimos 30 días)
I am interested in using MATLAB Parallel Server. What product licenses are required for the cluster, and for the client systems?

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 4 de Dic. de 2023
Editada: MathWorks Support Team el 4 de Dic. de 2023
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 comentario
Walter Roberson
Walter Roberson el 22 de Dic. de 2017
The total number of cores used by a DCT job must not exceed the licensed number.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Manage Products en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Community Treasure Hunt

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

Start Hunting!

Translated by