Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: aerisminer on April 14, 2018, 09:40:29 PM



Title: [ANN] New AMD X17 miner VERGE/SHIELD/MLM
Post by: aerisminer on April 14, 2018, 09:40:29 PM
Hello everyone,

This is the first version of the Aeris sgminer for the X17 algorithm.

Specs:
  • RX 570/580 Hashrate: 5.9~6.9Mh/s depending on model/memory/oc settings (stock ~5.9MH/s, Stock with memory Mods ~6.9MH/s).
  • RX Vega Hasrate: 11~12MH/s.
  • 2% devfee.

This miner is based on sgminer-gm-5.5.5, but the source code is not available for now (let the war against me begin).
For the time being, I want to keep the ASM kernels I'm making (they are not great yet, but they'll improve), but I will eventually release the source code.

The devfee is 15 seconds of every 750 seconds, starting 60 seconds after the miner starts.
Unfortunately for now, if multiple pools are specified, only the first one is used.

Set the following enviroment variables (windows code example)

Code:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100

Recommended settings for RX 570/580 cards:
Code:
sgminer -k x17 -o pool -u user -p password --gpu-threads 2 --worksize 256 --intensity 21

Recommended settings for RX Vega cards:
Code:
sgminer -k x17 -o pool -u user -p password --gpu-threads 2 --worksize 256 --intensity 22

Use less intensity for slower cards (i.e. 19-20 for cards that mines at 2~4MH/s).
Some systems can't run 2 threads per GPU. If the miner exists, try with --gpu-threads 1.
Reducing intensity may improve rejection due to stale shares.

Windows version only. You may need to install Microsoft Visual C++ Redistributable 2013/2015 (x86) if it is not in your system already.
Linux version will come too if enough interest is showed.

v0.1
initial version

v0.2
+4% performance

Download
https://mega.nz/#F!v6JSXBqK!2jQLwNjgaIV3IoN8OHgfzw (https://mega.nz/#F!v6JSXBqK!2jQLwNjgaIV3IoN8OHgfzw)


Title: Re: [ANN] New AMD X17 miner VERGE/SHIELD/MLM
Post by: hunghcm on April 15, 2018, 03:12:27 AM
good job, i will check


Title: Re: [ANN] New AMD X17 miner VERGE/SHIELD/MLM
Post by: Turkish88 on April 15, 2018, 04:00:24 AM
Some one tested it on RX550 cards, and how it work on 2Gb version?


Title: Re: [ANN] New AMD X17 miner VERGE/SHIELD/MLM
Post by: crocozino on April 15, 2018, 05:29:07 AM
looks promising, I will definitely test it
now downloading the miner, my rig is a mix of some rx570 and vega card and I wonder will the miner work ok on it ?
I guess only test will tell, later today I will post feedback once I choose the pool to mine verge, by the way any advice on it?


Title: Re: [ANN] New AMD X17 miner VERGE/SHIELD/MLM
Post by: alucard20724 on April 15, 2018, 06:01:16 AM
not working with the parameters posted.

RX580 windows 10, adrenaline 18.3.4 drivers in compute mode.  tried it on my test system with a single 580 in it.

i get a switching to devpool at startup, and then sgminer errors out.

I'll try again on the next version.


Title: Re: [ANN] New AMD X17 miner VERGE/SHIELD/MLM
Post by: fapar on April 15, 2018, 08:10:20 AM
Tested on RX480 produces 5.5Mh/s on a standard BIOS without changing memory timings and overclocking. I run the miner itself without using the bat file. The pool shows a speed of 8.1Mh/s. later I will try with optimized timings.
Upd. If you use settings from a bat file hashrate rise to 6.3Mh/s


Title: Re: [ANN] New AMD X17 miner VERGE/SHIELD/MLM
Post by: aerisminer on April 15, 2018, 09:02:31 AM
not working with the parameters posted.

RX580 windows 10, adrenaline 18.3.4 drivers in compute mode.  tried it on my test system with a single 580 in it.

i get a switching to devpool at startup, and then sgminer errors out.

I'll try again on the next version.

