Connecting to a parallel server over the Internet
4 views (last 30 days)
Show older comments
Hi,
I have managed to setup a MATLAB Parallel Server toolbox on a workstation computer and mangaged to submit jobs from my laptop. But this can only be done when the two computers are connected to the same local network. Is there a way to do this over the Internet?
Thank you.
0 Comments
Answers (1)
Raymond Norris
on 7 Dec 2022
The "server" machine has to be reachabe from the Internet. If this is an isolated machine, without a public IP address, you won't be able to reach it.
A consideration is looking at Cloud Center. It requires an AWS account, but you'll be able to submit parallel jobs to it.
See Also
Categories
Find more on MATLAB Parallel Server in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!