Hi, I tried to run Nsight-Compute to profile the cuda Kernel that I was developing. I have encountered the following launch error. The Kernel is able to run successfully without the Nsight-Compute profiling command.
The command for Nsight-Compute profiling:
/home/NVIDIA-Nsight-Compute-2023.2/ncu --target-processes all
==ERROR== LaunchFailed
==PROF== Trying to shutdown target application
==ERROR== The application returned an error code (9).
Anyone has encountered the same problem before? Any suggestions?
Thanks and Best Regards,
Albert