I installed Mathematica 12.2.0 and was trying CUDA.
With version 12.1.1 CUDAResources-Lin64-12.1.0 was installed.
Now with version 12.2.0 CUDAResources-Lin64-9.0.0.0 is installed.
This is according to (linux laptop) ~/.Mathematica/Paclets/Repository/CUDAResources-Lin64-9.0.0.0/PacletInfo.m
Thank you.
So from version 12.2.0 onwards, Wolfram does not provide a CUDA paclet anymore and is using the CUDA toolkit from nVIDIA native installation. Good news, no double installation anymore…
But please provide a link to the Mathematica documentation that describes the new procedure.
Hello, I am having a very similar issue. I just purchased a new RTX 3090 GPU and I’ve installed the CUDAToolkit version 11.2 directly from NVIDIA on my machine. However this still won’t allow me to work with CUDA in Mathematica v12.2, the calculations seemingly get stuck and I have to abort them with no error message. The CUDAInformation[] seems to fail too. Please help.
Hi,
Please find attached a notebook that works on my Ubuntu linux laptop with native nVIDIA CUDA toolkit 11.1.1. It is not yet the latest as the nVIDIA driver 460.27.04 needed for CUDA 11.2 is not yet available for Ubuntu. Note that this notebook will download and install CUDA paclet 9.0.0.0 from Wolfram. I tried many things to avoid this download, but without this paclet being installed cuda does not work. In SystemInformation[] you can find that Mathematica is using the 11.1.1 toolkit as shown below: