Hi @sheetal.vishwakarma
Nsight is a tool to debug performance. It will help you to understand the performance bottleneck in the code workflow.
For memory leak or debug purpose, eclipse or GDB might help in locating the leak component.
For Nsight setup issue, you can refer to below topic in case it helps: