安裝請參考 https://blogs.vmware.com/apps/2018/09/using-gpus-with-virtual-machines-on-vsphere-part-3-installing-the-nvidia-grid-technology.html
GPU兼容性列表查詢:https://www.nvidia.com/en-us/data-center/tesla/tesla-qualified-servers-catalog/
html
esxcli system maintenanceMode set --enable true服務器
(能夠自行在網頁操做)app
esxcli graphics host set --default-type SharedPassthruide
esxcli graphics host get
spa
安裝顯卡驅動
esxcli software vib install -v /NVIDIA/NVIDIA-VMware_ESXi_6.5_Host_Driver_390.42-1OEM.670.0.0.7535516.vib3d
此處的文檔路徑是在根目錄下。
更新顯卡驅動
esxcli software vib update -v /tmp/NVIDIA-VMware_ESXi_6.5_Host_Driver_367.128-1OEM.650.0.0.4598673.vib
orm
esxcli system maintenanceMode set --enable falseserver
esxcli software vib list | grep -i NVIDIA
htm
gpuvm vGPU
blog
lspci -n | grep 10de
其中10de表明此設備來自NVIDIA公司
0300: Graphics — 表明爲圖形模式
0302: Compute — 則代表爲計算模式,須要經過gpumodeswitch修改成圖形模式
nvidia-smi
nvidia-smi vgpu –s