#2 Explain how to run VSCode on the clusters?

开启中
dfr2 年之前创建 · 1 条评论

The remote extension makes it easy to run VSCode on the frontend of the clusters, which sometimes leads to heavy Jupyter notebooks running on the login node.

Running VSCode on a compute node is not trivial, but not impossible either. See the (lengthy) discussion in this GitHub issue.

The remote extension makes it easy to run VSCode on the frontend of the clusters, which sometimes leads to heavy Jupyter notebooks running on the login node. Running VSCode on a compute node is not trivial, but not impossible either. See the (lengthy) discussion in this [GitHub issue](https://github.com/microsoft/vscode-remote-release/issues/1722).
François Damien 评论于 2 年之前
发布者

Furthermore, running VSCode on the frontend with many tabs open puts a heavy load on the NFS servers with one thread per file inotifywaiting the open file.

Furthermore, running VSCode on the frontend with many tabs open puts a heavy load on the NFS servers with one thread per file `inotifywait`ing the open file.
登录 并参与到对话中。
未选择标签
未选择里程碑
未指派成员
1 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。