tromp / cuckoo

a memory-bound graph-theoretic proof-of-work system
Other
822 stars 173 forks source link

GPUassert: out of memory mean.cu 377 #53

Closed z1617 closed 6 years ago

z1617 commented 6 years ago
./cuda29 -h dd7703e424a7f841131d8c580bf79c09907a463323b2d4531b3907d3823c40092f28377b48abfc46
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 396.54                 Driver Version: 396.54                    |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|===============================+======================+======================|
|   0  GeForce GTX 106...  Off  | 00000000:03:00.0  On |                  N/A |
| 60%   31C    P8    14W / 120W |     86MiB /  6078MiB |      2%      Default |
+-------------------------------+----------------------+----------------------+
|   1  GeForce GTX 106...  Off  | 00000000:04:00.0 Off |                  N/A |
| 60%   33C    P8    10W / 120W |      2MiB /  6078MiB |      0%      Default |
+-------------------------------+----------------------+----------------------+
|   2  GeForce GTX 106...  Off  | 00000000:09:00.0 Off |                  N/A |
| 60%   35C    P8     9W / 120W |      2MiB /  6078MiB |      0%      Default |
+-------------------------------+----------------------+----------------------+

+-----------------------------------------------------------------------------+
| Processes:                                                       GPU Memory |
|  GPU       PID   Type   Process name                             Usage      |
|=============================================================================|
|    0      1153      G   /usr/lib/xorg/Xorg                            33MiB |
|    0      1192      G   /usr/bin/gnome-shell                          50MiB |
+-----------------------------------------------------------------------------+
GeForce GTX 1060 3GB with 6078MB @ 192 bits x 4004MHz
Looking for 42-cycle on cuckoo30("AX
                                        zF3#ӂ<",0) with 50% edges, 64*64 buckets, 176 trims, and 64 thread blocks.
GPUassert: out of memory mean.cu 377

Hi tromp,

When I run cuda29, I got GPUassert: out of memory mean.cu error, Is there any problem with my program?