How to Use NeevCloud GPUs with VS Code
Prerequisites
ssh root@<GPU_PUBLIC_IP>
Step 1: Install Remote SSH extension in VS Code
Step 2: Add your NeevCloud GPU as an SSH host
Step 3: Connect VS Code to the GPU instance
How your code uses GPU compute after connection (Important)
What actually happens
Running GPU workloads from VS Code
Run from Terminal
Run using VS Code Run / Debug
Using frameworks and libraries
Why this approach is recommended on NeevCloud
Last updated