Try with --gpu-threads 1, some systems can't run 2 threads per GPU. Also, sometimes the miner doesn't start properly after first execution (due to first compilation), but it works as expected from there.

The miner switches to devpool at startup just to open the connection (and keeps it open), then switches back to user pool.


Title: Re: [ANN] New AMD X17 miner VERGE/SHIELD/MLM
Post by: aerisminer on April 15, 2018, 09:28:04 AM
looks promising, I will definitely test it
now downloading the miner, my rig is a mix of some rx570 and vega card and I wonder will the miner work ok on it ?
I guess only test will tell, later today I will post feedback once I choose the pool to mine verge, by the way any advice on it?

yiimp.eu is a good pool to mine Verge, but it got saturated the last time Verge raised (way too many people jumped in).

zpool.ca is a also a good pool and, in fact, more rewarding due to mine the most profitable X17 coin(s), and you can get paid in Verge if they're actively mining it (they are at the moment), which usually results in more XVG paid per MH/s.

The BAT example I included in the miner uses zpool.ca for this reason. Just make sure you leave c=XVG as password and use your XVG address as username to get paid in Verge.


Title: Re: [ANN] New AMD X17 miner VERGE/SHIELD/MLM
Post by: metscoin on April 17, 2018, 12:37:21 PM
All AMD guys wanting to try are welcome at The HIVE



QueenBee Hive Mining Pool



VERGE x17


Pool: https://hive.gulfcoastmining.com/

Payouts every 2 hours
Pool pays all transaction fees
Low Payouts: 0.01 | 0.001 on Sundays
Hosted on Google's best-in-class Cloud

Sample mining string:
Code:
sgminer -k x17 -o stratum+tcp://hive.gulfcoastmining.com:3737 -u WALLETADDRESS -p c=XVG --gpu-threads 2 --worksize 256 --intensity 21

FOR POOL MINING SUPPORT AND COMMUNITY, JOIN OUR DISCORD

Discord - https://discord.gg/HX3ftkU




Title: Re: [ANN] New AMD X17 miner VERGE/SHIELD/MLM
Post by: aerisminer on April 17, 2018, 03:13:02 PM
New version v0.2:
+4% performance


Title: Re: [ANN] New AMD X17 miner VERGE/SHIELD/MLM
Post by: Larvitar on April 17, 2018, 03:16:02 PM
New version v0.2:
+4% performance
Do you have plans to support/improve other algos? We miss a sgminer like tvuprot's ccminer, with a great performance for most algorithms. My AwesomeMiner have around 10 differents sgminers, one for each algorithm  :-X


Title: Re: [ANN] New AMD X17 miner VERGE/SHIELD/MLM
Post by: Etherion on April 17, 2018, 03:21:53 PM
nice. going to try this on my RX480. pitty my 1070s does 12.5mhs for 150w so not sure if there will be much of an uptake if power is worst


Title: Re: [ANN] New AMD X17 miner VERGE/SHIELD/MLM
Post by: Etherion on April 17, 2018, 03:48:58 PM
My test rig has both AMD and Nvidia so I had to add the platform switch. I hope this helps.



setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
sgminer -k x17  -o stratum+tcp://X17.mine.zpool.ca:3737 -u BTCADDRESS -p {name},c=BTC  --gpu-platform 2 --gpu-threads 2 --worksize 256 --intensity 21
pause


The result are ok. 6.9mhs for 140w at the wall. not the 11.5mhs for 120w on the 1070's but might be more profitable than other algo's right now. Let hope the Pornhub news keeps verge pumping


Title: Re: [ANN] New AMD X17 miner VERGE/SHIELD/MLM
Post by: aerisminer on April 17, 2018, 03:55:25 PM
nice. going to try this on my RX480. pitty my 1070s does 12mhs for 150w so not sure if there will be much of an uptake of power is worst

Power consumption is greatly affected by settings. My RX580 at 1200MHz@900mv core, 2050MHz memory does ~6.9MH/s drawing 100.9W measured with a clamp-on ammeter (from PSU, add ~10% from the wall).
In the other hand, my old RX470 at 1100MHz@950mv core, 1875MHz memory does 5.9MH/s drawing 98.4W.

