
Once complete, you should see a series of outputs that end in done.:Ĭongratulations! You should have a working installation of CUDA by now. Sudo mv cuda-wsl-ubuntu.pin /etc/apt/preferences.d/cuda-repository-pin-600

Then setup the appropriate package for Ubuntu WSL: freeglut.dll - Freeglut OpenGL Utility Toolkit glew32.dll - The OpenGL. The SDK includes dozens of code samples covering a wide range of applications including: Simple techniques such as C++ code integration and efficient loading of custom datatypes. The nvidia driver package includes its own GL and EGL libraries, but where these are installed depends on your particular system 2 nvidia 280 so from the.
#Opengl nvidia cuda toolkit 9 install
Also notice that attempting to install the CUDA toolkit packages straight from the Ubuntu repository (“cuda”, “cuda-11-0”, or “cuda-drivers”) will attempt to install the Linux NVIDIA graphics driver, which is not what you want on WSL 2. cufft32429.dll - NVIDIA Windows XP CUDA 4.2.9 FFT Library (NVIDIA CUDA FFT. The CUDA Developer SDK provides examples with source code, utilities, and white papers to help you get started writing software with CUDA. Be aware that older versions of CUDA (<=10) don’t support WSL 2. The following commands will install the WSL-specific CUDA toolkit version 11.6 on Ubuntu 22.04 AMD64 architecture.

On WSL 2, the CUDA driver used is part of the Windows driver installed on the system, and, therefore, care must be taken not to install this Linux driver as previously mentioned. Normally, CUDA toolkit for Linux will have the device driver for the GPU packaged with it.
