First, I can debug the cuda kernel on vscode using the nsight-vscode-edition extension on top of the host where wsl is located(I refer to this link https://docs.nvidia.com/cuda/cuda-gdb/index.html#supported-platforms and set up the windows registry, then breakpoints can step into the kernel)
Then I logged into wsl remotely via remote ssh on other computers, and then used nsight-vscode-editio extension for debugging, breakpoint can not step into kernel, and vscode reported the following warnings
