Why do I receive an "cuDriverGetVersion" was not found error when calling the gpuArray function in Parallel Computnig Toolbox 5.0 (R2010b)?
古いコメントを表示
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.
回答 (1 件)
Murugavel Sivagnanam
2011 年 1 月 11 日
カテゴリ
ヘルプ センター および File Exchange で Get Started with GPU Coder についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!