Yes, I solved it. For me (on Ubuntu) I had to use nvidia-smi as root (not sudo, but as root). then type nvidia-smi --help and the command for establishing persistence will be there <-pm 1>.
$ sudo -i
# nvidia-smi -pm 1
# exit
$
Yes, I solved it. For me (on Ubuntu) I had to use nvidia-smi as root (not sudo, but as root). then type nvidia-smi --help and the command for establishing persistence will be there <-pm 1>.
$ sudo -i
# nvidia-smi -pm 1
# exit
$