Search content
Sort by

Showing 20 of 53 results by artful
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 5.6d: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
artful
on 24/05/2021, 21:22:30 UTC
Ubuntu 20.04
drivers install from amdgpu-pro-21.10-1247438-ubuntu-20.04.tar.xz

Code:
Phoenix Miner 5.6d Linux/gcc - Release build
--------------------------------------------

Phoenix Miner 5.6d Linux/gcc - Release build
Cmd line: -gbase 0 -gt 9 -pool ***:3353 -wal ***.*** -log 0 -cdm 0 -rmode 0 -proto 4 -stales 0 -log 2
No CUDA driver found
OpenCL driver version: 21.10-124x-orca
No avaiable GPUs for mining. Please check your drivers and/or hardware.
Exit code: 8

========================ROCm System Management Interface========================
================================================================================
GPU  Temp   AvgPwr  SCLK     MCLK    Fan   Perf    PwrCap  VRAM%  GPU% 
0    27.0c  23.0W   1630Mhz  945Mhz  0.0%  manual  220.0W    0%   0%   
1    26.0c  24.0W   1600Mhz  945Mhz  0.0%  manual  220.0W    0%   0%   
2    24.0c  22.0W   1630Mhz  945Mhz  0.0%  manual  260.0W    0%   0%   
3    29.0c  34.0W   1630Mhz  945Mhz  0.0%  manual  220.0W    0%   0%   
================================================================================
==============================End of ROCm SMI Log ==============================

3xVega64  1xFrontier Edition

why error ?
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)

Post
Topic
Board Mining (Altcoins)
Re: miniZ, a fast & friendly Equihash 144,5 150,5 125,4 192,7 210,9 96,5 Cuda miner.
by
artful
on 23/09/2019, 10:23:36 UTC
I try using miniz on pool new nicehash

Code:
miniz/1.5q6/miniZ -cd 7 --par=BeamHashII --server beamv2.eu-new.nicehash.com --port 3378 --user MYWALLET.MYWORKER --telemetry=0

I check version 1.5q2 and 15q6
after run me see error:

Code:
Algo: EQ[BeamHashII]
Pool#0: user[MYWALLET.MYWORKER]
server[beamv2.eu-new.nicehash.com] port[3378] ssl[no] pers[Beam-PoW]
Logging:: file[/opt/TEST_6120.txt] period[10] delay[0]
Temp. limit: [90°C]
miniZ<150,5,3>[1:1:00:7994]: Selecting GPU#7[0] GeForce GTX 1070 Ti
[WARNING] Cannot connect to beamv2.eu-new.nicehash.com pool, reconnect in 5 seconds!
[WARNING] Cannot connect to beamv2.eu-new.nicehash.com pool, reconnect in 5 seconds!
[WARNING] Cannot connect to beamv2.eu-new.nicehash.com pool, reconnect in 5 seconds!
[WARNING] Cannot connect to beamv2.eu-new.nicehash.com pool, reconnect in 5 seconds!
[WARNING] Cannot connect to beamv2.eu-new.nicehash.com pool, reconnect in 5 seconds!
[WARNING] Cannot connect to beamv2.eu-new.nicehash.com pool, reconnect in 5 seconds!
[WARNING] Cannot connect to beamv2.eu-new.nicehash.com pool, reconnect in 5 seconds!
[WARNING] Cannot connect to beamv2.eu-new.nicehash.com pool, reconnect in 5 seconds!
[WARNING] Cannot connect to beamv2.eu-new.nicehash.com pool, reconnect in 5 seconds!

why I see this error - other miner work fine.
Post
Topic
Board Mining (Altcoins)
Re: GMiner v1.51 Equihash(BEAM, VDS, BTG)/CuckooCycle(AE, SWAP, GRIN)
by
artful
on 16/07/2019, 09:27:02 UTC
fix please grin29 on gtx 1650 4gb!

12:23:10 Failed to initialize miner on GPU0: GIGABYTE GeForce GTX 1650 4GB: out of memory
12:23:11 No devices for mining

only version 1.38 working on 1650 4Gb, other version - out of memory
Linux x64

nvidia-smi:
Code:
|   0  GeForce GTX 1650    On   | 00000000:01:00.0 Off |                  N/A |
| 70%   38C    P0    17W /  60W |     17MiB /  3910MiB |      8%      Default |
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v14.2 (Windows/Linux)
by
artful
on 15/05/2019, 18:53:48 UTC
where linux version 14.x ?
Post
Topic
Board Mining (Altcoins)
Re: miniZ, a new fast and friendly Equihash <144,5><150,5><192,7><96,5> Cuda miner.
by
artful
on 30/04/2019, 18:54:09 UTC
HiveOS.... brrrr,   ubuntu rulezzz
Post
Topic
Board Mining (Altcoins)
Re: miniZ, a new fast and friendly Equihash <144,5><150,5><192,7><96,5> Cuda miner.
by
artful
on 30/04/2019, 18:23:22 UTC
Hi,

What is the difference between miniZ v1.3n3  and miniZ v1.3n31?

where you see version v1.3n31 ?
Post
Topic
Board Mining (Altcoins)
Re: miniZ, a new fast and friendly Equihash <144,5><150,5><192,7><96,5> Cuda miner.
by
artful
on 30/04/2019, 17:43:03 UTC
Hi artful,
we have just updated the miniZ v1.3n3 Cuda 10 Linux file.
Could you download and try again? https://miniz.ch/download/
Thanks.
Cheers

all work, new version is working on gtx 970
Post
Topic
Board Mining (Altcoins)
Re: miniZ, a new fast and friendly Equihash <144,5><150,5><192,7><96,5> Cuda miner.
by
artful
on 30/04/2019, 16:26:11 UTC
to GTX 970

log 50 minutes:

