How do I manually install the CUDALink paclet in Wolfram products up to Version 12.1?
Wolfram products up to Version 12.1 require installing a CUDA Resources paclet before using any CUDALink features.
On computers that are connected to the internet, the CUDALink paclet is installed by running:
Needs["CUDALink`"];
CUDAResourcesInstall[Update->True]
If your computer is not connected to the internet, you can still install CUDALink manually.
- Download the latest CUDALink paclet file from the CUDA Resources page. Transfer this file to the computer on which you want to install the CUDALink paclet.
- Open Mathematica and evaluate:
FileNameJoin[{$UserBaseDirectory, "Paclets", "Repository"}]
This prints the directory that holds the Mathematica paclets. Uncompress the CUDALink paclet that you downloaded in that directory.
- To inform Mathematica that you installed a new paclet, open it and run:
RebuildPacletData[]
CUDALink is now installed. To test this, run:
Needs["CUDALink`"]
Contact Support
Whether you have a question about billing, activation or something more technical, we are ready to help you.
1-800-WOLFRAM (+1-217-398-0700 for international callers)
Customer Support
Monday–Friday
8am–5pm US Central Time
- Product registration or activation
- Pre-sales information and ordering
- Help with installation and first launch
Advanced Technical Support (for eligible customers)
Monday–Thursday
8am–5pm US Central Time
Friday
8:30–10am & 11am–5pm US Central Time
- Priority technical support
- Product assistance from Wolfram experts
- Help with Wolfram Language programming
- Advanced installation support