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!