Code:
[ 0d 0h50m30s] 209(208.1)Sol/s 1158(1154.4)W
 0>GTX 1080 Ti ` 100% [63°C/100%]*19.99 I/s 39.7(40.1)Sol/s 209(215.3)W clk=1695MHz mclk=5556MHz Sol/W=0.19
 1>GTX 1080 Ti ` 100% [55°C/80%] 20.21 I/s 41.0(40.6)Sol/s 210(208.8)W clk=1683MHz mclk=5556MHz Sol/W=0.19
 2>GTX 1080 Ti ` 100% [59°C/100%] 19.88 I/s 40.2(39.8)Sol/s 223(216.4)W clk=1657MHz mclk=5556MHz Sol/W=0.18
 3>GTX 970     ` 100% [28°C/85%] 167927.09 I/s  0.0( 0.0)Sol/s  12( 11.6)W clk=135MHz mclk=324MHz Sol/W=0.00
 4>GTX 1080 Ti ` 100% [66°C/100%] 19.84 I/s 39.7(39.5)Sol/s 226(217.7)W clk=1708MHz mclk=5556MHz Sol/W=0.18
 5>GTX 1660 Ti ` 100% [57°C/70%]  8.45 I/s 16.6(16.8)Sol/s  95( 95.4)W clk=1860MHz mclk=6251MHz Sol/W=0.18
 6>GTX 1660    ` 100% [59°C/70%]  8.11 I/s 16.5(16.3)Sol/s  96( 95.4)W clk=1950MHz mclk=4550MHz Sol/W=0.17
 7>P106-100    ` 100% [58°C/70%]  7.63 I/s 14.6(15.0)Sol/s  87( 93.7)W clk=1759MHz mclk=4201MHz Sol/W=0.16

gtx 970 not working
Hi artful,
For Maxwell GPUs try miniZ Cuda 8 version.
Sorry about that.
Let us know if miniZ Cuda 8 works for you. Let us know if runs slower in the other GPUs.
Cheers
 

No,No.No

miniZ v1.3n+ working in GTX 970 fine:

