Hello,
I have install my nvidia driver from the package in ubuntu.
Am I obliged to install the cuda linux driver from NVIDIA website to use NSight ? Or can I find it on the ubuntu package?
Edit : I finally add a depot and I get the nsight version but I have a trouble.
I made a empty project and I add a link to my execution file.
When I launch the profiling I get that error:
"Error: Application received signal 139"
And the profiling log get me that :
======== Error: Application received signal 139
The run works properly, the cuda-memcheck send me no error but I can’t profile it.
Where could this error come from?