Skip to main content

Questions tagged [cudalink]

Questions about using CUDALink, Mathematica's method to accelerate programs using NVidia graphics cards.

0 votes
0 answers
233 views

In 13.3.1.0, CreateLibrary[{demoFile}, "demo", "Compiler" -> NVCCCompiler] produces this error: ...
მამუკა ჯიბლაძე's user avatar
1 vote
0 answers
466 views

If we run the following code, mathematica kernel uses only CPU : LinearOptimization[ x + y, {x + 2 y >= 3, x >= -1, y >= -1}, {x, y}] I want the ...
imida k's user avatar
  • 4,435
1 vote
0 answers
119 views

I'm using MMA 13.3 with a fresh install of cuda toolkit version 12.2. CUDADot is not as fast as indicated by absolute timing. Running the commands found here (https://reference.wolfram.com/language/...
josh's user avatar
  • 11
5 votes
0 answers
268 views

I'm running Wolfram Desktop version 13.2.1, and after downloading Visual Studio, Nvidia Toolkit version 12.1 and 11.2, and verifying that ...
Daniel Berkowitz's user avatar
2 votes
0 answers
115 views

I found an interesting files there $CUDALinkPath -> ../GPUTools here ...
Kirill Vasin's user avatar
  • 1,769
1 vote
0 answers
273 views

I am trying out some CUDA code on a Windows 10 machine with a Nvidia RTX 3060 and can't even get the installation working, as per the debug output below : I read the various documentation and help ...
Gagle's user avatar
  • 53
4 votes
2 answers
586 views

I installed Mathematica 13.2 under Linux Mint 21.1 (Ubuntu 22.04). After installing cuda-toolkit-11-8. I get True as answer from CUDAQ[], but if I start some calculations I get wrong results. ...
Tschibi's user avatar
  • 897
0 votes
0 answers
277 views

I have never work with CUDA in Mathematica. My task connected with the calculation of a big amount of the same integrals. I have only 8 cores processor but my PC also has video processor with large ...
Mam Mam's user avatar
  • 1,933
1 vote
1 answer
214 views

I run the following: ClearAll; Needs["CUDALink`"] CUDAQ[] The last returning True. I then run SystemInformation[]. Before I get the expected panel ...
Stuart Poss's user avatar
  • 2,055
1 vote
0 answers
168 views

As a newbie to using Mathematica with CUDA, I have attempted to execute an example presented in the "WOLFRAM WHITE PAPER CUDA Programming with the Wolfram Language": @ https://www.wolfram....
Stuart Poss's user avatar
  • 2,055
1 vote
1 answer
205 views

I am trying to set up CUDA on a Windows 10/64 bit machine with a NVIDIA GeFore GTX 1080 with Max-Q Design running Mathematica Version 12.3. I have issued the following commands: ...
Stuart Poss's user avatar
  • 2,055
3 votes
0 answers
167 views

The documentation for CUDAFunctionLoad specifies various base datatypes you can use for your function's arguments, including ...
Fidel I. Schaposnik's user avatar
3 votes
0 answers
106 views

I am trying to uninstall an older version of CUDAResource but cannot do so. Any ideas please? Is there a manual way to do so? ...
Iconoclast's user avatar
0 votes
0 answers
93 views

I installed Mathematica and CUDA but all examples and functions are executed on CPU rather than GPU. I can check the time for a CUDAFourier vs Fourier and also don't see a GPU load in the taskmanager ...
nolimits's user avatar
7 votes
0 answers
231 views

I'm having trouble getting my new GPU system to work with Mathematica 12.2. I have two RTX3090 cards in my setup. My NVIDIA drivers are version 460.89 (the latest). I have installed CUDAToolkit 11.0 ...
Gianni Tallarita's user avatar

15 30 50 per page
1
2 3 4 5
8