mirror of
https://gitlab.com/polloloco/vgpu-proxmox.git
synced 2026-04-10 01:05:48 +03:00
Compare commits
17 Commits
dacfde9fc4
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4ad387a892 | ||
|
|
f3d6acc949 | ||
|
|
3258b92f23 | ||
|
|
caa6161296 | ||
|
|
74f3de8dee | ||
|
|
a9714540de | ||
|
|
ac721caf2b | ||
|
|
aa601526c2 | ||
|
|
f3e7b42fd6 | ||
|
|
b6e1b67cb4 | ||
|
|
e1de40cdce | ||
|
|
ab5fc9e7db | ||
|
|
90c1bc8d6b | ||
|
|
cac450b4c7 | ||
|
|
20938c35b2 | ||
|
|
f62acfcd00 | ||
|
|
afa92c85b4 |
BIN
535.230.02.patch
BIN
535.230.02.patch
Binary file not shown.
BIN
550.144.02.patch
BIN
550.144.02.patch
Binary file not shown.
BIN
550.163.02.patch
Normal file
BIN
550.163.02.patch
Normal file
Binary file not shown.
BIN
570.124.03.patch
Normal file
BIN
570.124.03.patch
Normal file
Binary file not shown.
BIN
570.133.10.patch
Normal file
BIN
570.133.10.patch
Normal file
Binary file not shown.
BIN
570.148.06.patch
Normal file
BIN
570.148.06.patch
Normal file
Binary file not shown.
BIN
570.158.02.patch
Normal file
BIN
570.158.02.patch
Normal file
Binary file not shown.
BIN
570.172.07.patch
Normal file
BIN
570.172.07.patch
Normal file
Binary file not shown.
BIN
580.65.05.patch
Normal file
BIN
580.65.05.patch
Normal file
Binary file not shown.
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
This document serves as a guide to install NVIDIA vGPU host drivers on the latest Proxmox VE version, at time of writing this its pve 8.3.
|
This document serves as a guide to install NVIDIA vGPU host drivers on the latest Proxmox VE version, at time of writing this its pve 8.3.
|
||||||
|
|
||||||
You can follow this guide if you have a vGPU supported card from [this list](https://docs.nvidia.com/grid/gpus-supported-by-vgpu.html), or if you are using a consumer GPU from the GeForce series or a non-vGPU qualified Quadro GPU. There are several sections with a title similar to "Have a vGPU supported GPU? Read here" in this document, make sure to read those very carefully as this is where the instructions differ for a vGPU qualified card and a consumer card.
|
You can follow this guide if you have a vGPU supported card from [this list](https://docs.nvidia.com/grid/gpus-supported-by-vgpu.html), or if you are using a consumer GPU from the GeForce series or a non-vGPU qualified Quadro GPU. There are several sections with a title similar to "Have a vgpu supported card? Read here"" in this document, make sure to read those very carefully as this is where the instructions differ for a vGPU qualified card and a consumer card.
|
||||||
|
|
||||||
## Supported cards
|
## Supported cards
|
||||||
|
|
||||||
@@ -13,6 +13,8 @@ The following consumer/not-vGPU-qualified NVIDIA GPUs can be used with vGPU:
|
|||||||
- All GPUs from the Pascal generation (GTX 10xx, Quadro Pxxxx, Tesla Pxx)
|
- All GPUs from the Pascal generation (GTX 10xx, Quadro Pxxxx, Tesla Pxx)
|
||||||
- All GPUs from the Turing generation (GTX 16xx, RTX 20xx, Txxxx)
|
- All GPUs from the Turing generation (GTX 16xx, RTX 20xx, Txxxx)
|
||||||
|
|
||||||
|
_Note:_ There is not a strict list for supported consumer cards, however you could check out the [Successful setups channel at Discord](https://discord.com/channels/829786927829745685/831950788733042699).
|
||||||
|
|
||||||
Starting from driver version 17.0, Pascal and earlier require additional patches, see [below](#psa-for-pascal-and-older-gpus-like-the-p4-gtx-1080) for more!
|
Starting from driver version 17.0, Pascal and earlier require additional patches, see [below](#psa-for-pascal-and-older-gpus-like-the-p4-gtx-1080) for more!
|
||||||
|
|
||||||
If you have GPUs from the Ampere and Ada Lovelace generation, you are out of luck, unless you have a vGPU qualified card from [this list](https://docs.nvidia.com/grid/gpus-supported-by-vgpu.html) like the A5000 or RTX 6000 Ada. If you have one of those cards, please consult the [NVIDIA documentation](https://docs.nvidia.com/grid/15.0/grid-vgpu-user-guide/index.html) for help with setting it up.
|
If you have GPUs from the Ampere and Ada Lovelace generation, you are out of luck, unless you have a vGPU qualified card from [this list](https://docs.nvidia.com/grid/gpus-supported-by-vgpu.html) like the A5000 or RTX 6000 Ada. If you have one of those cards, please consult the [NVIDIA documentation](https://docs.nvidia.com/grid/15.0/grid-vgpu-user-guide/index.html) for help with setting it up.
|
||||||
|
|||||||
Reference in New Issue
Block a user