log:
Code:
************ miniZ v1.3n+ ************
miniZ,150,5[7:0:00]: Selecting GPU#3[0] GeForce GTX 970
Algo: EQ[150,5]
Pool#0: user[wallet.970]
server[beam.eu.nicehash.com] port[3370] ssl[no] pers[Beam-PoW]
Telemetry: [http://localhost:20000]
Temp. limit: [90°C]
[ 0d 0h 0m09s] 0>GTX 970 ` 100% [43°C/84%]  3.68 I/s  6.8( 6.8)Sol/s  93( 92.6)W clk=1328MHz mclk=3004MHz Sol/W=0.07
[ 0d 0h 0m19s] 0>GTX 970 ` 100% [50°C/85%]  3.82 I/s  7.2( 7.2)Sol/s 118(117.6)W clk=1417MHz mclk=3004MHz Sol/W=0.06
[ 0d 0h 0m29s] 0>GTX 970 ` 100% [52°C/85%]  3.85 I/s  6.9( 6.9)Sol/s 119(118.6)W clk=1417MHz mclk=3004MHz Sol/W=0.06
[ 0d 0h 0m39s] 0>GTX 970 ` 100% [51°C/85%]  3.86 I/s  7.4( 7.4)Sol/s 120(120.0)W clk=1440MHz mclk=3004MHz Sol/W=0.06
[ 0d 0h 0m49s] 0>GTX 970 ` 100% [53°C/85%]  3.87 I/s  7.5( 7.5)Sol/s 119(119.4)W clk=1440MHz mclk=3004MHz Sol/W=0.06

CUDA 10.1, drivers 418.56

and version v1.3n3 not working
Post
Topic
Board Mining (Altcoins)
Re: miniZ, a new fast and friendly Equihash <144,5><150,5><192,7><96,5> Cuda miner.
by
artful
on 30/04/2019, 16:03:49 UTC
to GTX 970

log 50 minutes:

Code:
[ 0d 0h50m30s] 209(208.1)Sol/s 1158(1154.4)W
 0>GTX 1080 Ti ` 100% [63°C/100%]*19.99 I/s 39.7(40.1)Sol/s 209(215.3)W clk=1695MHz mclk=5556MHz Sol/W=0.19
 1>GTX 1080 Ti ` 100% [55°C/80%] 20.21 I/s 41.0(40.6)Sol/s 210(208.8)W clk=1683MHz mclk=5556MHz Sol/W=0.19
 2>GTX 1080 Ti ` 100% [59°C/100%] 19.88 I/s 40.2(39.8)Sol/s 223(216.4)W clk=1657MHz mclk=5556MHz Sol/W=0.18
 3>GTX 970     ` 100% [28°C/85%] 167927.09 I/s  0.0( 0.0)Sol/s  12( 11.6)W clk=135MHz mclk=324MHz Sol/W=0.00
 4>GTX 1080 Ti ` 100% [66°C/100%] 19.84 I/s 39.7(39.5)Sol/s 226(217.7)W clk=1708MHz mclk=5556MHz Sol/W=0.18
 5>GTX 1660 Ti ` 100% [57°C/70%]  8.45 I/s 16.6(16.8)Sol/s  95( 95.4)W clk=1860MHz mclk=6251MHz Sol/W=0.18
 6>GTX 1660    ` 100% [59°C/70%]  8.11 I/s 16.5(16.3)Sol/s  96( 95.4)W clk=1950MHz mclk=4550MHz Sol/W=0.17
 7>P106-100    ` 100% [58°C/70%]  7.63 I/s 14.6(15.0)Sol/s  87( 93.7)W clk=1759MHz mclk=4201MHz Sol/W=0.16

gtx 970 not working
Post
Topic
Board Mining (Altcoins)
Re: miniZ, a new fast and friendly Equihash <144,5><150,5><192,7><96,5> Cuda miner.
by
artful
on 30/04/2019, 15:11:48 UTC
version v1.3n3 + drivers 418.56 + GTX 970 - mining not working

Code:
nvidia-smi -i 3
Tue Apr 30 17:57:18 2019      
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 418.56       Driver Version: 418.56       CUDA Version: 10.1     |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|===============================+======================+======================|
|   3  GeForce GTX 970     On   | 00000000:06:00.0 Off |                  N/A |
| 85%   33C    P2    37W / 120W |   3592MiB /  4043MiB |      0%      Default |
+-------------------------------+----------------------+----------------------+
                                                                              
+-----------------------------------------------------------------------------+
| Processes:                                                       GPU Memory |
|  GPU       PID   Type   Process name                             Usage      |
|=============================================================================|
|    3      1070      G   /usr/lib/xorg/Xorg                             4MiB |
|    3     25769      C   ...ing/calcprofit/miners/miniz/1.3n3/miniZ  3574MiB |
+-----------------------------------------------------------------------------+

and 10 min working miner, only:

Code:
************ miniZ v1.3n3 ************
miniZ,150,5[7:0:00]: Selecting GPU#3[0] GeForce GTX 970
Algo:           EQ[150,5]
Pool#0:         user[wallet.v-004.970]
                server[beam.eu.nicehash.com] port[3370] ssl[no] pers[Beam-PoW]
Telemetry:      [http://localhost:20000]
Temp. limit:    [90°C]

no log, no mining
Post
Topic
Board Mining (Altcoins)
Re: miniZ, a new fast and friendly Equihash <144,5><150,5><192,7><96,5> Cuda miner.
by
artful
on 29/04/2019, 20:55:31 UTC
Code:
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 418.56       Driver Version: 418.56       CUDA Version: 10.1     |
|-------------------------------+----------------------+----------------------+
|  10  GeForce GTX 106...  On   | 00000000:0F:00.0 Off |                  N/A |
| 70%   56C    P2    87W /  96W |   3008MiB /  3019MiB |    100%      Default |
|   10      1062      G   /usr/lib/xorg/Xorg                             5MiB |
|   10      2654      C   ...ing/calcprofit/miners/miniz/1.3n3/miniZ  2991MiB |

3Gb / 418.56 / miniZ 1.3n3 - working fine
Post
Topic
Board Mining (Altcoins)
Re: miniZ, a new fast and friendly Equihash <144,5><150,5><192,7><96,5> Cuda miner.
by
artful
on 29/04/2019, 06:41:20 UTC
8 minutes init all video card

Code:
[ 0d 0h 8m50s] 264(241.2)Sol/s 1714(1481.3)W
  0>P106-100    ` 100% [59°C/96%]  7.46 I/s 15.1(15.1)Sol/s  21( 76.9)W clk=1708MHz mclk=4404MHz Sol/W=0.20
  1>P106-100    ` 100% [65°C/95%]* 7.65 I/s 15.3(15.2)Sol/s  94( 93.0)W clk=1771MHz mclk=4404MHz Sol/W=0.16
  2>P106-100    ` 100% [68°C/95%]  7.50 I/s 14.6(14.7)Sol/s 100( 92.9)W clk=1695MHz mclk=4404MHz Sol/W=0.16
  3>P106-100    ` 100% [61°C/95%]  7.42 I/s 15.1(15.0)Sol/s  89( 91.4)W clk=1721MHz mclk=4201MHz Sol/W=0.16
  4>P106-100    ` 100% [61°C/94%]  7.48 I/s 14.8(14.8)Sol/s 121( 76.3)W clk=1657MHz mclk=4498MHz Sol/W=0.19
  5>P106-100    ` 100% [60°C/95%]  7.54 I/s 15.0(14.9)Sol/s  94( 87.8)W clk=1683MHz mclk=4498MHz Sol/W=0.17
  6>P106-100    ` 100% [62°C/95%]* 7.50 I/s 14.4(14.6)Sol/s 105( 94.1)W clk=1683MHz mclk=4404MHz Sol/W=0.16
  7>P106-100    ` 100% [66°C/94%]  7.51 I/s 14.8(15.0)Sol/s  94( 92.3)W clk=1695MHz mclk=4404MHz Sol/W=0.16
  8>P106-100    ` 100% [63°C/95%]  7.50 I/s 15.1(15.0)Sol/s  94( 92.7)W clk=1670MHz mclk=4404MHz Sol/W=0.16
  9>P106-100    ` 100% [59°C/95%]* 7.62 I/s 15.3(15.3)Sol/s  98( 94.8)W clk=1721MHz mclk=4404MHz Sol/W=0.16
 10>P106-100    ` 100% [64°C/95%]  7.51 I/s 14.8(14.9)Sol/s  98( 90.0)W clk=1657MHz mclk=4404MHz Sol/W=0.17
 11>P106-100    ` 100% [65°C/94%]  7.60 I/s 15.0(14.9)Sol/s  90( 83.7)W clk=1683MHz mclk=4498MHz Sol/W=0.18
 12>P106-100    ` 100% [63°C/94%]  7.58 I/s 15.6(15.3)Sol/s  94( 87.7)W clk=1683MHz mclk=4498MHz Sol/W=0.17
 13>P106-100    ` 100% [49°C/96%]  7.57 I/s 16.1(16.1)Sol/s  84( 20.8)W clk=1721MHz mclk=4404MHz Sol/W=0.78
 14>P106-100    ` 100% [61°C/95%]  7.56 I/s 15.3(15.2)Sol/s  86( 74.1)W clk=1695MHz mclk=4404MHz Sol/W=0.20
 15>P106-100    ` 100% [58°C/95%]  7.63 I/s 15.4(15.3)Sol/s  84( 75.4)W clk=1670MHz mclk=4498MHz Sol/W=0.20
 16>P106-100    ` 100% [62°C/95%]  7.61 I/s 15.1(15.1)Sol/s  85( 65.7)W clk=1695MHz mclk=4498MHz Sol/W=0.23
 17>P106-100    ` 100% [60°C/95%]* 7.74 I/s 15.8(15.8)Sol/s  95( 38.3)W clk=1721MHz mclk=4498MHz Sol/W=0.41
 18>P106-100    ` 100% [66°C/58%]* 7.63 I/s 14.9(14.9)Sol/s  87( 53.1)W clk=1683MHz mclk=4498MHz Sol/W=0.28

config my pc:
Motherboard ASUS B250 MINING EXPERT
CPU:  i5-7500
16Gb DDR4
Post
Topic
Board Mining (Altcoins)
Re: miniZ, a new fast and friendly Equihash <144,5><150,5><192,7><96,5> Cuda miner.
by
artful
on 29/04/2019, 06:16:58 UTC
hello
i have 19 GPU in one PC, me launch miniZ:
Code:
Videocards info:
0, 95 %, 51, P106-100, 31.64 W, 1898 MHz, 1911 MHz, 4404 MHz, GPU-a86737e1-a115-f9e5-026d-04e7f456e665, 86.06.58.00.24, 00000000:01:00.0
1, 96 %, 60, P106-100, 33.78 W, 1936 MHz, 1911 MHz, 4404 MHz, GPU-3349cf8d-11eb-385b-f6ce-cfbf9407a65e, 86.06.58.00.24, 00000000:02:00.0
2, 96 %, 62, P106-100, 34.45 W, 1885 MHz, 1911 MHz, 4404 MHz, GPU-b00ff0c8-6919-2670-d590-fadab363a118, 86.06.58.00.24, 00000000:03:00.0
3, 96 %, 58, P106-100, 32.37 W, 1898 MHz, 1911 MHz, 4201 MHz, GPU-e799cab5-5b26-ccb4-8272-1994e115b819, 86.06.58.00.24, 00000000:06:00.0
4, 96 %, 56, P106-100, 32.42 W, 1885 MHz, 1911 MHz, 4498 MHz, GPU-9e6ec457-dd8c-d93d-c7ce-47f5e4ae472c, 86.06.58.00.24, 00000000:07:00.0
5, 96 %, 55, P106-100, 36.78 W, 1999 MHz, 1911 MHz, 4498 MHz, GPU-0a13f69a-f943-f835-b059-23db978c2997, 86.06.58.00.24, 00000000:08:00.0
6, 96 %, 56, P106-100, 30.25 W, 1733 MHz, 1911 MHz, 4404 MHz, GPU-c964dba8-9970-50f0-7891-9af312a750d5, 86.06.58.00.24, 00000000:09:00.0
7, 97 %, 62, P106-100, 34.12 W, 1873 MHz, 1911 MHz, 4404 MHz, GPU-6a9dfd7f-db56-37df-9ca7-af9f15347de4, 86.06.58.00.24, 00000000:0A:00.0
8, 96 %, 57, P106-100, 37.33 W, 2012 MHz, 1911 MHz, 4404 MHz, GPU-3090a63d-fc31-2ca2-7702-cb13de7ad5eb, 86.06.58.00.24, 00000000:0B:00.0
9, 95 %, 53, P106-100, 35.01 W, 1974 MHz, 1911 MHz, 4404 MHz, GPU-4f3a2a71-4c52-a8a4-e6bb-d5db431e4a39, 86.06.58.00.24, 00000000:0C:00.0
10, 96 %, 60, P106-100, 35.03 W, 1949 MHz, 1911 MHz, 4404 MHz, GPU-a82b1918-9a7f-5813-0f18-40d92f04819e, 86.06.58.00.24, 00000000:0D:00.0
11, 96 %, 60, P106-100, 38.85 W, 2025 MHz, 1911 MHz, 4498 MHz, GPU-1e1ee750-565f-0a1a-4bbf-dc6b6d4562a6, 86.06.58.00.24, 00000000:0E:00.0
12, 96 %, 60, P106-100, 30.29 W, 1506 MHz, 1911 MHz, 4498 MHz, GPU-6ebd709b-0b79-aac2-8857-07211a88986a, 86.06.58.00.24, 00000000:0F:00.0
13, 95 %, 60, P106-100, 36.51 W, 1999 MHz, 1911 MHz, 4404 MHz, GPU-23db25c5-9adc-0177-1781-98df524aa91f, 86.06.58.00.24, 00000000:10:00.0
14, 96 %, 54, P106-100, 29.24 W, 1657 MHz, 1911 MHz, 4404 MHz, GPU-489e52f4-555b-745a-fead-268f06f1b4c1, 86.06.58.00.24, 00000000:11:00.0
15, 96 %, 50, P106-100, 36.88 W, 2012 MHz, 1911 MHz, 4498 MHz, GPU-1d0207ad-baec-c820-3f6f-fdd40359c18a, 86.06.58.00.24, 00000000:12:00.0
16, 96 %, 58, P106-100, 34.03 W, 1911 MHz, 1911 MHz, 4498 MHz, GPU-bb672c12-f935-daaa-f5c8-8735e78f1117, 86.06.58.00.24, 00000000:13:00.0
17, 95 %, 61, P106-100, 38.63 W, 2025 MHz, 1911 MHz, 4498 MHz, GPU-8d6203c2-33a8-c378-9764-6a8b877ccef2, 86.06.58.00.24, 00000000:14:00.0
18, 58 %, 64, P106-100, 36.47 W, 1987 MHz, 1911 MHz, 4498 MHz, GPU-c2d5cfc4-9ecf-0e2d-45f6-7183d4924411, 86.06.58.00.24, 00000000:15:00.0


Code:
[ 0d 0h 0m10s] 54(54.0)Sol/s 398(397.9)W
  0>P106-100    ` 100% [44°C/95%]  7.45 I/s 13.5(13.5)Sol/s 100(100.0)W clk=1733MHz mclk=4404MHz Sol/W=0.13
  1>P106-100    ` 100% [48°C/95%]  6.95 I/s 13.0(13.0)Sol/s  36( 35.7)W clk=1582MHz mclk=4404MHz Sol/W=0.37
  2>P106-100    ` 100% [49°C/95%]* 2.18 I/s  3.6( 3.6)Sol/s  28( 27.9)W clk=1506MHz mclk=4404MHz Sol/W=0.13
  3>P106-100    ` 100% [51°C/94%]  7.16 I/s 12.7(12.7)Sol/s  88( 88.3)W clk=1746MHz mclk=4201MHz Sol/W=0.14
  4>P106-100    ` 100% [45°C/94%]  6.06 I/s 10.5(10.5)Sol/s  90( 89.7)W clk=1657MHz mclk=4498MHz Sol/W=0.12
  5>P106-100    ` 100% [42°C/95%]  0.00 I/s  0.0( 0.0)Sol/s  29( 29.3)W clk=1708MHz mclk=4498MHz Sol/W=0.00
  6>P106-100    ` 100% [43°C/95%]  0.00 I/s  0.0( 0.0)Sol/s  27( 27.1)W clk=1506MHz mclk=4404MHz Sol/W=0.00
  7>P106-100    ` 100% [371197949°C/1082590729%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=-286195712MHz mclk=458767MHz Sol/W=-nan
  8>P106-100    ` 100% [130487042°C/-31455248%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=673170432MHz mclk=10945561MHz Sol/W=-nan
  9>P106-100    ` 100% [-23066639°C/24583177%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=1556088448MHz mclk=27727879MHz Sol/W=-nan
 10>P106-100    ` 100% [7001°C/ 0%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=0MHz mclk=7059MHz Sol/W=-nan
 11>P106-100    ` 100% [0°C/ 0%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=0MHz mclk=0MHz Sol/W=-nan
 12>P106-100    ` 100% [101122564°C/-31453210%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=2086016MHz mclk=25631258MHz Sol/W=-nan
 13>P106-100    ` 100% [30870540°C/-501086224%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=2081792MHz mclk=31918866MHz Sol/W=-nan
 14>P106-100    ` 100% [0°C/ 0%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=0MHz mclk=0MHz Sol/W=-nan
 15>P106-100    ` 100% [-58714142°C/7800839%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=1544552448MHz mclk=9899529MHz Sol/W=-nan
 16>P106-100    ` 100% [7001°C/ 0%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=0MHz mclk=7059MHz Sol/W=-nan
 17>P106-100    ` 100% [-31455242°C/267848455%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=1533281152MHz mclk=34078474MHz Sol/W=-nan
 18>P106-100    ` 100% [-31455247°C/50528255%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=-279052288MHz mclk=67305471MHz Sol/W=-nan
[ 0d 0h 0m20s] 71(71.3)Sol/s 456(456.5)W
  0>P106-100    ` 100% [44°C/95%]* 7.54 I/s 13.7(13.7)Sol/s 100(100.0)W clk=1733MHz mclk=4404MHz Sol/W=0.14
  1>P106-100    ` 100% [48°C/95%]* 7.51 I/s 14.9(14.9)Sol/s  36( 35.7)W clk=1582MHz mclk=4404MHz Sol/W=0.42
  2>P106-100    ` 100% [49°C/95%]  7.13 I/s 14.2(14.2)Sol/s  28( 27.9)W clk=1506MHz mclk=4404MHz Sol/W=0.51
  3>P106-100    ` 100% [51°C/94%]* 7.43 I/s 13.1(13.1)Sol/s  88( 88.3)W clk=1746MHz mclk=4201MHz Sol/W=0.15
  4>P106-100    ` 100% [45°C/94%]  7.16 I/s 13.5(13.5)Sol/s  90( 89.7)W clk=1657MHz mclk=4498MHz Sol/W=0.15
  5>P106-100    ` 100% [42°C/95%]  0.28 I/s  0.1( 0.1)Sol/s  29( 29.3)W clk=1708MHz mclk=4498MHz Sol/W=0.00
  6>P106-100    ` 100% [43°C/95%]  0.00 I/s  0.0( 0.0)Sol/s  27( 27.1)W clk=1506MHz mclk=4404MHz Sol/W=0.00
  7>P106-100    ` 100% [49°C/95%]  0.00 I/s  0.0( 0.0)Sol/s  32( 31.6)W clk=1847MHz mclk=4404MHz Sol/W=0.00
  8>P106-100    ` 100% [40°C/95%]  0.00 I/s  0.0( 0.0)Sol/s  27( 27.0)W clk=1506MHz mclk=4404MHz Sol/W=0.00
  9>P106-100    ` 100% [-23066639°C/24583177%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=1556088448MHz mclk=27727879MHz Sol/W=-nan
 10>P106-100    ` 100% [7001°C/ 0%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=0MHz mclk=7059MHz Sol/W=-nan
 11>P106-100    ` 100% [0°C/ 0%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=0MHz mclk=0MHz Sol/W=-nan
 12>P106-100    ` 100% [101122564°C/-31453210%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=2086016MHz mclk=25631258MHz Sol/W=-nan
 13>P106-100    ` 100% [30870540°C/-501086224%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=2081792MHz mclk=31918866MHz Sol/W=-nan
 14>P106-100    ` 100% [0°C/ 0%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=0MHz mclk=0MHz Sol/W=-nan
 15>P106-100    ` 100% [-58714142°C/7800839%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=1544552448MHz mclk=9899529MHz Sol/W=-nan
 16>P106-100    ` 100% [7001°C/ 0%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=0MHz mclk=7059MHz Sol/W=-nan
 17>P106-100    ` 100% [-31455242°C/267848455%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=1533281152MHz mclk=34078474MHz Sol/W=-nan
 18>P106-100    ` 100% [-31455247°C/50528255%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=-279052288MHz mclk=67305471MHz Sol/W=-nan
[ 0d 0h 0m30s] 84(83.9)Sol/s 511(511.1)W
  0>P106-100    ` 100% [44°C/95%]  7.58 I/s 14.1(14.1)Sol/s 100(100.0)W clk=1733MHz mclk=4404MHz Sol/W=0.14
  1>P106-100    ` 100% [48°C/95%]  7.65 I/s 14.5(14.5)Sol/s  36( 35.7)W clk=1582MHz mclk=4404MHz Sol/W=0.41
  2>P106-100    ` 100% [49°C/95%]  7.47 I/s 14.5(14.5)Sol/s  28( 27.9)W clk=1506MHz mclk=4404MHz Sol/W=0.52
  3>P106-100    ` 100% [51°C/94%]  7.49 I/s 14.8(14.8)Sol/s  88( 88.3)W clk=1746MHz mclk=4201MHz Sol/W=0.17
  4>P106-100    ` 100% [45°C/94%]  7.37 I/s 14.4(14.4)Sol/s  90( 89.7)W clk=1657MHz mclk=4498MHz Sol/W=0.16
  5>P106-100    ` 100% [42°C/95%]  7.70 I/s 12.6(12.6)Sol/s  29( 29.3)W clk=1708MHz mclk=4498MHz Sol/W=0.43
  6>P106-100    ` 100% [43°C/95%]  0.00 I/s  0.0( 0.0)Sol/s  27( 27.1)W clk=1506MHz mclk=4404MHz Sol/W=0.00
  7>P106-100    ` 100% [49°C/95%]  0.17 I/s  0.0( 0.0)Sol/s  32( 31.6)W clk=1847MHz mclk=4404MHz Sol/W=0.00
  8>P106-100    ` 100% [40°C/95%]  0.00 I/s  0.0( 0.0)Sol/s  27( 27.0)W clk=1506MHz mclk=4404MHz Sol/W=0.00
  9>P106-100    ` 100% [38°C/95%]  0.00 I/s  0.0( 0.0)Sol/s  28( 28.1)W clk=1657MHz mclk=4404MHz Sol/W=0.00
 10>P106-100    ` 100% [42°C/95%]  0.00 I/s  0.0( 0.0)Sol/s  27( 26.5)W clk=1506MHz mclk=4404MHz Sol/W=0.00
 11>P106-100    ` 100% [0°C/ 0%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=0MHz mclk=0MHz Sol/W=-nan
 12>P106-100    ` 100% [101122564°C/-31453210%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=2086016MHz mclk=25631258MHz Sol/W=-nan
 13>P106-100    ` 100% [30870540°C/-501086224%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=2081792MHz mclk=31918866MHz Sol/W=-nan
 14>P106-100    ` 100% [0°C/ 0%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=0MHz mclk=0MHz Sol/W=-nan
 15>P106-100    ` 100% [-58714142°C/7800839%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=1544552448MHz mclk=9899529MHz Sol/W=-nan
 16>P106-100    ` 100% [7001°C/ 0%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=0MHz mclk=7059MHz Sol/W=-nan
 17>P106-100    ` 100% [-31455242°C/267848455%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=1533281152MHz mclk=34078474MHz Sol/W=-nan
 18>P106-100    ` 100% [-31455247°C/50528255%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=-279052288MHz mclk=67305471MHz Sol/W=-nan

WTF???   Temp -31455247°C, FAN: 50528255%

after 3 min work me see log:
Code:
[ 0d 0h 3m50s] 182(180.5)Sol/s 1313(1188.9)W
  0>P106-100    ` 100% [57°C/95%]* 7.49 I/s 14.7(14.7)Sol/s  88( 88.3)W clk=1670MHz mclk=4404MHz Sol/W=0.17
  1>P106-100    ` 100% [64°C/95%]  7.67 I/s 15.2(15.2)Sol/s  93( 91.8)W clk=1759MHz mclk=4404MHz Sol/W=0.17
  2>P106-100    ` 100% [64°C/95%]  7.57 I/s 15.2(15.2)Sol/s  90( 89.3)W clk=1695MHz mclk=4404MHz Sol/W=0.17
  3>P106-100    ` 100% [59°C/95%]  7.45 I/s 14.9(14.9)Sol/s  97( 91.6)W clk=1746MHz mclk=4201MHz Sol/W=0.16
  4>P106-100    ` 100% [59°C/95%]  7.49 I/s 14.7(14.7)Sol/s  90( 91.5)W clk=1695MHz mclk=4498MHz Sol/W=0.16
  5>P106-100    ` 100% [58°C/95%]  7.57 I/s 14.7(14.8)Sol/s  90( 92.3)W clk=1708MHz mclk=4498MHz Sol/W=0.16
  6>P106-100    ` 100% [60°C/95%]  7.51 I/s 15.0(15.0)Sol/s  88( 91.2)W clk=1657MHz mclk=4404MHz Sol/W=0.16
  7>P106-100    ` 100% [62°C/95%]* 7.54 I/s 15.0(15.0)Sol/s  80( 88.4)W clk=1695MHz mclk=4404MHz Sol/W=0.17
  8>P106-100    ` 100% [60°C/95%]  7.52 I/s 14.7(14.7)Sol/s  94( 92.1)W clk=1708MHz mclk=4404MHz Sol/W=0.16
  9>P106-100    ` 100% [55°C/95%]  7.67 I/s 15.1(15.1)Sol/s  99( 93.6)W clk=1746MHz mclk=4404MHz Sol/W=0.16
 10>P106-100    ` 100% [58°C/95%]  7.58 I/s 15.2(15.2)Sol/s 102( 92.4)W clk=1695MHz mclk=4404MHz Sol/W=0.16
 11>P106-100    ` 100% [52°C/96%]  7.68 I/s 15.2(15.2)Sol/s  91( 44.1)W clk=1733MHz mclk=4498MHz Sol/W=0.34
 12>P106-100    ` 100% [55°C/96%]  7.64 I/s 14.6(14.6)Sol/s  88( 64.6)W clk=1670MHz mclk=4498MHz Sol/W=0.23
 13>P106-100    ` 100% [31°C/94%]  0.00 I/s  0.0( 0.0)Sol/s   6(  7.9)W clk=139MHz mclk=405MHz Sol/W=0.00
 14>P106-100    ` 100% [41°C/95%]  7.68 I/s 14.7(14.7)Sol/s  70( 25.2)W clk=1721MHz mclk=4404MHz Sol/W=0.58
 15>P106-100    ` 100% [29°C/95%]  0.02 I/s  0.0( 0.0)Sol/s  29( 14.6)W clk=1506MHz mclk=4498MHz Sol/W=0.00
 16>P106-100    ` 100% [28°C/95%]  0.00 I/s  0.0( 0.0)Sol/s   7(  9.7)W clk=898MHz mclk=810MHz Sol/W=0.00
 17>P106-100    ` 100% [33°C/96%]  0.00 I/s  0.0( 0.0)Sol/s   7( 10.9)W clk=898MHz mclk=810MHz Sol/W=0.00
 18>P106-100    ` 100% [31°C/58%]  0.00 I/s  0.0( 0.0)Sol/s   4(  9.5)W clk=139MHz mclk=405MHz Sol/W=0.00

very long init miner

string launch:
miniZ --par=150,5 --server beam.eu.nicehash.com --port 3370 --user WALLET.CPz000000108 --telemetry=0

if you need access to my pc - no problem,  linux + ssh + external ip
Post
Topic
Board Mining (Altcoins)
Re: GMiner v1.39 Equihash(BEAM, BTG)/CuckooCycle(AE, SWAP/GRIN29 on 4GB cards)
by
artful
on 28/04/2019, 06:50:47 UTC
Hello

Gminer 1.39 not working in my GTX 1650 4Gb
Code:
09:43:03 Failed to initialize miner on GPU2: GIGABYTE GeForce GTX 1650 4GB: out of memory
09:43:03 No devices for mining

Linux Ubuntu 64.
Code:
|   2  GeForce GTX 1650    On   | 00000000:08:00.0 Off |                  N/A |
| 70%   31C    P8     7W /  60W |     17MiB /  3911MiB |      0%      Default |

version 1.38 working fine
Code:
09:49:23 GPU2 GIGABYTE GeForce GTX 1650 4GB: Selected 4GB Solver
09:49:23 Connected to grincuckaroo29.eu.nicehash.com:3371
09:49:23 Authorized on Stratum Server
09:49:23 New Job: 2107845344722 Difficulty: 16
09:49:23 Started Mining on GPU2: GIGABYTE GeForce GTX 1650 4GB
09:49:40 New Job: 2107845344811 Difficulty: 16
09:49:53 Temperature: GPU2 44C
09:49:53 Speed: GPU2 2.03 G/s
09:49:53 Accepted Shares: GPU2 0
09:49:53 Rejected Shares: GPU2 0
09:49:53 Fidelity: GPU2 0.000
09:49:53 Power: GPU2 60W 0.03 G/W
09:49:53 Total Speed: 2.03 G/s Fidelity: 0.000 Shares Accepted: 0 Rejected: 0 Power: 60W 0.03 G/W
09:49:53 Uptime: 0d 00:00:30 Electricity: 0.000kWh
09:50:01 New Job: 2107845352311 Difficulty: 16
09:50:03 New Job: 2107845352359 Difficulty: 16

and nvidia-smi:
Code:
+-------------------------------+----------------------+----------------------+
|   2  GeForce GTX 1650    On   | 00000000:08:00.0 Off |                  N/A |
| 70%   51C    P0    51W /  60W |   3906MiB /  3911MiB |    100%      Default |
+-------------------------------+----------------------+----------------------+
Post
Topic
Board Mining (Altcoins)
Re: TT-Miner 2.2.2: ProgPoW, MTP, LYRA2V3, UBQHASH, MYR-GR Win/cuda9.2/10.0/10.1
by
artful
on 23/04/2019, 19:33:20 UTC
where link to linux version ?
Post
Topic
Board Mining (Altcoins)
Re: TT-Miner 2.2.1: ProgPoW, MTP, LYRA2V3, UBQHASH, MYR-GR Win/cuda9.2/10.0/10.1
by
artful
on 14/04/2019, 20:29:47 UTC
where link to linux version ?
Post
Topic
Board Mining (Altcoins)
Re: miniZ, a new fast and friendly Equihash <144,5> <192,7> <96,5> Cuda miner.
by
artful
on 13/04/2019, 20:29:34 UTC
me run miniz in linux ubuntu in mode - one miner - one videocard

count of run copy > 10

why in first gpu me see 10working copy miniZ and one copy in other card

nvidia-smi:

Code:
+-----------------------------------------------------------------------------+
| Processes:                                                       GPU Memory |
|  GPU       PID   Type   Process name                             Usage      |
|=============================================================================|
|    0       948      G   /usr/lib/xorg/Xorg                             5MiB |
|    0      8437      C   ...ning/calcprofit/miners/miniz/1.2m/miniZ    67MiB |
|    0      8443      C   ...ning/calcprofit/miners/miniz/1.2m/miniZ    67MiB |
|    0      8445      C   ...ning/calcprofit/miners/miniz/1.2m/miniZ    67MiB |
|    0      8446      C   ...ning/calcprofit/miners/miniz/1.2m/miniZ    67MiB |
|    0      8447      C   ...ning/calcprofit/miners/miniz/1.2m/miniZ    67MiB |
|    0      8448      C   ...ning/calcprofit/miners/miniz/1.2m/miniZ    67MiB |
|    0      8451      C   ...ning/calcprofit/miners/miniz/1.2m/miniZ    67MiB |
|    0      8454      C   ...ning/calcprofit/miners/miniz/1.2m/miniZ    67MiB |
|    0      8456      C   ...ning/calcprofit/miners/miniz/1.2m/miniZ    67MiB |
|    1       948      G   /usr/lib/xorg/Xorg                             5MiB |
|    2       948      G   /usr/lib/xorg/Xorg                             5MiB |
|    3       948      G   /usr/lib/xorg/Xorg                             5MiB |
|    4       948      G   /usr/lib/xorg/Xorg                             5MiB |
|    4      8445      C   ...ning/calcprofit/miners/miniz/1.2m/miniZ  2785MiB |
|    5       948      G   /usr/lib/xorg/Xorg                             5MiB |
|    6       948      G   /usr/lib/xorg/Xorg                             5MiB |
|    6      8446      C   ...ning/calcprofit/miners/miniz/1.2m/miniZ  2785MiB |
|    7       948      G   /usr/lib/xorg/Xorg                             5MiB |
|    7      8448      C   ...ning/calcprofit/miners/miniz/1.2m/miniZ  2785MiB |
|    8       948      G   /usr/lib/xorg/Xorg                             5MiB |
|    8      8456      C   ...ning/calcprofit/miners/miniz/1.2m/miniZ  2785MiB |
|    9       948      G   /usr/lib/xorg/Xorg                             5MiB |
|    9      8454      C   ...ning/calcprofit/miners/miniz/1.2m/miniZ  2785MiB |
|   10       948      G   /usr/lib/xorg/Xorg                             5MiB |
|   11       948      G   /usr/lib/xorg/Xorg                             5MiB |
|   12       948      G   /usr/lib/xorg/Xorg                             5MiB |
|   12      8447      C   ...ning/calcprofit/miners/miniz/1.2m/miniZ  2785MiB |
|   13       948      G   /usr/lib/xorg/Xorg                             5MiB |
|   13      8443      C   ...ning/calcprofit/miners/miniz/1.2m/miniZ  2785MiB |
|   14       948      G   /usr/lib/xorg/Xorg                             5MiB |
|   14     16945      C   ...ing/calcprofit/miners/t-rex/0.9.2/t-rex   119MiB |
|   15       948      G   /usr/lib/xorg/Xorg                             5MiB |
|   15      8437      C   ...ning/calcprofit/miners/miniz/1.2m/miniZ  2785MiB |
|   16       948      G   /usr/lib/xorg/Xorg                             5MiB |
|   16      8451      C   ...ning/calcprofit/miners/miniz/1.2m/miniZ  2785MiB |
+-----------------------------------------------------------------------------+
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v12.0 (Windows/Linux)
by
artful
on 29/03/2019, 20:16:51 UTC
Claymore's Dual GPU Miner - v12.0   + Ubuntu 18.04  + Drivers 418.40.04 (cuda 10.1)

nvidia-smi:
Code:
Fri Mar 29 23:13:05 2019       
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 418.40.04    Driver Version: 418.40.04    CUDA Version: 10.1     |
|-------------------------------+----------------------+----------------------+
| 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 2060    On   | 00000000:02:00.0 Off |                  N/A |
| 70%   28C    P8     9W / 128W |      7MiB /  5904MiB |      0%      Default |
+-------------------------------+----------------------+----------------------+
|   1  GeForce GTX 166...  On   | 00000000:03:00.0 Off |                  N/A |
| 70%   29C    P8     9W /  96W |      7MiB /  5914MiB |      0%      Default |
+-------------------------------+----------------------+----------------------+
                                                                               
+-----------------------------------------------------------------------------+
| Processes:                                                       GPU Memory |
|  GPU       PID   Type   Process name                             Usage      |
|=============================================================================|
|    0       592      G   /usr/lib/xorg/Xorg                             5MiB |
|    1       592      G   /usr/lib/xorg/Xorg                             5MiB |
+-----------------------------------------------------------------------------+

me try launch miner:
Code:
./ethdcrminer64 -epool eu-eth.hiveon.net:4444 -ewal 0x22f50c1e4ebdbeB6C2ccD30CdE3D89F6F34fb068.v-007/allmail@artful.ru -epsw x -mode 1

ʍ΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍ͻ
º                Claymore's Dual GPU Miner - v12.0               º
º              ETH + DCR/SIA/LBC/PASC/BLAKE2S/KECCAK             º
ɍ΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍ͼ

ETH: 1 pool is specified
Main Ethereum pool is eu-eth.hiveon.net:4444
AMD OpenCL platform not found
Be careful with overclocking, use default clocks for first tests
Press "s" for current statistics, "0".."9" to turn on/off cards, "r" to reload pools, "e" or "d" to select current pool, "x" to select GPU
CUDA initializing...

NVIDIA Cards available: 2
CUDA Driver Version/Runtime Version: 10.1/8.0
GPU #0: GeForce RTX 2060, 5904 MB available, 30 compute units, capability: 7.5  (pci bus 2:0:0)
GPU #1: GeForce GTX 1660 Ti, 5914 MB available, 24 compute units, capability: 7.5  (pci bus 3:0:0)
Total cards: 2

You can use "+" and "-" keys to achieve best ETH speed, see "FINE TUNING" section in Readme for details.

ETH: Stratum - connecting to 'eu-eth.hiveon.net' <52.28.9.237> port 4444 (unsecure)
ETH: Stratum - Connected (eu-eth.hiveon.net:4444) (unsecure)
ETH: Authorized
ETHEREUM-ONLY MINING MODE ENABLED (-mode 1)
ETH: eth-proxy stratum mode
Watchdog enabled
Remote management (READ-ONLY MODE) is enabled on port 3333

Setting DAG epoch #248...
ETH: 03/29/19-23:14:15 - New job from eu-eth.hiveon.net:4444
ETH - Total Speed: 0.000 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:00
ETH: GPU0 0.000 Mh/s, GPU1 0.000 Mh/s
Setting DAG epoch #248 for GPU0
Setting DAG epoch #248 for GPU1
Create GPU buffer for GPU1
Create GPU buffer for GPU0
GPU 1, GpuMiner cu_kd failed 8 (0), invalid device function
GPU 1, Calc DAG failed!
GPU 0, GpuMiner cu_kd failed 8 (0), invalid device function
GPU 0, Calc DAG failed!
ETH: 03/29/19-23:14:19 - New job from eu-eth.hiveon.net:4444
ETH - Total Speed: 0.000 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:00
ETH: GPU0 0.000 Mh/s, GPU1 0.000 Mh/s
GPU 1 failed
Setting DAG epoch #248 for GPU1
Setting DAG epoch #248 for GPU0
GPU 0 failed
GPU 0, GpuMiner cu_kd failed 8 (0), invalid device function
GPU 0, Calc DAG failed!
GPU 1, GpuMiner cu_kd failed 8 (0), invalid device function
GPU 1, Calc DAG failed!
ETH: 03/29/19-23:14:21 - New job from eu-eth.hiveon.net:4444
ETH - Total Speed: 0.000 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:00
ETH: GPU0 0.000 Mh/s, GPU1 0.000 Mh/s

how to fix this error ?

if me insert video card 1060 6Gb - miner work fine!
Code:
ʍ΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍ͻ
º                Claymore's Dual GPU Miner - v12.0               º
º              ETH + DCR/SIA/LBC/PASC/BLAKE2S/KECCAK             º
ɍ΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍΍ͼ

ETH: 1 pool is specified
Main Ethereum pool is daggerhashimoto.eu.nicehash.com:3353
DCR: 0 pool is specified
AMD OpenCL platform not found
Be careful with overclocking, use default clocks for first tests
Press "s" for current statistics, "0".."9" to turn on/off cards, "r" to reload pools, "e" or "d" to select current pool, "x" to select GPU
CUDA initializing...

NVIDIA Cards available: 9
CUDA Driver Version/Runtime Version: 10.1/8.0
GPU #0: GeForce GTX 1060 6GB, 6078 MB available, 10 compute units, capability: 6.1  (pci bus 7:0:0)
Total cards: 1
ETH: Stratum - connecting to 'daggerhashimoto.eu.nicehash.com' <172.65.195.169> port 3353 (unsecure)
ETH: Stratum - Connected (daggerhashimoto.eu.nicehash.com:3353) (unsecure)
No pool specified for Decred! Ethereum-only mining mode is enabled
ETHEREUM-ONLY MINING MODE ENABLED (-mode 1)
ETH: nicehash stratum mode
"-allpools" option is set, default pools can be used for devfee, check "Readme" file for details.
Watchdog enabled

ETH: Authorized
Setting DAG epoch #0...
Setting DAG epoch #0 for GPU0
Create GPU buffer for GPU0
ETH: 03/29/19-23:15:53 - New job from daggerhashimoto.eu.nicehash.com:3353
ETH - Total Speed: 0.000 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:00
ETH: GPU0 0.000 Mh/s
GPU0 DAG creation time - 3870 ms
Setting DAG epoch #0 for GPU0 done
ETH: 03/29/19-23:15:56 - New job from daggerhashimoto.eu.nicehash.com:3353
ETH - Total Speed: 24.459 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:00
ETH: GPU0 24.459 Mh/s
Post
Topic
Board Mining (Altcoins)
Re: CryptoDredge 0.9.2 — NVIDIA GPU Miner
by
artful
on 22/10/2018, 17:49:43 UTC