Connecting to a parallel server over the Internet

9 views (last 30 days)
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.

Accepted Answer

Khairul Adib Yusof
Khairul Adib Yusof on 24 Aug 2024
Update: I found an easy way to achieve this: use a VPN software called Tailscale. I have tried several other apps, but Tailscale is probably a free one that is easiest to use.

More Answers (1)

Raymond Norris
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.
  1 Comment
Khairul Adib Yusof
Khairul Adib Yusof on 9 Dec 2022
Yes, the server is reachable from the Internet. I did mention in the title: "...over the Internet".

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!