New version v0.2:
+4% performance
Do you have plans to support/improve other algos? We miss a sgminer like tvuprot's ccminer, with a great performance for most algorithms. My AwesomeMiner have around 10 differents sgminers, one for each algorithm  :-X

I plan to add more algos in the future, but it will take me some time.


Title: Re: [ANN] New AMD X17 miner VERGE/SHIELD/MLM
Post by: Wasim80 on April 18, 2018, 11:33:12 AM
Hi,

I have RX 480 and I wana mine XVG but I am trying to finding out support for AMD on youtube n many forums but I could not find. Can you please help me. I tried this but it did not work ...........if any body come and take my PC teamviewer and help me bcoz I have tried so many things but nothing could work.

NEED HELP

Thanks,

Regards


Title: Re: [ANN] New AMD X17 miner VERGE/SHIELD/MLM
Post by: Wasim80 on April 18, 2018, 12:11:47 PM
I downloaded this software and tried every thing but it did not work and it pause after initializing.... Please advise

tried according to your advise n tried then changing parameters 


Title: Re: [ANN] New AMD X17 miner VERGE/SHIELD/MLM
Post by: aerisminer on April 18, 2018, 12:49:15 PM
I downloaded this software and tried every thing but it did not work and it pause after initializing.... Please advise

tried according to your advise n tried then changing parameters 

Could you please share a screenshot when the miner is paused? Thank you.


Title: Re: [ANN] New AMD X17 miner VERGE/SHIELD/MLM
Post by: Wasim80 on April 19, 2018, 06:22:59 AM
how to add image here. I click on insert image it does not ask for path directly put this http:// ...

with pause window you will not get any clue better if you try it on my pc via Teamviewer...


Title: Re: [ANN] New AMD X17 miner VERGE/SHIELD/MLM
Post by: Wasim80 on April 19, 2018, 06:39:36 AM
Or can you give me you Discord id or skype ?


Title: Re: [ANN] New AMD X17 miner VERGE/SHIELD/MLM
Post by: Grim on April 19, 2018, 09:41:41 AM
why setx GPU_FORCE_64BIT_PTR 0

and not
setx GPU_FORCE_64BIT_PTR 1

?


Title: Re: [ANN] New AMD X17 miner VERGE/SHIELD/MLM
Post by: Wasim80 on April 19, 2018, 09:54:55 AM
If anyone successfully have working this with AMD please give their details.... software ver. batch file and .conf file details.

Thanks,


Title: Re: [ANN] New AMD X17 miner VERGE/SHIELD/MLM
Post by: aerisminer on April 19, 2018, 10:56:31 AM
If anyone successfully have working this with AMD please give their details.... software ver. batch file and .conf file details.

Thanks,

I tried to PM you but you didn't configure your account to accept PMs from newbies (I'm still a newbie with this account). You can enable this in Profile -> Personal Message Options -> Allow newbies to send you PMs.

Could you try to run the miner with the following command line?

Code:
sgminer -k x17 -o pool -u user -p password --gpu-threads 2 --worksize 256 --intensity 21 2>log.txt

That will generate a log.txt file in the folder you run the command. Copy and paste the contents of that file and send it to my by PM so I can examine it.
Also, it would be helpful if you could take a screenshot and upload it to this image hosting website, and send me the link so I can have a look when the miner pauses.

https://imgur.com/

New post -> upload images

Unfortunately I don't have discord or Skype accounts. Sorry.

why setx GPU_FORCE_64BIT_PTR 0

and not
setx GPU_FORCE_64BIT_PTR 1

?

This algo doesn't require huge amount of memory. Setting GPU_FORCE_64BIT_PTR to 1 could potentially hurt performance since memory access would require twice the number of clock cycles.


Title: Re: [ANN] New AMD X17 miner VERGE/SHIELD/MLM
Post by: 4ward on April 19, 2018, 11:50:57 AM
why setx GPU_FORCE_64BIT_PTR 0

