tkestack / vcuda-controller

Other
488 stars 156 forks source link

How to use the vcuda by docker run #16

Open MC17 opened 3 years ago

MC17 commented 3 years ago

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?

mYmNeo commented 3 years ago

This project can't run singly, it must cooperate with gpu-manager project