miniZ-miner / miniZ

37 stars 1 forks source link

Zil dag #16

Open MiningKiiNG opened 1 year ago

MiningKiiNG commented 1 year ago

maybe I dont see it but is there a command to keep the zil dag pre cached? you dont need to build the dag for every round and losing half the mining building the dag

Strunczez commented 1 year ago

In my case, ZIL DAG persist in memory, but it will be good if miner will generate it when miner starts. My miners are booted automatically a minute before ZIL window starts and they start to generate DAG when window is opened and I also loose some revenue as @MiningKiiNG

@MiningKiiNG try --dag-cache 1

To sum up: It will bi nice to generate ZIL DAG when miner starts and keep it in memory all the time, if enough of VRAM of course

Onepamopa commented 1 year ago

ZIL does not work properly [WARNING] Bad share: Invalid share [WARNING] Bad share: Invalid share [ 0d 0h 3m10s] S: 1/0/12 569(569.0)MH/s 1535(1410.4)W [eu.crazypool.org] (48.9%) (51.1%) (0.0%)

Onepamopa commented 1 year ago

[WARNING] Bad share: Invalid share [WARNING] Bad share: Invalid share [ 0d 0h 3m10s] S: 1/0/12 569(569.0)MH/s 1535(1410.4)W [eu.crazypool.org] (48.9%) (51.1%) (0.0%) 0>RTX 3070 [17] S: 0/2 [52C/65%] 51.59(51.59)MH/s 143(130.9)W clk=1200MHz mclk=7550MHz MH/W=0.394 1>RTX 3070 [17]S: 0/1 [53C/65%] 51.64(51.64)MH/s 136(126.0)W clk=1200MHz mclk=7550MHz MH/W=0.410 2>RTX 3070 [17] S: 0/2 [57C/65%]* 51.61(51.61)MH/s 138(127.3)W clk=1200MHz mclk=7550MHz MH/W=0.405 3>RTX 3070 [17]S: 0/1 [49C/65%]* 51.73(51.73)MH/s 143(131.2)W clk=1200MHz mclk=7550MHz MH/W=0.394 4>RTX 3070 [17] S: 0/0 [54C/65%] 51.21(51.21)MH/s 138(126.2)W clk=1200MHz mclk=7550MHz MH/W=0.406 5>RTX 3070 [17]S: 0/0 [48C/65%] 51.32(51.32)MH/s 147(134.2)W clk=1200MHz mclk=7550MHz MH/W=0.382 6>RTX 3070 [17] S: 0/1 [49C/65%] 51.39(51.39)MH/s 137(125.4)W clk=1200MHz mclk=7550MHz MH/W=0.410 7>RTX 3070 [17]S: 1/3 [45C/65%] 52.12(52.12)MH/s 137(127.1)W clk=1200MHz mclk=7550MHz MH/W=0.410 8>RTX 3070 [17] S: 0/1 [46C/65%] 51.66(51.66)MH/s 142(131.9)W clk=1200MHz mclk=7550MHz MH/W=0.392 9>RTX 3070 [17]S: 0/1 [48C/65%] 51.37(51.37)MH/s 136(123.6)W clk=1200MHz mclk=7550MHz MH/W=0.416 10>RTX 3070 [17] `S: 0/0 [49C/65%] 51.63(51.63)MH/s 137(126.7)W clk=1200MHz mclk=7550MHz MH/W=0.408

Here's config: --nvidia --url=stratum+tcp://cfx:CFXwallet.$rigName@pool.eu.woolypooly.com:3094 --url=zilWallet.$rigName@eu.crazypool.org:5005 --shares-detail --show-shares --stat-int=5 --dag-fix --extra --show-mode --forcenvml

Onepamopa commented 1 year ago

This @ 2.0-rc3. Trying older to see if the issue still exists - it does