Hi!
We recently stumbled upon a problem when profiling with different users on the same machine. Nsight Systems uses the same directory in /tmp for all users which leads to ownership problems if different users want to profile their applications. Our workaround for this is to use “chown -R /tmp/nvidia” or to delete the directory before profiling. I think it would be better to have a separate directory for each user or to provide a possibility to make the tmp directory user-configurable.
Thank you for your attention!
Robin
Setup:
Host:
Windows 10 1909
Nsight Systems 2020.2.1
Target:
Ubuntu 18.04.4 LTS
CUDA 10.2