Hello,
I’m encountering an issue while using Nsight Compute to analyze a CUDA kernel. Here are the details:
==ERROR== LaunchFailed
==PROF== Trying to shutdown target application
==ERROR== The application returned an error code (9).
==WARNING== Failed to import the following source files:
==WARNING== default
- Nsight Compute Version: 2024.2.1.0 (build 34372528) (public-release)
- NVIDIA Driver Version: 520.61.05
- CUDA Version: 11.8
I’ve checked my setup and everything seems to be in order. Could anyone provide insights or suggest steps to resolve this issue?
Thank you!
ncu 2024.2.1 is from CUDA 12.5 Update 1. I don’t think it’s compatible with CUDA version 11.8. Can you try the ncu from 11.8, or use a newer CUDA toolkit and driver from 12.x for your application?
I updated ncu to 2022.3.0.0 and profiled the app again. However, another error occurred:
Communication from the command line profiler could not be established using
30.166.81.61:50152
fe80::1:50152
fe80::a0a9:97ff:fe3c:bdb:50152
fe80::1879:6db5:997d:8137:50152
fd00:1:2a:3081:ee64:f574:6905:58d5:50152
fe80::c4df:8dff:fe60:198d:50152
fe80::c4df:8dff:fe60:198d:50152
fe80::513b:e784:5e4:a207:50152
fe80::77bb:2139:b68:46e1:50152
fe80::ca4d:9c77:90c3:952d:50152
fe80::ce81:b1c:bd2c:69e:50152
so the report could not be opened automatically. If a report was generated, it can be opened manually.