On macOS Julia 1.5.2. I am trying to run addprocs where the remote machine is linux. I get the following error:
sh: 1: cd: can’t cd to /Users/
Apparently, something on the remote is trying to cd to the same path as my home directory on my Mac.
Others have encounter this problem with previous versions and it would seem there was no fix or workaround back then. My question: Is there been and developments since that my save my behind on this?
I could sure use a fix.
Thanks for reading