Validation Error on the parallel cluster

13 visualizzazioni (ultimi 30 giorni)
Haifeng Lang
Haifeng Lang il 7 Mar 2022
Risposto: Raymond Norris il 7 Mar 2022
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.

Risposte (1)

Raymond Norris
Raymond Norris il 7 Mar 2022
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.

Categorie

Scopri di più su MATLAB Parallel Server in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by