Hacker News new | ask | show | jobs
by m0zg 2404 days ago
At Google you run it on Borg. At companies which have non-trivial on-prem compute you'll probably find k8s being used for cluster management nowadays, same idea. Without cluster management you'll have to copy it to the remote machine (and set up deps there)
1 comments

Ok, so it seems like Pycharm is still the only tool which can do that
... you're using pycharm as a cluster management tool? I'm not sure if I'm impressed or horrified :P
Not a cluster, just three independent GPU servers. Each one has a remote interpreter configured in Pycharm.