mila-iqia / milatools

Tools to connect to and interact with the Mila cluster
MIT License
62 stars 12 forks source link

Add new `mila login` command #111

Open lebrice opened 6 months ago

lebrice commented 6 months ago

Based off of #112

Logs into all the hosts in the SSH config (except entries with "?", "*", "!", or entries with a proxycommand and remotecommand. Creates reusable SSH connections to each host.

This will probably be very useful later on when we work on executing commands on lots of clusters.