Hi,
I’ve been trying to profile a custom application with NSight Systems 2019.2.1 but the CUDA injection seems to fail. The warning given is:
Injection MyPC (:1:0:8568) 00:00.455 Unsupported CUDA driver version: 10020.
Running deviceQuery returns:
[i]
CUDA Device Query (Runtime API) version (CUDART static linking)
Detected 1 CUDA Capable device(s)
Device 0: “TITAN RTX”
[…]
deviceQuery, CUDA Driver = CUDART, CUDA Driver Version = 10.2, CUDA Runtime Version = 10.1, NumDevs = 1
Result = PASS
[/i]
My question is very similar to https://devtalk.nvidia.com/default/topic/1047379/unsupported-cuda-driver-version-10010/
but the newest version of NSight Systems doesn’t seem to provide support for driver version 10.2 yet. Any advice?
Best,
Markus