Post
Topic
Board Mining (Altcoins)
Re: lolMiner 0.9.5 Grin Fork support + Better C31 performance (Jan 14th)
by
artful
on 15/01/2020, 21:26:14 UTC
Bug in lolminer on nvidia card

I run lolminer string:

Code:
./lolMiner --coin GRIN-AD29 --pool grincuckarood29.eu.nicehash.com --port 3377 --user --user wallet.worker --devices 12

me see log:
Setup Miner...
 Device 0:
    Name:    GeForce GTX 1650
    Address: 1:0
    Vendor:  NVIDIA Corporation
    Memory:  3910 MByte
    Active:  false (not selected)
 Device 1:
    Name:    GeForce GTX 1070
    Address: 2:0
    Vendor:  NVIDIA Corporation
    Memory:  8119 MByte
    Active:  false (not selected)
 Device 2:
    Name:    GeForce GTX 1070
    Address: 3:0
    Vendor:  NVIDIA Corporation
    Memory:  8119 MByte
    Active:  false (not selected)
 Device 3:
    Name:    GeForce GTX 1060 3GB
    Address: 7:0
    Vendor:  NVIDIA Corporation
    Memory:  3019 MByte
    Active:  false (not selected)
 Device 4:
    Name:    GeForce GTX 1070 Ti
    Address: 8:0
    Vendor:  NVIDIA Corporation
    Memory:  8119 MByte
    Active:  false (not selected)
 Device 5:
    Name:    P104-100
    Address: 9:0
    Vendor:  NVIDIA Corporation
    Memory:  8121 MByte
    Active:  false (not selected)
 Device 6:
    Name:    GeForce RTX 2070
    Address: 11:0
    Vendor:  NVIDIA Corporation
    Memory:  7982 MByte
    Active:  false (not selected)
 Device 7:
    Name:    GeForce GTX 1050 Ti
    Address: 13:0
    Vendor:  NVIDIA Corporation
    Memory:  4040 MByte
    Active:  false (not selected)
 Device 8:
    Name:    GeForce GTX 1060 3GB
    Address: 15:0
    Vendor:  NVIDIA Corporation
    Memory:  3019 MByte
    Active:  false (not selected)
 Device 9:
    Name:    GeForce GTX 1060 6GB
    Address: 16:0
    Vendor:  NVIDIA Corporation
    Memory:  6078 MByte
    Active:  false (not selected)
 Device 10:
    Name:    P104-100
    Address: 17:0
    Vendor:  NVIDIA Corporation
    Memory:  4042 MByte
    Active:  false (not selected)
 Device 11:
    Name:    P104-100
    Address: 18:0
    Vendor:  NVIDIA Corporation
    Memory:  8121 MByte
    Active:  false (not selected)
 Device 12:
    Name:    GeForce GTX 1060 6GB
    Address: 19:0
    Vendor:  NVIDIA Corporation
    Memory:  6078 MByte
    Active:  true (Selected Algorithm: Cuckarood 29-6G)

after run miner - me check working - nvidia-smi

Code:
+-----------------------------------------------------------------------------+
| Processes:                                                       GPU Memory |
|  GPU       PID   Type   Process name                             Usage      |
|=============================================================================|
|    0       778      G   /usr/lib/xorg/Xorg                             5MiB |
|    0       863      C   ./lolMiner                                    55MiB |
|    0      3904      C   .../calcprofit/miners/pm/4.2c/PhoenixMiner  3705MiB |
|    1       778      G   /usr/lib/xorg/Xorg                             5MiB |
|    1       863      C   ./lolMiner                                    85MiB |
|    1     11603      C   ...ing/calcprofit/miners/gminer/1.93/miner  7707MiB |
|    2       778      G   /usr/lib/xorg/Xorg                             5MiB |
|    2       863      C   ./lolMiner                                    85MiB |
|    2     11610      C   ...ing/calcprofit/miners/gminer/1.93/miner  7707MiB |
|    3       778      G   /usr/lib/xorg/Xorg                             5MiB |
|    3       863      C   ./lolMiner                                    61MiB |
|    3     31127      C   ...ing/calcprofit/miners/gminer/1.70/miner  1747MiB |
|    4       778      G   /usr/lib/xorg/Xorg                             5MiB |
|    4       863      C   ./lolMiner                                   103MiB |
|    4     11596      C   ...ing/calcprofit/miners/gminer/1.82/miner  7725MiB |
|    5       778      G   /usr/lib/xorg/Xorg                             5MiB |
|    5       863      C   ./lolMiner                                    85MiB |
|    5      5680      C   .../calcprofit/miners/pm/4.2c/PhoenixMiner  3737MiB |
|    6       778      G   /usr/lib/xorg/Xorg                             5MiB |
|    6       863      C   ./lolMiner                                    99MiB |
|    6     11614      C   ...ing/calcprofit/miners/gminer/1.93/miner  7725MiB |
|    7       778      G   /usr/lib/xorg/Xorg                             5MiB |
|    7       863      C   ./lolMiner                                    47MiB |
|    7     24771      C   .../calcprofit/miners/pm/4.2c/PhoenixMiner  3699MiB |
|    8       778      G   /usr/lib/xorg/Xorg                             5MiB |
|    8       863      C   ./lolMiner                                    61MiB |
|    8     31132      C   ...ing/calcprofit/miners/gminer/1.82/miner  1747MiB |
|    9       778      G   /usr/lib/xorg/Xorg                             5MiB |
|    9       863      C   ./lolMiner                                    65MiB |
|    9      3892      C   .../calcprofit/miners/pm/4.2c/PhoenixMiner  3717MiB |
|   10       778      G   /usr/lib/xorg/Xorg                             5MiB |
|   10       863      C   ./lolMiner                                    85MiB |
|   10     27853      C   .../calcprofit/miners/pm/4.2c/PhoenixMiner  3737MiB |
|   11       778      G   /usr/lib/xorg/Xorg                             5MiB |
|   11       863      C   ./lolMiner                                    85MiB |
|   11     27853      C   .../calcprofit/miners/pm/4.2c/PhoenixMiner  3737MiB |
|   12       778      G   /usr/lib/xorg/Xorg                             5MiB |
|   12       863      C   ./lolMiner                                  5261MiB |
+-----------------------------------------------------------------------------+

why lolminer launch in all videocards (55-100Mb using in all videocard)