You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I build the MainCaller.cpp after I did the previous steps, I got 9757 warnings and 1 error.
The error is :
Error9758 error LNK1181: cannot open input file 'cublas.lib'
How can I make it work.
PS:I am new to the VS 2012 and C++ code.
Thanks