Bitcoin Forum
June 20, 2024, 09:20:45 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 3.5d: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: October 02, 2018, 08:28:30 AM
On HiveOS as well, was getting the same problem, and then I tried -gser 2, and that was able to initialize the first 5 cards until the miner detected that my other 3 cards (all NVIDIA 1060 3gb) was unresponsive and it restarted the miner again, then it just keeps going in that loop of creating the DAG for 5 cards and restarting the miner.  Is there a way to delay the miner from checking the cards until the -gser 2 has a chance to create the DAG for all the cards?

EDIT:  I also want to add that the current HiveOS startup for claymore can load the DAG for all 8 cards all at once.
  Please try using the -gser 1 option, or turn off the watchdog with -wdog 0 and see if this fixes the problem. We will make changes in the next release but it is important to know what is happening to avoid the problem in the future.


I can report that -gser 1 doesn't work, it tries to generate DAG for the first three cards but stuck at 0%.  I can also report that -wdog 0 works and the miner runs fine, it took about 2-3 minutes to fully generate DAG for all 8 cards.  I really don't want the watchdog to be disabled though, but I can at least report it works in HiveOS with -gser 2 and -wdog 0, on 8 1060 3GB cards.

EDIT:  Also, new problem is that Hive doesn't see the current hashrate.  My current miner options are: "-nvidia -leaveoc -gser 2 -wdog 0".  It reports to the pool just fine, but in HiveOS it sees temperature and fan speed but not hashrate.
  Thank you this is useful information. If you are able it would be very helpful if you send us the log from the first few minutes (up to the point where the DAGs are created and the miner is already working) from a successful run with "-nvidia -leaveoc -gser 2 -wdog 0". We need to know if the problem is with slow creation of the light cache, or with some kind of DAG buffer allocation problems with the GPUs themselves.
  
   As for the HiveOS not reporting the hashrate - this seems to be intermittent problem with HiveOS itself, it worked fine most of the time but sometimes it wouldn't refresh the hashrate by itself (on the stats graph) but it would show as numbers on the top of the miner status page.

Code:
2018.10.01:11:47:06.282: main Phoenix Miner 3.5d Linux/gcc - Release build
2018.10.01:11:47:06.282: main Cmd line:
2018.10.01:11:47:06.282: main config.txt: -logfile /var/log/miner/phoenixminer/phoenixminer.log -nvidia -leaveoc -gser 2 -wdog 0
2018.10.01:11:47:06.480: main Available GPUs for mining:
2018.10.01:11:47:06.480: main GPU1: GeForce GTX 1060 3GB (pcie 1), CUDA cap. 6.1, 2.9 GB VRAM, 9 CUs
2018.10.01:11:47:06.480: main GPU2: GeForce GTX 1060 3GB (pcie 2), CUDA cap. 6.1, 2.9 GB VRAM, 9 CUs
2018.10.01:11:47:06.480: main GPU3: GeForce GTX 1060 3GB (pcie 3), CUDA cap. 6.1, 2.9 GB VRAM, 9 CUs
2018.10.01:11:47:06.480: main GPU4: GeForce GTX 1060 3GB (pcie 4), CUDA cap. 6.1, 2.9 GB VRAM, 9 CUs
2018.10.01:11:47:06.480: main GPU5: GeForce GTX 1060 3GB (pcie 5), CUDA cap. 6.1, 2.9 GB VRAM, 9 CUs
2018.10.01:11:47:06.480: main GPU6: GeForce GTX 1060 3GB (pcie 6), CUDA cap. 6.1, 2.9 GB VRAM, 9 CUs
2018.10.01:11:47:06.480: main GPU7: GeForce GTX 1060 3GB (pcie 8), CUDA cap. 6.1, 2.9 GB VRAM, 9 CUs
2018.10.01:11:47:06.480: main GPU8: GeForce GTX 1060 3GB (pcie 9), CUDA cap. 6.1, 2.9 GB VRAM, 9 CUs
2018.10.01:11:47:06.482: main NVML library initialized
2018.10.01:11:47:06.537: main Eth: the pool list contains 1 pool
2018.10.01:11:47:06.537: main Eth: primary pool: ssl://us2.ethermine.org:5555
2018.10.01:11:47:06.537: main Starting GPU mining
2018.10.01:11:47:06.538: main Eth: Connecting to ethash pool ssl://us2.ethermine.org:5555 (proto: QtMiner)
2018.10.01:11:47:06.636: eths Eth: Connected to SSL ethash pool us2.ethermine.org:5555 (52.37.202.243)
2018.10.01:11:47:06.738: main Listening for CDM remote manager at port 3333 in read-only mode
2018.10.01:11:47:06.739: main GPU1: 44C 61%, GPU2: 46C 4%, GPU3: 43C 61%, GPU4:48C 8%, GPU5: 38C 58%, GPU6: 49C 13%, GPU7: 42C 60%, GPU8: 51C 19%
2018.10.01:11:47:06.815: eths Eth: Send: {"id":1,"jsonrpc":"2.0","method":"eth_login","params":["REDACTED"]}

2018.10.01:11:47:06.894: eths Eth: Received: {"id":1,"jsonrpc":"2.0","result":true}
2018.10.01:11:47:06.894: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2018.10.01:11:47:06.981: eths Eth: Received: {"id":5,"jsonrpc":"2.0","result":["0x72dd5275e5100bbbb0d5db3768a12362f1009e4cbbae58b65ca837d4f48dc376","0x185bb34ccb2fa3c9cf41cb20429e92c96102573d3c8ed27d820dba10b5e2b962","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x622ee8"]}
2018.10.01:11:47:06.981: eths Eth: New job #72dd5275 from ssl://us2.ethermine.org:5555; diff: 4000MH
2018.10.01:11:47:06.982: GPU1 GPU1: Starting up... (0)
2018.10.01:11:47:06.983: GPU1 Eth: Generating light cache for epoch #214
2018.10.01:11:47:11.550: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2018.10.01:11:47:11.550: main GPUs: 1: 0.000 MH/s (0) 2: 0.000 MH/s (0) 3: 0.000 MH/s (0) 4: 0.000 MH/s (0) 5: 0.000 MH/s (0) 6: 0.000 MH/s (0) 7: 0.000 MH/s (0) 8: 0.000 MH/s (0)
2018.10.01:11:47:12.989: GPU1 GPU1: Allocating DAG (2.69) GB; good for epoch upto #216
2018.10.01:11:47:12.998: GPU1 GPU1: Allocating light cache buffer (43.0) MB; good for epoch up to #216
2018.10.01:11:47:13.109: GPU1 GPU1: Generating DAG for epoch #214
2018.10.01:11:47:14.810: GPU1 GPU1: DAG  12%
2018.10.01:11:47:15.489: eths Eth: Received: {"id":0,"jsonrpc":"2.0","result":["0x31297a68fdcaa83fc1d28ebe2d1b120f8c2d105a90a6e1bce93272843c6439cf","0x185bb34ccb2fa3c9cf41cb20429e92c96102573d3c8ed27d820dba10b5e2b962","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x622ee9"]}
2018.10.01:11:47:15.489: eths Eth: New job #31297a68 from ssl://us2.ethermine.org:5555; diff: 4000MH
2018.10.01:11:47:16.505: GPU1 GPU1: DAG  28%
2018.10.01:11:47:16.562: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2018.10.01:11:47:16.562: main GPUs: 1: 0.000 MH/s (0) 2: 0.000 MH/s (0) 3: 0.000 MH/s (0) 4: 0.000 MH/s (0) 5: 0.000 MH/s (0) 6: 0.000 MH/s (0) 7: 0.000 MH/s (0) 8: 0.000 MH/s (0)
2018.10.01:11:47:16.815: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}
2018.10.01:11:47:16.900: eths Eth: Received: {"id":5,"jsonrpc":"2.0","result":["0x31297a68fdcaa83fc1d28ebe2d1b120f8c2d105a90a6e1bce93272843c6439cf","0x185bb34ccb2fa3c9cf41cb20429e92c96102573d3c8ed27d820dba10b5e2b962","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x622ee9"]}
2018.10.01:11:47:18.202: GPU1 GPU1: DAG  44%
2018.10.01:11:47:19.898: GPU1 GPU1: DAG  59%
2018.10.01:11:47:21.575: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2018.10.01:11:47:21.575: main GPUs: 1: 0.000 MH/s (0) 2: 0.000 MH/s (0) 3: 0.000 MH/s (0) 4: 0.000 MH/s (0) 5: 0.000 MH/s (0) 6: 0.000 MH/s (0) 7: 0.000 MH/s (0) 8: 0.000 MH/s (0)
2018.10.01:11:47:21.595: GPU1 GPU1: DAG  75%
2018.10.01:11:47:23.292: GPU1 GPU1: DAG  91%
2018.10.01:11:47:23.971: GPU1 GPU1: DAG generated in 10.9 s (251.9 MB/s)
2018.10.01:11:47:23.990: GPU3 GPU3: Starting up... (0)
2018.10.01:11:47:24.265: GPU3 GPU3: Allocating DAG (2.69) GB; good for epoch upto #216
2018.10.01:11:47:24.272: GPU3 GPU3: Allocating light cache buffer (43.0) MB; good for epoch up to #216
2018.10.01:11:47:24.380: GPU3 GPU3: Generating DAG for epoch #214
2018.10.01:11:47:26.136: GPU3 GPU3: DAG  12%
2018.10.01:11:47:26.586: main Eth speed: 22.695 MH/s, shares: 0/0/0, time: 0:00
2018.10.01:11:47:26.586: main GPUs: 1: 22.695 MH/s (0) 2: 0.000 MH/s (0) 3: 0.000 MH/s (0) 4: 0.000 MH/s (0) 5: 0.000 MH/s (0) 6: 0.000 MH/s (0) 7: 0.000 MH/s (0) 8: 0.000 MH/s (0)
2018.10.01:11:47:26.815: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2018.10.01:11:47:26.815: eths Eth: Send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x15a4af6","0xc71f2070019ebbd504621e5376431588d27f7a8fc18a5d8727e312ed60cafe38"]}

