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
I tried to build vcuda by running IMAGE_FILE={xx} ./build-img.sh and get the /usr/bin/nvml-monitor以及/usr/lib64/libcuda-control.so. Now I want to run the container by docker run xx, so what should I do and should I set the --runtime=nvidia?
The text was updated successfully, but these errors were encountered:
MC17
changed the title
How to use the vcuda
How to use the vcuda by docker run
Jul 1, 2021
I tried to build vcuda by running
IMAGE_FILE={xx} ./build-img.sh
and get the /usr/bin/nvml-monitor以及/usr/lib64/libcuda-control.so. Now I want to run the container by docker run xx, so what should I do and should I set the --runtime=nvidia?The text was updated successfully, but these errors were encountered: