JuliaParallel / Dagger.jl

A framework for out-of-core and parallel execution
Other
621 stars 67 forks source link

DOC: Spawning workers over SSH #483

Closed Schefflera-Arboricola closed 3 months ago

Schefflera-Arboricola commented 5 months ago

closes https://github.com/JuliaParallel/Dagger.jl/issues/444

Let me know if this is the right place to put it. And I didn't test it as I don't have a remote machine. I referred these docs: https://docs.julialang.org/en/v1/stdlib/Distributed/

Thank you :)