CUDA Resources

As of Wolfram Language Version 12.2, the CUDAResources paclet has been deprecated. To use CUDALink functionality, an installation of the NVIDIA CUDA Toolkit is required.

CUDALink automatically downloads and installs some of its functionality when you first use a CUDALink function, such as CUDAQ. Under certain circumstances—for example, if you are not connected to the internet or have disabled Mathematica's internet access—the download will not work. Users can download the following paclets and install them using CUDAResourcesInstall.


CUDA Paclet CUDA Toolkit Mathematica 12.1.0 Files
12.1.0
12.1.0
12.1.0
10.2.89 Windows-x86-64
Linux-x86-64
Mac


CUDA Paclet CUDA Toolkit Mathematica 12.0.0 Files
12.0.359
12.0.303
12.0.364
10.1 Windows-x86-64
Linux-x86-64
Mac


CUDA Paclet CUDA Toolkit Mathematica 11.3.0 Files
11.3.82
11.3.154
11.3.48
9.1 Windows-x86-64
Linux-x86-64
Mac


CUDA Paclet CUDA Toolkit Mathematica 11.2.0 Files
11.2.22
11.2.63
11.2.53
8.0 Windows-x86-64
Linux-x86-64
Mac


CUDA Paclet CUDA Toolkit Mathematica 11.0.0–11.1.1 Files
10.5.0 7.5 Windows-x86-64
Linux-x86-64
Mac


CUDA Paclet CUDA Toolkit Mathematica 10.2.0–10.4.1 Files
10.2.0.3 7.5 Windows-x86-64
Linux-x86-64
Mac


To install the paclet, do:

Needs["CUDALink`"]
CUDAResourcesInstall["<path_to_paclet>", Update->True]