and not
setx GPU_FORCE_64BIT_PTR 1

?

This algo doesn't require huge amount of memory. Setting GPU_FORCE_64BIT_PTR to 1 could potentially hurt performance since memory access would require twice the number of clock cycles.

I also believe it is redundant to set this to 1 with reasonably new drivers.
I'm using GPU_FORCE_64BIT_PTR=0 for at least half a year and am yet to find a miner/algo that didn't work with that on RX480 in windows 10 (and I believe I have tried almost every miner/algo for AMD available)


Title: Re: [ANN] New AMD X17 miner VERGE/SHIELD/MLM
Post by: Wasim80 on April 20, 2018, 05:42:05 AM
Hi,

How are you?

I am getting this error.

[15:06:42] Started sgminer 5.5.5-aeris
[15:06:42] * using Jansson 2.11
[15:06:42] Loaded configuration file sgminer.conf
[15:06:42] Specified platform that does not exist
[15:06:42] clDevicesNum returned error, no GPUs usable
[15:06:42] All devices disabled, cannot mine!


The written sgminer.conf file here

{
  "pools": [
   {
      "name":"zPool",
      "priority": "0",
      "url": "stratum+tcp://x17.mine.zpool.ca:3737",
      "user": "DPdaJWsCsxBwhEmtghQC4UTTqBDmRNuyBk",
      "pass": "c=XVG",
      "profile": "verge"
    }
  ],
  "profiles": [
    {
      "name": "verge",
      "algorithm": "x17",
     "lookup-gap" : "2",
      "intensity": "22",
     "gpu-threads" : "2"
    }
  ],
  "default-profile": "verge",
  "quiet": false,
  "gpu-platform" : "1"
}

Please advise where is the issue

I have Rx480 with 8GB ram

Thanks,

Regards,




Title: Re: [ANN] New AMD X17 miner VERGE/SHIELD/MLM
Post by: aerisminer on April 20, 2018, 07:30:29 AM
Hi,

How are you?

I am getting this error.

[15:06:42] Started sgminer 5.5.5-aeris
[15:06:42] * using Jansson 2.11
[15:06:42] Loaded configuration file sgminer.conf
[15:06:42] Specified platform that does not exist
[15:06:42] clDevicesNum returned error, no GPUs usable
[15:06:42] All devices disabled, cannot mine!

Try with
Code:
"gpu-platform" : "0"
Also, I recommend intensity 21 instead 22 for your RX 480


Title: Re: [ANN] New AMD X17 miner VERGE/SHIELD/MLM
Post by: Wasim80 on April 20, 2018, 12:19:26 PM
I tried but still same error :(

please add me on skype this strange platform to talk.... can not send reply more than 1 for a few hours.....

skype id: intelligent_co1

phonenumber whatsapp: +92-3214437579

Thanks


Title: Re: [ANN] New AMD X17 miner VERGE/SHIELD/MLM
Post by: aerisminer on April 20, 2018, 02:30:49 PM
I tried but still same error :(

please add me on skype this strange platform to talk.... can not send reply more than 1 for a few hours.....

skype id: intelligent_co1

phonenumber whatsapp: +92-3214437579

Thanks

Hello Wasim80,
I am sorry to hear that you are still having problems. I want to help you, but I would like to keep all communications within this forum.
If you can send me the logs and/or a screenshot, I will be able to assist you further.
Thank you.


Title: Re: [ANN] New AMD X17 miner VERGE/SHIELD/MLM
Post by: Wasim80 on April 23, 2018, 05:35:53 AM
This forum is not allow more than 1 or 2 messages dear............. :(


Title: Re: [ANN] New AMD X17 miner VERGE/SHIELD/MLM
Post by: Primus Pilus on September 10, 2018, 03:30:38 PM
nice. going to try this on my RX480. pitty my 1070s does 12.5mhs for 150w so not sure if there will be much of an uptake if power is worst

Hi sorry for reviving and old thread, But i am really curious how you were able to hit 12.5Mhs for 150w on a 1070 please. I have not been able to get close to that on 1070 ti's.