cublasInit() error Apparent linking problem.

So when attempting to compile my code, I get the following error.

error LNK2019: unresolved external symbol _cublasInit@0 referenced in function _main

I checked the path of the libraries, and it is the same as the simpleCUBLAS example program (which compiles and runs correctly). Also, I included “cublas.h” at the top with my other includes. If you need more information or have any suggestions please let me know.

Joe

Hi Joe,

I have exactly the same error, maybe you can help me with that. It has been 6 months now but maybe you do remember what was the issue.

Regards,

Gael M.