c++ - Could not locate deviceQuery on my installation Cuda toolkit v7.5 on Windows 10 -


as going through installing cuda v7.5 following link http://docs.nvidia.com/cuda/cuda-installation-guide-microsoft-windows/#compiling-examples

i not able verify installation described in section 2.5. verify installation. reason because not find devicequery program should have been located in

c:\programdata\nvidia corporation\cuda samples\v7.5\bin\win64\release 

therefore, not run devicequery cuda verified. devicequery program located ? still precompiled , deployed installation ?

no, it's not precompiled more.

you have compile (build) application first, before can run it.

that true cuda samples now.


Comments

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -