mirror of
https://github.com/keylase/nvidia-patch
synced 2024-11-10 19:10:34 +00:00
Merge pull request #377 from Snawoot/fix_cuda_wsl_variant
win: fix variant for cuda on wsl driver
This commit is contained in:
commit
2f18689a66
@ -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": ""
|
||||
|
@ -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 |
|
||||
|
Loading…
Reference in New Issue
Block a user