You are not logged in.

#1 2015-10-28 20:01:34

aleextra
Member
Registered: 2009-12-02
Posts: 28

GeForce 210 CUDA problem

Hi!

I have a problem with cuda. It would be really helpfull to use card for calculation. The card support CUDA, but every sample gives some errors. Usually I am getting (0_Simple/clock) is compiled without any warning, but after run I am getting:

[mik@mikpc clock]$ ./clock 
CUDA Clock sample
CUDA error at ../../common/inc/helper_cuda.h:1111 code=35(cudaErrorInsufficientDriver) "cudaGetDeviceCount(&device_count)"
[mik@mikpc clock]$ nvidia-smi 
Wed Oct 28 20:59:41 2015       
+------------------------------------------------------+                       
| NVIDIA-SMI 4.304...   Driver Version: 304.128        |                       
|-------------------------------+----------------------+----------------------+
| GPU  Name                     | Bus-Id        Disp.  | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap| Memory-Usage         | GPU-Util  Compute M. |
|===============================+======================+======================|
|   0  GeForce 210              | 0000:01:00.0     N/A |                  N/A |
| 41%   63C  N/A     N/A /  N/A |  22%  223MB / 1023MB |     N/A      Default |
+-------------------------------+----------------------+----------------------+
                                                                               
+-----------------------------------------------------------------------------+
| Compute processes:                                               GPU Memory |
|  GPU       PID  Process name                                     Usage      |
|=============================================================================|
|    0            Not Supported                                               |
+-----------------------------------------------------------------------------+

Installed packages:

extra nvidia-304xx 304.128-4 [installed]
extra nvidia-304xx-libgl 304.128-1 [installed]
extra nvidia-304xx-utils 304.128-1 [installed]
extra opencl-nvidia-304xx 304.128-1 [installed]
community cuda 7.5.18-1 [installed]

Offline

#2 2015-10-29 05:40:42

Mangix
Member
Registered: 2015-07-06
Posts: 15

Re: GeForce 210 CUDA problem

does the latest cuda 7.5 support that card? i thought they killed compatibility with cuda 6.

Offline

#3 2015-10-29 07:17:24

aleextra
Member
Registered: 2009-12-02
Posts: 28

Re: GeForce 210 CUDA problem

Thanks, I am checking the cuda 6 and reading the docs.


---edit---
No success with cuda6.5, I am still searching solution, at which version it will works.

Last edited by aleextra (2015-10-29 08:18:33)

Offline

Board footer

Powered by FluxBB