Message Boards Message Boards

Use CUDA on a gtx1070 and Mathematica 12?

Posted 5 years ago

I tried both instructions on my PC

Needs["CUDALink`"]
CUDAQ[]

The last instruction doesn't return anything Does this mean latest Mathematica 12 doesn't support GTX 1070 video card ?

I also tried and dowloaded from https://www.wolfram.com/CUDA/CUDAResources.html CUDA Paclet CUDA Toolkit Mathematica 12.0.0 Files

and executed bellow ... but no success

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


CUDADriverVersion[]
"398.18"


In[7]:= CUDAResourcesInformation[]

Out[7]= {{"Name" -> "CUDAResources", "Version" -> "12.0.359", 
  "BuildNumber" -> "", "Qualifier" -> "Win64", 
  "WolframVersion" -> "12.0", "SystemID" -> {"Windows-x86-64"}, 
  "ProductName" -> All, 
  "Description" -> "{ToolkitVersion -> v10.1, MinimumDriver -> 290}", 
  "Category" -> "", "Creator" -> "", "Publisher" -> "", 
  "Support" -> "", "Internal" -> False, "Updating" -> Manual, 
  "Location" -> 
   "C:\\Users\\xxx\\AppData\\Roaming\\Mathematica\\Paclets\\\
Repository\\CUDAResources-Win64-12.0.359", "Context" -> {}, 
  "Enabled" -> True, "Loading" -> Manual, 
  "Hash" -> "3357678c60aa79e333fe04fbb5d04dd7"}}
POSTED BY: bogd timo
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract