Daniel Povey
unread,Jan 14, 2017, 2:30:10 PM1/14/17Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to kaldi-developers
Does anyone have experience upgrading the CUDA toolkit without
rebooting the machine?
We need to upgrade the CUDA toolkit on our grid because some people
are using TensorFlow and they now support only the 8.0 toolkit, but
it's a hassle to have to reboot.
I've seen that doing
sudo rmmod nvidia
and then something like
nvidia-smi
will unload and then reload the kernel module, but I'm not sure if
this works when you upgrade the toolkit.
BTW, we don't use the Debian package, we download the installer
directly from NVidia.
Dan