From 34b3b0c6ce6214e9db45458fd5c2f6a231fd58d9 Mon Sep 17 00:00:00 2001 From: Vladislav Yarmak Date: Wed, 27 Jan 2021 22:32:17 +0200 Subject: [PATCH] win: fix variant for cuda on wsl driver --- drivers.json | 2 +- win/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers.json b/drivers.json index 3f69608..bac555f 100644 --- a/drivers.json +++ b/drivers.json @@ -2484,7 +2484,7 @@ "os": "win10", "product": "GeForce", "version": "465.21", - "variant": "", + "variant": "Drivers for CUDA on WSL", "patch64_url": "win10_x64/465.21/nvencodeapi64.1337", "patch32_url": "win10_x64/465.21/nvencodeapi.1337", "driver_url": "" diff --git a/win/README.md b/win/README.md index 692a435..7974ae3 100644 --- a/win/README.md +++ b/win/README.md @@ -157,7 +157,7 @@ Credits to [TroubleChute channel](https://www.youtube.com/channel/UCkih2oVTbXPEp | GeForce | 461.09 | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/461.09/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/461.09/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/461.09/461.09-desktop-win10-64bit-international-whql.exe) | | GeForce | 461.40 | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/461.40/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/461.40/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/461.40/461.40-desktop-win10-64bit-international-whql.exe) | | GeForce | 461.40 Studio Driver | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/nsd_461.40/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/nsd_461.40/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/461.40/461.40-desktop-win10-64bit-international-nsd-whql.exe) | -| GeForce | 465.21 | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/465.21/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/465.21/nvencodeapi.1337) | | +| GeForce | 465.21 Drivers for CUDA on WSL | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/465.21/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/465.21/nvencodeapi.1337) | | | Product series | Version | x64 library patch | x86 library patch | Driver link |