Setting up desktop computer for remote computing

55 vues (au cours des 30 derniers jours)
Henry Shackleton
Henry Shackleton le 3 Juin 2019
Modifié(e) : Andrea Picciau le 18 Juin 2019
I have two computers - a desktop computer and a laptop. My laptop is not powerful enough to efficiently run many of the computations that I want to run, and I would like to be able to remotely run them on my desktop. My current strategy has been to use a remote desktop application to connect to the desktop and run all my simulations through that, but it isn't the most elegant. I was wondering if there was any way to remotely connect to my desktop through MATLAB, so that I could locally run MATLAB on my laptop but have all the computations done through the desktop (perhaps by setting up a cluster with the parallel computing toolbox, but I'm still not sure if this is possible).

Réponses (1)

Andrea Picciau
Andrea Picciau le 18 Juin 2019
Modifié(e) : Andrea Picciau le 18 Juin 2019
To do that, you'll need to have a MATLAB Parallel Server license. If you have it, you can install the MATLAB Job Scheduler on your desktop machine: you can either follow this video that walks you through the process or follow the documentation.
Note that MATLAB Parallel Server can be used with schedulers other than MATLAB Job Scheduler! In your case, however, MATLAB Job Scheduler seems to me to be the best solution.

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Produits


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by