I reinstalled my Linux OS, and also reinstalled my OpenCL SDK, and The software configuration is below:
OS: fedora 13
Display Driver: devdriver_3.2_linux_32_260.24.run
CUDA Toolkit: cudatoolkit_3.2.9_linux_32_fedora13.run
GPU Computing SDK code samples: gpucomputingsdk_3.2_linux.run
When I installed the Nvidia driver, I have to disabled mouveau, I mainly fellow the site:
[url=“Fedora Nvidia Driver Install Guide”]http://www.mjmwired.net/resources/mjm-fedora-nvidia.html[/url]
When I completely installed the GPU Computing SDK and I make all the sample code in /src,
and I ran deviceQuery, I got the following error message:
[i]oclDeviceQuery.exe Starting…
OpenCL SW Info:
NVIDIA: could not open the device file /dev/nvidia0 (Input/output error).
Error -1001 in clGetPlatformIDs Call !!!
!!! Error # -1000 (Unspecified Error) at line 38 , in file oclDeviceQuery.cpp !!!
I reinstalled my Linux OS, and also reinstalled my OpenCL SDK, and The software configuration is below:
OS: fedora 13
Display Driver: devdriver_3.2_linux_32_260.24.run
CUDA Toolkit: cudatoolkit_3.2.9_linux_32_fedora13.run
GPU Computing SDK code samples: gpucomputingsdk_3.2_linux.run
When I installed the Nvidia driver, I have to disabled mouveau, I mainly fellow the site:
[url=“Fedora Nvidia Driver Install Guide”]http://www.mjmwired.net/resources/mjm-fedora-nvidia.html[/url]
When I completely installed the GPU Computing SDK and I make all the sample code in /src,
and I ran deviceQuery, I got the following error message:
[i]oclDeviceQuery.exe Starting…
OpenCL SW Info:
NVIDIA: could not open the device file /dev/nvidia0 (Input/output error).
Error -1001 in clGetPlatformIDs Call !!!
!!! Error # -1000 (Unspecified Error) at line 38 , in file oclDeviceQuery.cpp !!!