Can MATLAB Distributed Server Run in the Background?
이전 댓글 표시
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.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB Parallel Server에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!