logoalt Hacker News

jltsirentoday at 2:48 PM1 replyview on HN

The default VSCode configuration can cause problems in HPC clusters. VSCode likes to crawl the files it can see repeatedly. If you have a few users, it doesn't matter. But with many concurrent users and many files, it can destroy file system performance.


Replies

linksnapzztoday at 3:55 PM

Every user should get their own vscode endpoint, on a severely underprovisioned VM with 10mb/sec access to the cluster filesystem.