Post
Topic
Board Mining (Altcoins)
Merits 2 from 1 user
Re: miniZv2.3c Equihash144,5 125,4 210,9 150,5 192,7 Beam ProgPoW Ethash CFX KLS PYI
by
sir_blacks
on 20/03/2024, 13:24:06 UTC
⭐ Merited by nc50lc (2)
Hello

After update to v2.3c report hrate it is broke, mest up

Code:
************ miniZ v2.3c ************
Number of miniZ CUDA>=[.] using driver CUDA[12.40] devices found: 1
Driver: 551.52
Algo: [Equihash192,7] [smart-pers]
Pool#0: user[X]
server[equihash192.eu.mine.zpool.ca] port[2192] ssl[no] var[auto]
Logging:: file[miniZ.log] period[30] delay[30]
Optimisation: ocX[0]
Temp. limit: [90 C]
[INFO   ] Mining fee set to 2.00%
#0 NVIDIA GeForce RTX 3060 Kernels: 06[ * ] 11[ * ] 19[oc0] 20[ * ] 21[ * ] 48[ * ]
miniZ<Equihash192,7>[19:0:00.0:11247]: Selecting GPU#0[0] Nvidia GeForce RTX 3060

[ 0d 0h10m30s] 0>RTX 3060[0006]  100% [55 C/64%]*19.39 I/s  19.39( 19.45)Sol/s 127(127.0)W clk=1680MHz mclk=8200MHz Sol/W=0.153 (95.5%) (4.5%)
*************************************

vs

Code:
************ miniZ v2.2c ************
Number of miniZ CUDA>=[.] using driver CUDA[12.40] devices found: 1
Driver: 551.52
Algo: EQ[192,7] [smart-pers]
Pool#0: user[X]
server[equihash192.eu.mine.zpool.ca] port[2192] ssl[no] pers[auto]
Logging:: file[miniZ.log] period[30] delay[30]
Temp. limit: [90 C]
[INFO   ] Mining fee set to 2.00%
#0 NVIDIA GeForce RTX 3060 Kernels: 06[ * ] 11[ * ] 19[oc0] 20[ * ] 21[ * ] 48[ * ]
miniZ<192,7>[19:0:00.0:11247]: Selecting GPU#0[0] Nvidia GeForce RTX 3060
[ 0d 0h10m30s] 0>RTX 3060[19]  100% [55 C/64%]*18.50 I/s 37.23(37.04)Sol/s 127(127.0)W clk=1747MHz mclk=8200MHz Sol/W=0.292 (95.0%) (5.0%)
*************************************

aka instead report a ~37 Sol/s it report ~19 Sol/s, command line it same for bouth, nothing change

Code:
:loop
.\miniZ.exe --url=X@equihash192.eu.mine.zpool.ca:2192 --pass c=X,zap=YEC/ZCL/ZER --par=192,7 --pers=auto --cuda-devices=0 --coolui --list-modes --show-mode --telemetry=0 --server-share --log --log-period 30 --log-delay 30
timeout /t 5
goto loop

cheers