DualCoder / vgpu_unlock

Unlock vGPU functionality for consumer grade GPUs.
MIT License
4.55k stars 425 forks source link

how hook rtx2070 super to tesla t4?,I can't find nvidia-installer,only for xxx.rmp #39

Closed 20170819 closed 3 years ago

20170819 commented 3 years ago

hello,I want to hook rtx2070 super to tesla t4,but My GPU manager is NVIDIA-vGPU-rhel-7.6-440.53.x86_64.rpm.I can't find nvidia-installer? what is nvidia-installer ? Is it a shell run packet? what should I do ? thanks you!

KrutavShah commented 3 years ago

You need to use the Linux KVM package of the vGPU drivers, and install it with DKMS. The RHEL driver doesn't have a DKMS option and therefore will not work. Please download the correct drivers at the license portal.

20170819 commented 3 years ago

thanks!