Pages:
Author

Topic: [ANN] Avermore miner - optimized sgminer (AMD) fork for x16r/x16s/xevan(beta) - page 8. (Read 23075 times)

newbie
Activity: 50
Merit: 0
hi   well i have a problem  evrey few houres when the miner swich from my pool to dev pool   the miner just get stuck and wont recontect to my pool allwayes saying trying to reconect but it wont so i need to close the miner and start it agian .can you please fix it .
beside that it does make 10% more Smiley

Instead of using your pool url, use it's IP address in the .bat file and see if that fixes the issue.
newbie
Activity: 88
Merit: 0
newbie
Activity: 26
Merit: 51
hi   well i have a problem  evrey few houres when the miner swich from my pool to dev pool   the miner just get stuck and wont recontect to my pool allwayes saying trying to reconect but it wont so i need to close the miner and start it agian .can you please fix it .
beside that it does make 10% more Smiley

I have the same issue, gets stuck after switching to dev pool, unusable in current state... stops every couple hours.

Most people using it don't seem to have this issue; seems like it might be a problem with certain pools / network configurations. Trying to gather some more data to debug the issue; if you could provide any of the following info, it would be super useful:

- Pool you're mining on

- Logs with the pool switching issue (Run the miner with "-L log.txt" and DM me the log file)

- OS
newbie
Activity: 5
Merit: 0
hi   well i have a problem  evrey few houres when the miner swich from my pool to dev pool   the miner just get stuck and wont recontect to my pool allwayes saying trying to reconect but it wont so i need to close the miner and start it agian .can you please fix it .
beside that it does make 10% more Smiley

I have the same issue, gets stuck after switching to dev pool, unusable in current state... stops every couple hours.
member
Activity: 104
Merit: 11
Amazing work Brian, once again! Get some x17 in there so pornhub users can use your miner as well! Smiley
newbie
Activity: 11
Merit: 0
hi   well i have a problem  evrey few houres when the miner swich from my pool to dev pool   the miner just get stuck and wont recontect to my pool allwayes saying trying to reconect but it wont so i need to close the miner and start it agian .can you please fix it .
beside that it does make 10% more Smiley
newbie
Activity: 26
Merit: 51
Does anyone have suggested OC or power limit settings for RX 580 cards?

I personally run 1400 core, stock mem/BIOS, full power on my RX 580. Although, I haven't done much hardware tuning, since this is just on my test / benchmarking rig, which I prefer to have consistent results on for testing optimizations.


@brianmct, could you help me, please, with compilation source for windows https://github.com/brian112358/avermore-miner/issues/5

Replied on the Github issue.
newbie
Activity: 88
Merit: 0
@brianmct, could you help me, please, with compilation source for windows https://github.com/brian112358/avermore-miner/issues/5
jr. member
Activity: 122
Merit: 1
Does anyone have suggested OC or power limit settings for RX 580 cards?

newbie
Activity: 53
Merit: 0
if anyone shares Vega .bat settings , would be glad to appraise.

Try starting with the following configuration for Vega (there's some more tips for tuning your settings here):

Code:
set GPU_FORCE_64BIT_PTR=0
set GPU_USE_SYNC_OBJECTS=1
set GPU_MAX_ALLOC_PERCENT=100
set GPU_SINGLE_ALLOC_PERCENT=100
set GPU_MAX_HEAP_SIZE=100

:: Set the pool, username, and port here. All three arguments are required.
sgminer.exe -k x16r -o stratum+tcp://pool.here:port -u user -p password -g 2 -w 64 -X 320

Let me know how it goes Smiley

Awesome, will give it a try later today.
There are no AMD miners for X17, but it seems similar to X16R with 1 more algorithm. Is it possible to port the optimizations into a separate X17 miner/kernel?

That sounds doable; I'll look into it.
R: (which I guess shows GPU load) is dropping to 5-10% on some of gpus and later on makes them sick. with -22% pl it showed 10 mh/s on some of healthy GPUs.

My Vega rig is remote, I can't risk and keep it working there for now - not stable Sad



sr. member
Activity: 1246
Merit: 274
I have been running this for about 16 hours and it gives a very nice boost mining X16s.  On a R9 Fury X I was getting ~4 Mh/s on stock settings with -50% power limit - with this new miner I get ~6.4 Mh/s at the same settings and power limit. That's a nice increase indeed. I'll try to test it on some Rx 480 and Rx 570 rigs in the near future.
newbie
Activity: 26
Merit: 51
if anyone shares Vega .bat settings , would be glad to appraise.

Try starting with the following configuration for Vega (there's some more tips for tuning your settings here):

Code:
set GPU_FORCE_64BIT_PTR=0
set GPU_USE_SYNC_OBJECTS=1
set GPU_MAX_ALLOC_PERCENT=100
set GPU_SINGLE_ALLOC_PERCENT=100
set GPU_MAX_HEAP_SIZE=100

:: Set the pool, username, and port here. All three arguments are required.
sgminer.exe -k x16r -o stratum+tcp://pool.here:port -u user -p password -g 2 -w 64 -X 320

Let me know how it goes Smiley

Awesome, will give it a try later today.
There are no AMD miners for X17, but it seems similar to X16R with 1 more algorithm. Is it possible to port the optimizations into a separate X17 miner/kernel?

That sounds doable; I'll look into it.
sr. member
Activity: 703
Merit: 272
Awesome, will give it a try later today.
There are no AMD miners for X17, but it seems similar to X16R with 1 more algorithm. Is it possible to port the optimizations into a separate X17 miner/kernel?

actually there is  Smiley

but it's closed source  Embarrassed
https://bitcointalksearch.org/topic/m.34739892

hopefully brian can make an open source version  Wink
sr. member
Activity: 703
Merit: 272
if anyone shares Vega .bat settings , would be glad to appraise.

If you have 18.3.4 drivers installed, you can just set them up like regular AMD gpus.
newbie
Activity: 53
Merit: 0
if anyone shares Vega .bat settings , would be glad to appraise.
member
Activity: 413
Merit: 17
Awesome, will give it a try later today.
There are no AMD miners for X17, but it seems similar to X16R with 1 more algorithm. Is it possible to port the optimizations into a separate X17 miner/kernel?
member
Activity: 473
Merit: 18
newbie
Activity: 26
Merit: 51
Thanks brian really glad to see an optimized AMD miner for Raven. I'm dying to get this loaded onto Hive OS as dimafern is currently only using your sgminer fork version which is very slow for AMD cards - can you confirm that version will now cease being supported and effectively replaced with Avermore?

Yes; my old sgminer fork was made for the RVN AMD bounty, hence the lack of optimization. I will continue my optimization work for AMD cards on Avermore.

Unfortunately, Avermore is not yet on HiveOS, but I made a wiki guide for how to replace my old sgminer fork manually with Avermore; it should be pretty straightforward. Multiple people have already requested that Avermore be added to HiveOS, and it's on the HiveOS miner wish list; it should be added soon.
full member
Activity: 1120
Merit: 131
Looking forward to using it !
jr. member
Activity: 122
Merit: 1
Thanks brian really glad to see an optimized AMD miner for Raven. I'm dying to get this loaded onto Hive OS as dimafern is currently only using your sgminer fork version which is very slow for AMD cards - can you confirm that version will now cease being supported and effectively replaced with Avermore?
Pages:
Jump to: