You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some cases, we don't actually need to do an ssh connection to the Mila cluster.
For instance: mila code some_path --node=<some_node> currently hangs for a long time (because SSH connections to the Mila cluster are currently quite slow).
The text was updated successfully, but these errors were encountered:
lebrice
changed the title
[Feature Request] Avoid making SSH connections to Mila cluster unless necessary
[Feature Request] Avoid making unneeded SSH connections to Mila cluster
Sep 20, 2023
In some cases, we don't actually need to do an ssh connection to the Mila cluster.
For instance:
mila code some_path --node=<some_node>
currently hangs for a long time (because SSH connections to the Mila cluster are currently quite slow).The text was updated successfully, but these errors were encountered: