JuliaParallel / JuliaParallel/Dagger.jl
Add documentation on how to spawn workers over SSH
Open
documentation
question
- Dominant language
- Julia
- Stars
- 723
- Forks
- 90
- Avg merge
- 1d 37m
- Merged PRs (30d)
- 9
Description
Can I use Dagger to spawn processes on another computer connected over ssh?
`Distributed.addprocs` has a method that "Add worker processes on remote machines via SSH.". Can I spawn workers with this, schedule tasks on them with Dagger, and expect it to work?
A few sentences on ssh and computations on other computers in the docs would be lovely ^_^
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.