Server configuration for MATLAB
显示 更早的评论
Our lab is thinking of setting up a server to run computational physics programs written in MATLAB. We are thinking of a relatively powerful computer (think high CPU clock speeds, 32 cores, and high-end GPUs). Our concern is how one would access the computational resources of this computer simultaneously. A plausible scenario is where 2 or 3 of us want to concurrently run programs on the server.
The programs we have written often have a live GUI to see the progress and results of our simulations. This is a problem we have encountered with running programs on the university cluster where we have to queue a program and there is no easy GUI access to see the results live. We also have to use command-line tools or something like FileZilla to upload the program and then download the results which can be a little annoying.
So what we are looking for ideally is a system where we can write programs/scripts on our personal lab computers and when we click 'run', the program runs on the lab server and "streams" the results to our local computer.
I did not find any obviously relevant products from a Google search. Any thoughts/advice would be appreciated!
-Paddy
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Downloads 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!