Hi,
I’m sure you have seen some variation of this problem many times (I have searched but not found anything that works), I have a 64bit xp machine with 3 Graphics cards installed - 2 x Quadro NVS 420 and 1 tesla C1060. The tesla has this driver: 6.14.11.9713. After running ‘deviceQuery’ it told me i had no device supporting cuda, so i disabled the Quadros but still get the same result.
I have installed:
cudatoolkit_3.0_win_64
devdriver_3.0_winxp_64_197.13_general
gpucomputingsdk_3.0_win_64
and this is the result from the devicequery
C:\Documents and Settings\All Users\Application Data\NVIDIA Corporation\NVIDIA G
PU Computing SDK\C\bin\win64\Release\deviceQuery.exe Starting…
CUDA Device Query (Runtime API) version (CUDART static linking)
There is no device supporting CUDA
deviceQuery, CUDA Driver = CUDART, CUDA Driver Version = 0.0, CUDA Runtime Versi
on = 0.0, NumDevs = 0
PASSED
Press to Quit…
Is there something i have to do to enable the Tesla card to be used by cuda?
I should also mention that the box im used is customised to be top spec (testing cuda speed versus multithreading for numeric calculation instensive apps) but that i have little experience with hardware, and this is my first foray into cuda.
Any help appreciated,
Alex