I have been using Nsight copilot for almost a week, it worked pretty well, gave me the kernels that I requested and was able to understand all kernels. Now, it doesn’t seem to work. Every time I prompt something, it crashes and doesn’t produce any output. I tried reinstalling the extension, but with no success. Any idea how can I resolve this issue? I have attached a demo of this issue with 3 prompts
Can you follow these steps and let me know if it resolves your issue
- In VS studio go into extension tab (Ctrl+Shift+X). Click on Nsight Copilot
- Click on uninstall Nsight Copilot Button
- Go to link : Nsight Copilot - Visual Studio Marketplace
- Download the VSIX file.
- Click Ctrl+Shift+P (windows) or Cmd+Shift+P (mac) to open VS Code Command Palette.
- Select “>Extension :Install from VSIX” and selected the downloaded file location.
- After installation restart the VS code and try again.
