From bf6390f66980a7c7782ceca49b751b483822c947 Mon Sep 17 00:00:00 2001 From: KrutavShah Date: Sat, 24 Apr 2021 12:32:52 -0700 Subject: [PATCH] Added some improvements to the README. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index af8b03e..a8bdf2e 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ This tool enables the use of Geforce and Quadro GPUs with the NVIDIA vGPU graphics virtualization technology. NVIDIA vGPU normally only supports a few datacenter Teslas and professional Quadro GPUs by design, but not consumer graphics cards through a software limitation. This vgpu_unlock tool -aims to remove this limitation, thus enabling most Maxwell, Pascal, -Volta (untested), and Turing based GPUs to use the vGPU technology. -Ampere support is currently a work in progress. +aims to remove this limitation on Linux based systems, thus enabling +most Maxwell, Pascal, Volta (untested), and Turing based GPUs to +use the vGPU technology. Ampere support is currently a work in progress. A community maintained Wiki written by Krutav Shah with a lot more information is [available here.](https://docs.google.com/document/d/1pzrWJ9h-zANCtyqRgS7Vzla0Y8Ea2-5z2HEi4X75d2Q/edit?usp=sharing)