CUDA Tutorials I Installing CUDA Toolkit on Windows and WSL

preview_player
Показать описание
Learn how to set up a CUDA environment on Microsoft Windows WSL2 after installing the CUDA Toolkit on Windows. CUDA on WSL2 can be used to run existing GPU-accelerated applications originally developed for Linux, or it can be leveraged as a full CUDA developer environment. The second option is useful for developers working on multi-platform projects or developing on a Windows setup while targeting Linux.

00:00 - Introduction
00:20 - Installing the Latest NVIDIA Display Driver
01:00 - Installing WSL
01:48 - Installing the CUDA Toolkit on WSL
02:45 - Conclusion

CUDA, CUDA Programming, Windows, Linux, WSL
Рекомендации по теме
Комментарии
Автор

I respect the time and effort in demostarting this. However, on Windows subsystem, Ubuntu 20.04 with WSL2 the cuda test and installation doesn't work well; especially when installing tensorflow to use GPU.
Would be helpful if a more detailed video could be shown to demonstrate this considering you guys are the original developers.

shadrackthedeveloper
Автор

Thank you for the clear explanation. According to NVDIA cuda documentation, we need to check some system requirments such as gcc and kernel versions, is this mandatory only for native linux or also for WSL2? I wanna also know if this installation will allow to profit from the performance of NVIDIA GDS or this should be installed separately? Thank you.

stitou
Автор

Seems you need to install some CUDA drivers, your camera view look like missing some drivers on VGA 800/600 resolution 😂

iamwangine
Автор

Can we get a how to video for installing cuda toolkit for use with Kali Linux wsl2?

jmtgmby
Автор

Can we connect hard disk to nvdia jetson kit.

indogreek
Автор

Windows 10 tutorial would be appreciated

kianow
Автор

I this tutorial you seem to install CUDA prior to WSL2. What happens if you already have WSL2 but you decide to install CUDA now, without uninstalling WSL2?

jackt
Автор

I have an issue with not knowing my sudo password? I can't do sudo apt update without it and can't find documentation on where to retrieve this password?

ZDMANN
Автор

couldnot find any linux wsl downoad link for cuda toolkit 12.4

harshchoudhary
Автор

@NVIDIADeveloper Please let me know how to do this on MacOS Sonoma 14.5

sanjay.bhatnagar