Skip to content
Snippets Groups Projects
Commit 84155f94 authored by Jafar Lie's avatar Jafar Lie
Browse files

Updated create-dev-uvm.sh

Former-commit-id: 4623bc76
parent 753a2605
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
LDFLAGS="-L/usr/local/cuda/8.0.61/lib64/stubs -L/usr/lib64 -L/usr/local/cuda/8.0.61/lib64 -L/usr/local/cuda/8.0.61/lib" /usr/local/cuda/8.0.61/samples/1_Utilities/deviceQuery/deviceQuery
/bin/nvidia-modprobe -u
/bin/nvidia-modprobe -u -c 0
if [ ! -e /dev/nvidia-uvm ]; then
# Find out the major device number used by the nvidia-uvm driver
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment