Validation Error on the parallel cluster

18 ビュー (過去 30 日間)
Haifeng Lang
Haifeng Lang 2022 年 3 月 7 日
回答済み: Raymond Norris 2022 年 3 月 7 日
I used the parallel "create and manage clusters" followed by the following guide
However, when I validate the profile, it shows the following two errors,
----------------------------------------------------------------------------------
1. JobTest (Create Job failed)
Error Report: Job submission failed because the plugin function 'independentSubmitFcn.m' errored.
Reason:
Error using independentSubmitFcn ( line 22)
The function independentSubmitFcn is for use with shared filesystems.
-------------------------------------------------------------------------------
2.SPMD job test (Create Communicating Jobs)
Error Report: Job submission failed because the plugin function 'communicatingSubmitFcn.m' errored.
Reason:
Error using communicatingSubmitFcn (line 21)
The function communicatingSubmitFcn is for use with shared filesystems.
-----------------------------------------------------------------------------
What should I do to solve this problem?
Thanks a lot for your help.

回答 (1 件)

Raymond Norris
Raymond Norris 2022 年 3 月 7 日
The plugin scripts support "remote" and "on-cluster" submission. When you went through the wizard to create the profile, you selected the incorrect version of the scripts. Best to contact Technical Support (support@mathworks.com). They can walk you through the wizard and fix this.

カテゴリ

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