Can MATLAB Distributed Server Run in the Background?
Show older comments
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.
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Parallel Server in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!