2018.10.01:11:47:26.896: eths Eth: Received: {"id":5,"jsonrpc":"2.0","result":["0x31297a68fdcaa83fc1d28ebe2d1b120f8c2d105a90a6e1bce93272843c6439cf","0x185bb34ccb2fa3c9cf41cb20429e92c96102573d3c8ed27d820dba10b5e2b962","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x622ee9"]}
2018.10.01:11:47:27.356: eths Eth: Received: {"id":0,"jsonrpc":"2.0","result":["0xa0d0ce750a44debd162596971cea97719a7724d095868d2abd88e01eb8178e07","0x185bb34ccb2fa3c9cf41cb20429e92c96102573d3c8ed27d820dba10b5e2b962","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x622eea"]}
2018.10.01:11:47:27.356: eths Eth: New job #a0d0ce75 from ssl://us2.ethermine.org:5555; diff: 4000MH
2018.10.01:11:47:27.626: eths Eth: Received: {"id":0,"jsonrpc":"2.0","result":["0xe7dc4396539cc79dbadde8d85852fa7cc54b39cae16ea1c22d76a0549b6036ad","0x185bb34ccb2fa3c9cf41cb20429e92c96102573d3c8ed27d820dba10b5e2b962","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x622eea"]}
2018.10.01:11:47:27.626: eths Eth: New job #e7dc4396 from ssl://us2.ethermine.org:5555; diff: 4000MH
2018.10.01:11:47:27.882: GPU3 GPU3: DAG  28%
2018.10.01:11:47:29.628: GPU3 GPU3: DAG  44%
2018.10.01:11:47:31.376: GPU3 GPU3: DAG  59%
2018.10.01:11:47:31.597: main Eth speed: 22.700 MH/s, shares: 0/0/0, time: 0:00
2018.10.01:11:47:31.597: main GPUs: 1: 22.700 MH/s (0) 2: 0.000 MH/s (0) 3: 0.000 MH/s (0) 4: 0.000 MH/s (0) 5: 0.000 MH/s (0) 6: 0.000 MH/s (0) 7: 0.000 MH/s (0) 8: 0.000 MH/s (0)
2018.10.01:11:47:33.123: GPU3 GPU3: DAG  75%
2018.10.01:11:47:34.604: main GPU1: 51C 61%, GPU2: 46C 2%, GPU3: 49C 60%, GPU4:48C 6%, GPU5: 38C 58%, GPU6: 50C 11%, GPU7: 41C 60%, GPU8: 51C 17%
2018.10.01:11:47:34.872: GPU3 GPU3: DAG  91%
2018.10.01:11:47:35.570: GPU3 GPU3: DAG generated in 11.2 s (244.5 MB/s)
2018.10.01:11:47:35.592: GPU8 GPU8: Starting up... (0)
2018.10.01:11:47:35.867: GPU8 GPU8: Allocating DAG (2.69) GB; good for epoch upto #216
2018.10.01:11:47:35.875: GPU8 GPU8: Allocating light cache buffer (43.0) MB; good for epoch up to #216
2018.10.01:11:47:35.984: GPU8 GPU8: Generating DAG for epoch #214
2018.10.01:11:47:36.608: main Eth speed: 22.700 MH/s, shares: 0/0/0, time: 0:00
2018.10.01:11:47:36.608: main GPUs: 1: 22.700 MH/s (0) 2: 0.000 MH/s (0) 3: 0.000 MH/s (0) 4: 0.000 MH/s (0) 5: 0.000 MH/s (0) 6: 0.000 MH/s (0) 7: 0.000 MH/s (0) 8: 0.000 MH/s (0)
2018.10.01:11:47:36.815: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}
2018.10.01:11:47:36.896: eths Eth: Received: {"id":6,"jsonrpc":"2.0","result":true}
2018.10.01:11:47:36.897: eths Eth: Received: {"id":5,"jsonrpc":"2.0","result":["0xe7dc4396539cc79dbadde8d85852fa7cc54b39cae16ea1c22d76a0549b6036ad","0x185bb34ccb2fa3c9cf41cb20429e92c96102573d3c8ed27d820dba10b5e2b962","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x622eea"]}
2018.10.01:11:47:37.652: GPU8 GPU8: DAG  12%
2018.10.01:11:47:39.310: GPU8 GPU8: DAG  28%
2018.10.01:11:47:39.936: GPU3 Eth: GPU3: ETH share found!
2018.10.01:11:47:39.936: eths Eth: Send: {"id":4,"jsonrpc":"2.0","method":"eth_submitWork","params":["0x4f9700d0dd295c2e","0xe7dc4396539cc79dbadde8d85852fa7cc54b39cae16ea1c22d76a0549b6036ad","0x72d627580ae927e3bbde0b95dd79729b3270b25885f3a32aba404913976eca9c"]}

