Skip to content

Commit

Permalink
Add blurb to bash tools README
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentin-Anthony authored Oct 2, 2023
1 parent 132d176 commit 9cd9ff9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/bash/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Bash Scripts
Useful for running distributed per-node scripts on e.g. Kubernetes

* `kill.sh` kills all python processes
* `killall.sh` uses pdsh to kill all `train.py` processes on the nodes listed in `/job/hosts/`
Expand Down

0 comments on commit 9cd9ff9

Please sign in to comment.