Effacer les filtres
Effacer les filtres

Parallel pool failed to start with the following error. For more detailed information, validate the profile 'Processes' in the Cluster Profile Manager.

24 vues (au cours des 30 derniers jours)
Error using gcp
Parallel pool failed to start with the following error. For more detailed information, validate the profile 'Processes' in the Cluster Profile Manager.
pool = gcp; % (Will auto-open pool according to PCT preferences)
[calcMode,calcNet,calcData,calcHints,net,resourceText] = setupImpl(calcMode,net,data);
Error in nncalc.setup (line 7)
[calcMode,calcNet,calcData,calcHints,net,resourceText] = nncalc.setup1(calcMode,net,data);
[calcLib,calcNet,net,resourceText] = nncalc.setup(calcMode,net,data);
Caused by:
Failed to initialize the interactive session.
The interactive communicating job failed with no message.

Réponses (1)

Damian Pietrus
Damian Pietrus le 27 Mar 2024
Hello,
There was a recent issue with the licensing for local pools, and the fix can be found here:
If you still have issues, please reach out to our Installation and Licensing team - support@mathworks.com

Community Treasure Hunt

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

Start Hunting!

Translated by