2018.10.01:11:47:39.936: eths Eth: Share actual difficulty: 59.9 GH (!)
2018.10.01:11:47:40.017: eths Eth: Received: {"id":4,"jsonrpc":"2.0","result":true}
2018.10.01:11:47:40.017: eths Eth: Share accepted in 81 ms
2018.10.01:11:47:40.973: GPU8 GPU8: DAG  44%
2018.10.01:11:47:41.526: eths Eth: Received: {"id":0,"jsonrpc":"2.0","result":["0xc1741e5030f18dfb4e219fc153427bb6244d49222faff9cd6922f0f3ee4c6eae","0x185bb34ccb2fa3c9cf41cb20429e92c96102573d3c8ed27d820dba10b5e2b962","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x622eeb"]}
2018.10.01:11:47:41.526: eths Eth: New job #c1741e50 from ssl://us2.ethermine.org:5555; diff: 4000MH
2018.10.01:11:47:41.619: main Eth speed: 43.967 MH/s, shares: 1/0/0, time: 0:00
2018.10.01:11:47:41.619: main GPUs: 1: 22.701 MH/s (0) 2: 0.000 MH/s (0) 3: 21.267 MH/s (1) 4: 0.000 MH/s (0) 5: 0.000 MH/s (0) 6: 0.000 MH/s (0) 7: 0.000 MH/s(0) 8: 0.000 MH/s (0)
2018.10.01:11:47:41.801: eths Eth: Received: {"id":0,"jsonrpc":"2.0","result":["0x0c933073fdb417fc9cd4e9e247be9d45d9311f2fdb888631288726471eb350cc","0x185bb34ccb2fa3c9cf41cb20429e92c96102573d3c8ed27d820dba10b5e2b962","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x622eec"]}
2018.10.01:11:47:41.801: eths Eth: New job #0c933073 from ssl://us2.ethermine.org:5555; diff: 4000MH
2018.10.01:11:47:42.632: GPU8 GPU8: DAG  59%
2018.10.01:11:47:44.295: GPU8 GPU8: DAG  75%

