Is it possible to run 2 different versions of MATLAB Job Scheduler on 1 machine simultaneously?
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
MathWorks Support Team
il 16 Apr 2018
Modificato: MathWorks Support Team
il 26 Set 2024
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
Risposta accettata
MathWorks Support Team
il 26 Set 2024
Modificato: MathWorks Support Team
il 26 Set 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.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing 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!