As far as I know, the necessary dll is not installed by the CUDA 6.5 toolkit, but is installed by the GPU driver installer. driver api applicaitons should be linked against cuda.lib The dll is nvcuda.dll I believe. For 64-bit windows, nvcuda.dll is installed in C:\Windows\System32 and C:\Windows\SysWOW64
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Calling compiled CUDA files from Python | 4 | 4722 | February 24, 2018 | |
| Is it possible to program with CUDA in dll files? | 5 | 3248 | December 2, 2008 | |
| Where is the CUDA 4.0 Driver API .lib file ? I can't find the Driver API .lib file in the CUDA 4 | 4 | 1803 | January 14, 2012 | |
| Which API belongs to which DLL API Documentation | 2 | 2176 | June 13, 2011 | |
| Which cuda 4.0 dll belongs to "Cuda Driver API" | 2 | 1200 | June 11, 2011 | |
| PyCUDA NPP Library Compatability | 1 | 1979 | August 20, 2014 | |
| Cuda dll | 2 | 1356 | February 22, 2023 | |
| Example of CUDA in Windows DLL | 1 | 1432 | March 30, 2008 | |
| Attempt to create wrapper for CUDA Driver API | 3 | 774 | October 28, 2016 | |
| 6.5 rc Problems | 2 | 1310 | July 28, 2014 |