Can MATLAB Distributed Server Run in the Background?
Mostrar comentarios más antiguos
I have an embassingly parralel rendering task, where each frame of a movie is inspected and optomized. Our lab has dozen of powerful desktop machines i7 + Tesla that are often underutilized. Each one controls a device, and when that device is not in use, the machine has almost no load.
I want to launch my matlab jobs on every machine, but also have a second user logged in doing their normal work such as browsing the internet or work in office.
The machines run Windows, and I was under the impression that Windows did not tolerate multiple users logged in at once (unless you buy the terminal server).
I am wondering if the Beowulf like configuration I have in mind is possible to realize with MATLAB Distributed Computing Server on Windows machines?
My background is primarily in writting c++ code for highend clusters.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre MATLAB Parallel Server en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!