As you can see, it takes about 40 seconds to initialize the first 3 cards, the log is pretty much the same through the rest of the DAG creation.  It was able to get a valid share while the DAG was being created for the other cards so it's working as soon as the card is finished initializing.

on -gser 1 it would just list the first 3 cards:

GPU1 GPU1: Starting up... (0)
GPU2 GPU2: Starting up... (0)
GPU3 GPU3: Starting up... (0)

but it would never show "GPU1 Eth: Generating light cache for epoch #214" for any cards after that.
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 3.5d: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: October 01, 2018, 03:45:19 PM
On HiveOS as well, was getting the same problem, and then I tried -gser 2, and that was able to initialize the first 5 cards until the miner detected that my other 3 cards (all NVIDIA 1060 3gb) was unresponsive and it restarted the miner again, then it just keeps going in that loop of creating the DAG for 5 cards and restarting the miner.  Is there a way to delay the miner from checking the cards until the -gser 2 has a chance to create the DAG for all the cards?

EDIT:  I also want to add that the current HiveOS startup for claymore can load the DAG for all 8 cards all at once.
  Please try using the -gser 1 option, or turn off the watchdog with -wdog 0 and see if this fixes the problem. We will make changes in the next release but it is important to know what is happening to avoid the problem in the future.


I can report that -gser 1 doesn't work, it tries to generate DAG for the first three cards but stuck at 0%.  I can also report that -wdog 0 works and the miner runs fine, it took about 2-3 minutes to fully generate DAG for all 8 cards.  I really don't want the watchdog to be disabled though, but I can at least report it works in HiveOS with -gser 2 and -wdog 0, on 8 1060 3GB cards.

EDIT:  Also, new problem is that Hive doesn't see the current hashrate.  My current miner options are: "-nvidia -leaveoc -gser 2 -wdog 0".  It reports to the pool just fine, but in HiveOS it sees temperature and fan speed but not hashrate.
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 3.5d: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: September 27, 2018, 09:24:10 PM
I have latest hive os 5-75 - nvidia gtx 1060 cards 3gb memory / 396.54 driver , tried also 390.59 (downgraded it to test) , ubuntu 18.04 (I believe you can see latest hive os details log)
...

cards just dont do anything , cpu usage goes high.. any ideas ?
here is log file:
...

the rig itself isnt bad it works fine with every miner , dont know where the problem is .. Smiley
  Thank you for the additional info - your CPU is definitely fine and way above the required minimum for timely generation of the light cache. We have since received another similar report on the same version on HiveOS, so we will investigate further and fix the problem when we found what is causing it.


