Nsight Compute can not non-interactive Profiler in Windows

46 Views Asked by At

when i try to connect to localhost and non-interactive profiler a sample kernel function, it always shows below.

however, i can use interactive profiler just as fine.

Launched process: ncu.exe (pid: 25384)
E:/NsightCompute/target/windows-desktop-win7-x64/ncu.exe 
--config-file off --export D:/Programming/CUDA/1.ncu-rep 
--force-overwrite D:/Programming/CUDA/1.exe
Launch succeeded.
Profiling...
Process terminated.
The profiler returned an error code: 3221226505 (0xc0000409)

i have try to run Nsight Compute in admin, didn't work. what is more strange that i can use the feature normally in WSL's Nsight Compute.

0

There are 0 best solutions below