Is Matlab Distributed Computing Server license required after R2014a?

1 回表示 (過去 30 日間)
Ritabrata Thakur
Ritabrata Thakur 2017 年 2 月 10 日
コメント済み: Walter Roberson 2021 年 12 月 27 日
MATLAB has lifted the limit on the number of local workers (earlier it was 12) after R2014a version. So, without having a MDC server licence, can I run my code on a cluster (remember that the cluster or server has MATLAB installed but no MDC server licence) with more than 12 cores? Say 64 cores? (given that I am permitted by my academic institution for such number of cores).
I have Parallel Computing Toolbox in my local computer with 4 cores (Desktop).

採用された回答

Kojiro Saito
Kojiro Saito 2017 年 2 月 11 日
No. Parallel Computing Toolbox enables you to use cores on the local machine and not a cluster, if you don't have MATLAB Distributed Computing Server on the cluster.
So, if you want to submit parallel MATLAB calculations to the cluster, MATLAB Distributed Computing Server is necessary on the cluster.
  3 件のコメント
Walter Roberson
Walter Roberson 2021 年 12 月 27 日
Mathworks does not make that available per-run. However,
I am not immediately clear as to how licenses are arranged for these kinds of facilities.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB Parallel Server についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by