Why do I receive an "cuDriverGetVersion" was not found error when calling the gpuArray function in Parallel Computnig Toolbox 5.0 (R2010b)?
Show older comments
I am interested in GPU Computation functionality of Parallel Computing Toolbox 5.0 (R2010b). I have an NVIDIA graphics card that supports CUDA. When I attempt to use GPU Computation functionality by calling the GPUARRAY function I get the following error:
The CUDA driver was found, but the function "cuDriverGetVersion" was not found. This can occur with old versions of CUDA. The library name used was: "nvcuda.dll". The required CUDA version is: 3 or greater.
Answers (1)
Murugavel Sivagnanam
on 11 Jan 2011
Categories
Find more on Get Started with GPU Coder in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!