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?
2 次查看(过去 30 天)
显示 更早的评论
MathWorks Support Team
2018-1-17
编辑: MathWorks Support Team
2025-12-16,21:19
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.
采纳的回答
MathWorks Support Team
2025-12-16,0:00
编辑:MathWorks Support Team
2025-12-16,21:19
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 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!