/helper_scripts

Helper Scripts to run a cluster

Primary LanguageCApache License 2.0Apache-2.0

helper_scripts

Helper Scripts to run a cluster

These scripts use parallel-ssh to run commands on a cluster. To run them parallel-ssh needs to be installed. To do so, run:

pip install parallel-ssh

Or as a user:

pip install --user parallel-ssh