Group Abstract Group Abstract

Message Boards Message Boards

0
|
19.8K Views
|
3 Replies
|
2 Total Likes
View groups...
Share
Share this post:

CUDAFunctionLoad doesn't recognize TargetSystemID windows 8

Posted 11 years ago
POSTED BY: W. Craig Carter
3 Replies
Posted 10 years ago
POSTED BY: Bert Aerts
Posted 10 years ago

I have Mathematica 10.0.2 on Windows 8.1 64 bit. I installed Microsoft Visual Studio Community 2013. I installed CUDA toolkit from nVIDIA cuda7.0.28windows.exe. I installed CUDAResources-Win64-10.0.0.1.paclet. I have the latest nVIDIA driver 353.30.

CUDA in Mathematica like CUDAFluidDynamics works fine.

But compiling a CUDA kernel does not work. I get exactly the same error message on CUDAFunctionLoad as shown here in the first post. What I find strange is that CUDACCompilers[] gives

{{"Name" -> "Visual Studio", 
  "Compiler" -> 
   CCompilerDriver`VisualStudioCompiler`VisualStudioCompiler, 
  "CompilerInstallation" -> 
   "C:\\Program Files (x86)\\Microsoft Visual Studio 11.0", 
  "CompilerName" -> Automatic}}

Which shows version 11, while I also have version 12 !? Can I force version 12 ?

POSTED BY: Bert Aerts

CUDALink in M9 does not support VS2013 . I either suggest installing an earlier version of VS or upgrading to M10.

POSTED BY: Abdul Dakkak
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard