I have a similar usecase and run distributed code on machines that are not a part of any cluster at all - just a few random workstations in our group. Julia doesn’t really have built-in features to make it easy, and I’ve written a small helper package: [ANN] DistributedAdhoc.jl: for machines that don't share a common filesystem. It can transfer individual files and directories without extra setup, and share whole julia environments from the local machine.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
JuliaDB w/ Workers on Remote Machine | 2 | 420 | June 18, 2019 | |
Sending modules from a local julia file to remote machines | 4 | 829 | September 20, 2018 | |
The ultimate guide to distributed computing | 44 | 9604 | June 21, 2021 | |
How to define a file, `include()`, and variables globally during `Distributed.jl` for loop | 0 | 366 | August 21, 2021 | |
Using remote workers on Linux from Mac OS master | 0 | 689 | June 21, 2017 |