Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 297 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 297 Bytes

SSH-distributed-computing

Two python2 scripts to automatically connect to a bunch of machines over SSH, copy files, run commands and download the results.

Use deploy.py to run commands and collect.py to download the results. The Settings class in each file can be used to configure the script.