Launching NSight for .dll library

Hello,

I’ve been trying to debug a Web Application that is using CUDA in order to parallelize some calculations. Those calculations are happening inside a .lib file that in part is build inside a .dll file. The dynamic library is exposing COM objects to the backend of the Web Application (build using ASP.NET in C#). The way that I’m launching this Web Application is through IIS Express on Windows 11. I couldn’t find a way to actually debug the CUDA Kernels using NSight debugger so I was hoping if anyone has worked on something similar before ? I would appreciate the help, thanks !

Hi, @VyronAV

Checked your request internally, and sorry to let you know now there is no solution for this. Our dev will consider about this.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.