Why do I receive the error message '"Submitting a task from a commercial Parallel Computing Toolbox license and running on a cluster with an educational MATLAB Parallel Server is disallowed...' when I am using an Academic license?
7 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
MathWorks Support Team
le 17 Jan 2018
Modifié(e) : MathWorks Support Team
le 16 Déc 2025
When trying to submit a job using the Parallel Computing Toolbox why do I get the following error message:
"Submitting a task from a commercial Parallel Computing Toolbox license and running on a cluster with an educational MATLAB Parallel Server is disallowed by The MathWorks, Inc Software License Agreement. Please speak with the administrator of your Parallel Computing Toolbox and/or MATLAB Parallel Server"
Or from R2017a onwards:
"Submitting a task from a Parallel Computing Toolbox license with code 300 and running on a cluster with a MATLAB Parallel Server license with code 200 is disallowed by The MathWorks, Inc Software License Agreement. Please speak with the administrator of your Parallel Computing Toolbox and/or MATLAB Parallel Server license(s)."
This is confusing, since all of our licenses are non-commercial Academic licenses.
Réponse acceptée
MathWorks Support Team
le 16 Déc 2025
Modifié(e) : MathWorks Support Team
le 16 Déc 2025
The issue may occur if the license that MATLAB is using has a higher 'lu' or License Usage value in the license file than the MATLAB Parallel Server license. If you are using an Academic license, updating your license file should resolve the issue. To update your existing license, follow these instructions:
1. Click on the
'Help'
dropdown in MATLAB
2. Go to 'Licensing' and click on 'Update Current Licenses'
3. Select the appropriate license and click on 'Update'
Afterwards, you should be able to submit a job.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Startup and Shutdown dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!