Post
Topic
Board Mining (Altcoins)
Re: EWBF's Cuda Equihash Miner 0.5
by
krnlx
on 25/09/2018, 11:15:04 UTC
Not working with turing GPU RTX 2080, Linux, driver 410.57

Code:
+-------------------------------------------------+
|         EWBF's Eqihash CUDA miner. v0.5         |
+-------------------------------------------------+
14:09:51 INFO: Configured pools: 1
14:09:51 INFO: Selected pool: zero.suprnova.cc:6568
14:09:51 INFO: Algorithm: 192_7 "ZERO_PoW"
14:09:51 INFO: Devices: All.
14:09:51 INFO: Temperature limit: 100
14:09:51 INFO: Api: Disabled
---------------------------------------------------
14:09:52 INFO: Target: 0078787878787878...
14:09:52 INFO: Detected new work: 2abb
14:09:52 CUDA: Device: 0 GeForce RTX 2080, 7951 MB i:64
14:09:52 CUDA: Device: 1 GeForce RTX 2080, 7952 MB i:64
14:09:52 CUDA: Device: 2 GeForce RTX 2080, 7952 MB i:64
14:09:52 CUDA: Device: 3 GeForce RTX 2080, 7952 MB i:64
14:10:22 Temp: GPU0: 23C GPU1: 21C GPU2: 21C GPU3: 18C
14:10:22 GPU0: 0 Sol/s GPU1: 0 Sol/s GPU2: 0 Sol/s GPU3: 0 Sol/s
14:10:22 Total speed: 0 Sol/s

Code:
Tue Sep 25 14:10:55 2018       
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 410.57                 Driver Version: 410.57                    |
|-------------------------------+----------------------+----------------------+
| 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 RTX 2080    On   | 00000000:01:00.0  On |                  N/A |
|100%   23C    P2    47W / 255W |   2625MiB /  7951MiB |     17%      Default |
+-------------------------------+----------------------+----------------------+
|   1  GeForce RTX 2080    On   | 00000000:02:00.0 Off |                  N/A |
|100%   21C    P2    57W / 255W |   2618MiB /  7952MiB |     19%      Default |
+-------------------------------+----------------------+----------------------+
|   2  GeForce RTX 2080    On   | 00000000:03:00.0 Off |                  N/A |
|100%   21C    P2    42W / 255W |   2618MiB /  7952MiB |     17%      Default |
+-------------------------------+----------------------+----------------------+
|   3  GeForce RTX 2080    On   | 00000000:04:00.0 Off |                  N/A |
|100%   18C    P2    44W / 255W |   2618MiB /  7952MiB |     14%      Default |
+-------------------------------+----------------------+----------------------+
                                                                               
+-----------------------------------------------------------------------------+
| Processes:                                                       GPU Memory |
|  GPU       PID   Type   Process name                             Usage      |
|=============================================================================|
|    0      1716      G   /usr/lib/xorg/Xorg                            12MiB |
|    0      9699      C   ./miner                                     2601MiB |
|    1      1716      G   /usr/lib/xorg/Xorg                             5MiB |
|    1      9699      C   ./miner                                     2601MiB |
|    2      1716      G   /usr/lib/xorg/Xorg                             5MiB |
|    2      9699      C   ./miner                                     2601MiB |
|    3      1716      G   /usr/lib/xorg/Xorg                             5MiB |
|    3      9699      C   ./miner                                     2601MiB |
+-----------------------------------------------------------------------------+