フィルターのクリア

license and cluster setting

3 ビュー (過去 30 日間)
Xiaoge Wang
Xiaoge Wang 2016 年 3 月 8 日
回答済み: Walter Roberson 2016 年 3 月 9 日
When I use 'ver' command in matlab GUI, it shows that we have parallel computing toolbox, when I check the license on the machine using "licensecheck matlab", it shows "Distrib_Computing_Toolbox". Are they the same? When I write my jub summission script, I need to request a license, which one should I use? For example, which one should I use "#PBS -W x=gres:MATLAB_Distrib_Computing_Toolbox: " or "#PBS -W x=gres:MATLAB_Parallel_Computing_Toolbox: "? Or does it matters?
In addition, after the installation of Matlab (with parallel computing toolbox and distribute computing server), the settings of cluster provided by the system does not seems right because I click on the validate button and it fails. I am thinking of making my own cluster profile by modify the system default one. How could I find what are the profile and validation related files and where they are stored?
Thanks!

回答 (1 件)

Walter Roberson
Walter Roberson 2016 年 3 月 9 日
Parallel Computing and Distributed Computing are not the same. If you are submitting a job you should probably use the Distributed Computing.

カテゴリ

Help Center および File ExchangeCluster Configuration についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by