To my knowledge I followed the guide correctly, however at the end when I run deviceQuery I get…
CUDA Device Query (Runtime API) version (CUDART static linking)
cudaGetDeviceCount returned 38
→ no CUDA-capable device is detected
[deviceQuery] test results…
FAILED
Press ENTER to exit…
I am not sure what I did wrong. I installed the devdriver as root user and turned off the x server (also I installed Fedora 13 with basic graphics). I then installed the cuda toolkit and sdk with no problems.
I have did some reading and noticed many people suggesting running nvidia-xconfig. However, when I do that I do not get a display.
Any tips will be appreciated. It is to be said that I am new to linux.
Thanks,
Truxal
Also, is Fedora 13 the best choice for CUDA?
More info:
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2011 NVIDIA Corporation
Built on Thu_May_12_11:09:45_PDT_2011
Cuda compilation tools, release 4.0, V0.2.1221
NVRM version: NVIDIA UNIX x86_64 Kernel Module 275.09.07 Wed Jun 8 14:16:46 PDT 2011
GCC version: gcc version 4.4.5 20101112 (Red Hat 4.4.5-2) (GCC)
To my knowledge I followed the guide correctly, however at the end when I run deviceQuery I get…
CUDA Device Query (Runtime API) version (CUDART static linking)
cudaGetDeviceCount returned 38
→ no CUDA-capable device is detected
[deviceQuery] test results…
FAILED
Press ENTER to exit…
I am not sure what I did wrong. I installed the devdriver as root user and turned off the x server (also I installed Fedora 13 with basic graphics). I then installed the cuda toolkit and sdk with no problems.
I have did some reading and noticed many people suggesting running nvidia-xconfig. However, when I do that I do not get a display.
Any tips will be appreciated. It is to be said that I am new to linux.
Thanks,
Truxal
Also, is Fedora 13 the best choice for CUDA?
More info:
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2011 NVIDIA Corporation
Built on Thu_May_12_11:09:45_PDT_2011
Cuda compilation tools, release 4.0, V0.2.1221
NVRM version: NVIDIA UNIX x86_64 Kernel Module 275.09.07 Wed Jun 8 14:16:46 PDT 2011
GCC version: gcc version 4.4.5 20101112 (Red Hat 4.4.5-2) (GCC)
I have exactly the same problem. Im installing fedora 13 on a sistem with 3 tesla C1060. Furthermore, after update to fedora 13, I can´t configurate succesfully the xorg.conf file on /etc/X11, so the gnome is not working. Have u fix the problem?