Is it possible to run 2 different versions of MATLAB Job Scheduler on 1 machine simultaneously?

6 views (last 30 days)
Is it possible to run 2 different versions of MATLAB Job Scheduler on 1 machine simultaneously? I'm attempting to do so and am getting this error:
ERROR: wrapper | CreateService failed - The specified service already exists. (0x431)
Script mdce unable to complete successfully - exiting

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 26 Sep 2024
Edited: MathWorks Support Team on 26 Sep 2024
You cannot run 2 MJS (MATLAB Job Scheduler) services of different versions on the same machine.
For R2016a and newer, a single instance of MATLAB Job Scheduler can support multiple releases of MATLAB Parallel Server, as seen in the link below.
Run Multiple MATLAB Parallel Server Versions
For older releases, it is possible to have a third-party scheduler serve multiple installations of MATLAB Parallel Server. The integration of MATLAB with the third-party scheduler will ensure that the version of MATLAB started on the cluster will be the same version as that used to submit the job.

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Tags

No tags entered yet.

Products


Release

R2010b

Community Treasure Hunt

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

Start Hunting!