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
I've been playing around with clearml-session a bit, but I experience a lot of friction.
Would love to use it to switch my backend between our different GPU workers.
I thought that the Task that is created on the selected queue would allow me to ssh into a duplicated workspace in VS Code, but instead I "just" get a regular SSH connection to a worker where I have to clone my repo and checkout the right branch etc etc.
My preferred workflow would be something like:
work in windows/WSL locally (or just as a point of entrance for git etc.)
start clearml-session, which in turn captures my workspace state
attach to a remote session in VS Code
continue work on my feature / model / whatever on a GPU-powered machine
Is that possible with the current status of clearml-session?
The text was updated successfully, but these errors were encountered:
Hi,
I've been playing around with clearml-session a bit, but I experience a lot of friction.
Would love to use it to switch my backend between our different GPU workers.
I thought that the Task that is created on the selected queue would allow me to ssh into a duplicated workspace in VS Code, but instead I "just" get a regular SSH connection to a worker where I have to clone my repo and checkout the right branch etc etc.
My preferred workflow would be something like:
Is that possible with the current status of clearml-session?
The text was updated successfully, but these errors were encountered: