You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I execute the profiling command nvprof -f --analysis-metrics -o metrics.nvvp ./a.out of the kernel optimization exercise, my system simply freezes. The first time this happened, the system simply became unresponsive and disconnected (I was on a remote connection). The second time it happened, I got logged out (i.e. the system was still operational).
My configuration:
GPU: TITAN X
NVIDIA drivers: 396.37
CUDA version: V9.2.148
OS: Ubuntu 16.04.4 LTS with the 4.4.0-130-generic kernel
The text was updated successfully, but these errors were encountered:
When I execute the profiling command
nvprof -f --analysis-metrics -o metrics.nvvp ./a.out
of the kernel optimization exercise, my system simply freezes. The first time this happened, the system simply became unresponsive and disconnected (I was on a remote connection). The second time it happened, I got logged out (i.e. the system was still operational).My configuration:
4.4.0-130-generic
kernelThe text was updated successfully, but these errors were encountered: