User Tools

Site Tools


tips:vgpu

**This is an old revision of the document!**

vgpu

host

  • TESLA T4 NVIDIA Corporation TU104GL
  • you must ensure that the SR-IOV SBIOS setting is enabled on the server.

into host

sudo apt install build-essential
echo 'blacklist nouveau' | sudo tee -a /etc/modprobe.d/blacklist.conf
sudo reboot

download NVIDIA-Linux-x8664-460.73.01.run into juju cli and upload to host <code> juju scp /root/NVIDIA-Linux-x8664-460.73.01.run $node1:/tmp </code>

into host

sh /tmp/NVIDIA-Linux-x86_64-460.73.01.run

guest

apt install nvidia-headless-470 nvidia-utils-470
tips/vgpu.1627036891.txt.gz · Last modified: by scipio