On HiveOS as well, was getting the same problem, and then I tried -gser 2, and that was able to initialize the first 5 cards until the miner detected that my other 3 cards (all NVIDIA 1060 3gb) was unresponsive and it restarted the miner again, then it just keeps going in that loop of creating the DAG for 5 cards and restarting the miner.  Is there a way to delay the miner from checking the cards until the -gser 2 has a chance to create the DAG for all the cards?

EDIT:  I also want to add that the current HiveOS startup for claymore can load the DAG for all 8 cards all at once.
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 2.7c: fastest Ethereum/Ethash miner with lowest devfee (Windows) on: March 04, 2018, 11:30:23 PM
Just switched to 2.7c and added ssl:// in front of my pool address so in my .bat file it has:

-pool ssl://us2.ethermine.org:4444

This was the only thing I changed.  Now I'm getting this error: "Eth: Unable to establish secure connection to us2.ethermine.org:4444: wrong version number"

help?

EDIT:  NVM, found the problem, different port, changed to 5555
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 2.6: fastest Ethereum/Ethash miner with lowest devfee (Windows) on: February 26, 2018, 09:47:28 PM
Been running 2.6 for a while but now a 1060 6gb card of mine is consistently giving me "incorrect eth share."  I switch to 2.7a, didn't help.  I've turned the card back to stock, 100% power +0 core +0 mem, still incorrect shares, I've swapped the card to a different PCI slot, no change.  I tried claymore and the card will mine fine and not get incorrect shares. 

you have too much overclock...

Like I said, I turned it back to stock (NO OC) and it still gives the same errors.
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 2.6: fastest Ethereum/Ethash miner with lowest devfee (Windows) on: February 22, 2018, 05:37:51 PM
Been running 2.6 for a while but now a 1060 6gb card of mine is consistently giving me "incorrect eth share."  I switch to 2.7a, didn't help.  I've turned the card back to stock, 100% power +0 core +0 mem, still incorrect shares, I've swapped the card to a different PCI slot, no change.  I tried claymore and the card will mine fine and not get incorrect shares. 
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 2.6: fastest Ethereum/Ethash miner with lowest devfee (Windows) on: February 05, 2018, 09:31:26 PM
getting this error randomly I've noticed.  Connection should be good.

17567:15:27:02.584: eths Eth: Share actual difficulty: 4199 MH
17567:15:27:04.155: main Eth speed: 199.508 MH/s, shares: 30/1/0, time: 0:12
17567:15:27:04.155: main GPUs: 1: 24.974 MH/s (4) 2: 24.886 MH/s (7) 3: 25.384 MH/s (6) 4: 24.972 MH/s (5) 5: 24.927 MH/s (0) 6: 24.411 MH/s (0) 7: 24.986 MH/s (Cool 8: 24.968 MH/s (1)
17567:15:27:05.798: eths Eth: Unable to read pool response: An existing connection was forcibly closed by the remote host
17567:15:27:05.798: eths Eth: Reconnecting in 20 seconds...
17567:15:27:13.103: GPU2 Unable to submit share - pool disconnected
17567:15:27:13.133: main GPU1: 62C 40%, GPU2: 61C 34%, GPU3: 62C 39%, GPU4: 61C 38%, GPU5: 62C 36%, GPU6: 64C 47%, GPU7: 60C 33%, GPU8: 62C 40%
17567:15:27:25.804: unkn Eth: Connecting to ethash pool us2.ethermine.org:4444
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 2.5d: fastest Ethereum/Ethash miner with lowest devfee (Windows) on: February 02, 2018, 05:03:30 PM
Tried the 2.5d and got a lot of stale (but when I switched back to claymore I noticed a lot of stale shares too (15%+)).  When the stale shares went back to normal with claymore 2-4%, I got 2.6b and tried again.  Getting normal amount of stales again, so far so good.

I've noticed that the log file stays at 1 KB until I stop the miner.  Is the log file in memory until I stop it?  I'm worried about running out of memory.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!