Bitcoin Forum
July 05, 2024, 12:08:03 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 [3] 4 5 6 »
41  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Best sgminer so far for x22i/lyra2Z/phi2/allium/lyra2REv3 on AMD on: January 18, 2019, 01:08:53 AM
Recently, a new coin called a Grin has appeared. She has a new hash algorithm, Cuckoo Cycle PoW. Perhaps you would be interested to add it to your miner?
https://bitcointalk.org/index.php?topic=5090427.0

Already filed an issue for that: https://github.com/fancyIX/sgminer-phi2-branch/issues/150

Personally I don't like that coin just because their logo looks so unprofessional.
Also, I cannot see a direct benefit of applying cross lane instructions to do the shuffling. But will spend more time on it.
42  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Best sgminer so far for x22i/lyra2Z/phi2/allium/lyra2REv3 on AMD on: January 17, 2019, 07:23:19 AM
do you think you could implement argon2d250 and argon2d500 for amd gpu?

this person was able to do it based off of ccminer-opt by jayddee.

https://bitcointalk.org/index.php?topic=5053255.0

https://github.com/bogdanadnan/multiminer



wow, lots of shuffling in that algo. That's what I like most -- apply GCN cross lane instructions to speed it up.
43  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Best sgminer so far for x22i/lyra2Z/phi2/allium/lyra2REv3 on AMD on: January 17, 2019, 02:46:53 AM
Miner 5.6.1.3.b5h driver Adrenalin 18.6.1 RX 470 4GB 1100/1900
x22i 3.6 Mhs
ethash 26.25
lyra2Zz 1.4 Mhs
allium 3.0 Mhs (no change)
phi2 2.6 Mhs (no change)
lyra2Z 1.4 Mhs (no change)
lyra2rev2 22.7 Mhs
P.S. On the ethash algorithm on the same cards (in the same settings) Claymore's Dual Miner 12 gives 28.2 Mhs. Good job!

Yeah... Still slower than commercial miners. Since the main purpose of this project is open source, hope people can still get benefit from it.
44  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Best sgminer so far for x22i/lyra2Z/phi2/allium on AMD on: January 16, 2019, 08:34:22 AM
Recently, there have been a lot of rumors that Ethereum will move to a new hashing algorithm. Maybe you decide to make a miner under ProgPOW

ProgPow seems a good algo to apply gcn dpp instructions. Thanks for the info. Will work on it.
Do you have any plans on adding x21s and x16rt?

Took a quick look on those two. x21s has one step of lyra2v2, which kind of suitable for applying GCN optimization. I don't like to continue working on lyra2v2 related algorithms because there is a bin file originally from lyclminer. That bin file is fully optimized. Some closed source miners simply copy that file to use it as their own. kind of like IP theft but I am not sure how illegal that is. As to x16rt, seems no lyra2 related steps. Not sure if other steps can be optimized by GCN cross lane instructions.
45  Alternate cryptocurrencies / Mining (Altcoins) / Re: Best sgminer so far for lyra2Z/phi2 on AMD on: January 16, 2019, 06:42:21 AM
Supports Windows and Linux. Supports windows driver and Linux AMDGPU Pro driver. Supports most cards. Comes with pre-built binary kernels to speed up Ellesmere and Vega cards.


https://github.com/fancyIX/sgminer-phi2-branch/releases/tag/5.6.1.3.b4b

Estimated speed:
phi2, rx 580: 1800khs; vega 56: 3300khs
lyra2Z, rx 580: 830khs; vega 56: 1620khs

I know that's far below the speed of tdxminer or teamredminer, but it's supports windows and Vega on Linux. And I am working on improving it. Hope one day it can be comparable with tdxminer.

Beta5 release, about 30% faster
https://github.com/fancyIX/sgminer-phi2-branch/releases/tag/5.6.1.3.b5

Beta5b release:
https://github.com/fancyIX/sgminer-phi2-branch/releases/tag/5.6.1.3.b5b
Speed compare of release (beta5b) than previous release (beta5): 580 +25%, Vega56 +35% for phi2, and 580 -15%, Vega56 +35% for lyra2Z .

Beta5c release, added allium support. Others are the same as beta5b.
https://github.com/fancyIX/sgminer-phi2-branch/releases/tag/5.6.1.3.b5c

Beta5d release, much faster than beta5c, especially for 580.
https://github.com/fancyIX/sgminer-phi2-branch/releases/tag/5.6.1.3.b5d

Beta 5e release, now support x22i. Others keep the same as beta5d:
https://github.com/fancyIX/sgminer-phi2-branch/releases
Will improve the performance further.

Beta5f release. x22i over 25% faster than beta5e, lyra2rev2 over 4x faster.
https://github.com/fancyIX/sgminer-phi2-branch/releases

Beta5f+ release, for x22i, 580 5% faster, Vega56 15% faster. ADL added so that you can monitor your GPU. https://github.com/fancyIX/sgminer-phi2-branch/releases

Beta5f++: little bit faster. https://github.com/fancyIX/sgminer-phi2-branch/releases

Windows version may hang. If so, please revisit the release page and download the fixed file.

Beta5f++++ release, vega 10% faster. 580 improved a bit, for x22i.
https://github.com/fancyIX/sgminer-phi2-branch/releases

Beta5fp5 release, x22i around 5% faster.
https://github.com/fancyIX/sgminer-phi2-branch/releases

Beta5gp1 release, lyra2REv3 support. Comes with prebuilt bin kernels for better performance.
Estimated speed: Vega56 64mhs, 580 41mhs.
https://github.com/fancyIX/sgminer-phi2-branch/releases/tag/5.6.1.3.b5gp1

Beta5gp3 release, added lyra2Zz support.
https://github.com/fancyIX/sgminer-phi2-branch/releases

Beat5h release, starts to support ethash:
https://github.com/fancyIX/sgminer-phi2-branch/releases
46  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Best sgminer so far for x22i/lyra2Z/phi2/allium on AMD on: January 12, 2019, 06:12:57 AM
Recently, there have been a lot of rumors that Ethereum will move to a new hashing algorithm. Maybe you decide to make a miner under ProgPOW

ProgPow seems a good algo to apply gcn dpp instructions. Thanks for the info. Will work on it.
47  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Best sgminer so far for x22i/lyra2Z/phi2/allium on AMD on: January 11, 2019, 08:46:16 PM
Hey Fancy -- I've got a semi problem here... Trying to run the new Lyra2Zz algo...

If I run the bat file with your info in it, I get roughly 1.5 mhs per card... If I run the program through my 3rd party program, I end up hashing at about 1/3 of the speed.

The 3rd party app, basically makes bat files on the go as that algo is selected... Here is the info I give the program

-k lyra2zz -o stratum+tcp://[Server]:[Port] -u [User] -p [Password] -w 256 -I 19

Did you copy "bin-kernel" folder to the same folder where "sgminer" sits? And if you use -I 23 it may run faster.

Winner Winner! Thank you sir!

Let me know if it runs stable or not. It seems running on windows is less stable than on linux. But if it works for you then no worries.
48  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Best sgminer so far for x22i/lyra2Z/phi2/allium on AMD on: January 11, 2019, 08:07:13 PM
Hey Fancy -- I've got a semi problem here... Trying to run the new Lyra2Zz algo...

If I run the bat file with your info in it, I get roughly 1.5 mhs per card... If I run the program through my 3rd party program, I end up hashing at about 1/3 of the speed.

The 3rd party app, basically makes bat files on the go as that algo is selected... Here is the info I give the program

-k lyra2zz -o stratum+tcp://[Server]:[Port] -u [User] -p [Password] -w 256 -I 19

Did you copy "bin-kernel" folder to the same folder where "sgminer" sits? And if you use -I 23 it may run faster.
49  Alternate cryptocurrencies / Mining (Altcoins) / Re: Best sgminer so far for lyra2Z/phi2 on AMD on: January 10, 2019, 03:30:24 AM
Supports Windows and Linux. Supports windows driver and Linux AMDGPU Pro driver. Supports most cards. Comes with pre-built binary kernels to speed up Ellesmere and Vega cards.


https://github.com/fancyIX/sgminer-phi2-branch/releases/tag/5.6.1.3.b4b

Estimated speed:
phi2, rx 580: 1800khs; vega 56: 3300khs
lyra2Z, rx 580: 830khs; vega 56: 1620khs

I know that's far below the speed of tdxminer or teamredminer, but it's supports windows and Vega on Linux. And I am working on improving it. Hope one day it can be comparable with tdxminer.

Beta5 release, about 30% faster
https://github.com/fancyIX/sgminer-phi2-branch/releases/tag/5.6.1.3.b5

Beta5b release:
https://github.com/fancyIX/sgminer-phi2-branch/releases/tag/5.6.1.3.b5b
Speed compare of release (beta5b) than previous release (beta5): 580 +25%, Vega56 +35% for phi2, and 580 -15%, Vega56 +35% for lyra2Z .

Beta5c release, added allium support. Others are the same as beta5b.
https://github.com/fancyIX/sgminer-phi2-branch/releases/tag/5.6.1.3.b5c

Beta5d release, much faster than beta5c, especially for 580.
https://github.com/fancyIX/sgminer-phi2-branch/releases/tag/5.6.1.3.b5d

Beta 5e release, now support x22i. Others keep the same as beta5d:
https://github.com/fancyIX/sgminer-phi2-branch/releases
Will improve the performance further.

Beta5f release. x22i over 25% faster than beta5e, lyra2rev2 over 4x faster.
https://github.com/fancyIX/sgminer-phi2-branch/releases

Beta5f+ release, for x22i, 580 5% faster, Vega56 15% faster. ADL added so that you can monitor your GPU. https://github.com/fancyIX/sgminer-phi2-branch/releases

Beta5f++: little bit faster. https://github.com/fancyIX/sgminer-phi2-branch/releases

Windows version may hang. If so, please revisit the release page and download the fixed file.

Beta5f++++ release, vega 10% faster. 580 improved a bit, for x22i.
https://github.com/fancyIX/sgminer-phi2-branch/releases

Beta5fp5 release, x22i around 5% faster.
https://github.com/fancyIX/sgminer-phi2-branch/releases

Beta5gp1 release, lyra2REv3 support. Comes with prebuilt bin kernels for better performance.
Estimated speed: Vega56 64mhs, 580 41mhs.
https://github.com/fancyIX/sgminer-phi2-branch/releases/tag/5.6.1.3.b5gp1

Beta5gp3 release, added lyra2Zz support.
https://github.com/fancyIX/sgminer-phi2-branch/releases
50  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] | SUQA | New X22i Algo | SWIFFTX | No ICO | No Pre-mine | %5 Apr Interest on: January 02, 2019, 05:00:49 AM
Added prebuilt bin kernels for x22i (with speed up lyra2), so that the performance won't depend on bad drivers. Others are the same as previous release. (only used when worksize is 256)

https://github.com/fancyIX/sgminer-phi2-branch/releases
51  Alternate cryptocurrencies / Mining (Altcoins) / Re: Best sgminer so far for lyra2Z/phi2 on AMD on: December 31, 2018, 07:55:48 AM
Supports Windows and Linux. Supports windows driver and Linux AMDGPU Pro driver. Supports most cards. Comes with pre-built binary kernels to speed up Ellesmere and Vega cards.


https://github.com/fancyIX/sgminer-phi2-branch/releases/tag/5.6.1.3.b4b

Estimated speed:
phi2, rx 580: 1800khs; vega 56: 3300khs
lyra2Z, rx 580: 830khs; vega 56: 1620khs

I know that's far below the speed of tdxminer or teamredminer, but it's supports windows and Vega on Linux. And I am working on improving it. Hope one day it can be comparable with tdxminer.

Beta5 release, about 30% faster
https://github.com/fancyIX/sgminer-phi2-branch/releases/tag/5.6.1.3.b5

Beta5b release:
https://github.com/fancyIX/sgminer-phi2-branch/releases/tag/5.6.1.3.b5b
Speed compare of release (beta5b) than previous release (beta5): 580 +25%, Vega56 +35% for phi2, and 580 -15%, Vega56 +35% for lyra2Z .

Beta5c release, added allium support. Others are the same as beta5b.
https://github.com/fancyIX/sgminer-phi2-branch/releases/tag/5.6.1.3.b5c

Beta5d release, much faster than beta5c, especially for 580.
https://github.com/fancyIX/sgminer-phi2-branch/releases/tag/5.6.1.3.b5d

Beta 5e release, now support x22i. Others keep the same as beta5d:
https://github.com/fancyIX/sgminer-phi2-branch/releases
Will improve the performance further.

Beta5f release. x22i over 25% faster than beta5e, lyra2rev2 over 4x faster.
https://github.com/fancyIX/sgminer-phi2-branch/releases

Beta5f+ release, for x22i, 580 5% faster, Vega56 15% faster. ADL added so that you can monitor your GPU. https://github.com/fancyIX/sgminer-phi2-branch/releases

Beta5f++: little bit faster. https://github.com/fancyIX/sgminer-phi2-branch/releases

Windows version may hang. If so, please revisit the release page and download the fixed file.

Beta5f++++ release, vega 10% faster. 580 improved a bit, for x22i.
https://github.com/fancyIX/sgminer-phi2-branch/releases

Beta5fp5 release, x22i around 5% faster.
https://github.com/fancyIX/sgminer-phi2-branch/releases

Beta5gp1 release, lyra2REv3 support. Comes with prebuilt bin kernels for better performance.
Estimated speed: Vega56 64mhs, 580 41mhs.
https://github.com/fancyIX/sgminer-phi2-branch/releases/tag/5.6.1.3.b5gp1
52  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Best sgminer so far for x22i/lyra2Z/phi2/allium on AMD on: December 19, 2018, 06:34:23 AM
So, Mister FancyIX, I saw you on discord in the MTP / Zcoin chatrooms.
Any chance you'd be working on an implementation for AMD hardware?

Andrucrypt seems to have hit a wall, Teamred seem too busy with real life stuff... and Zawawa has disappeared, allegedly to deal with greater things.

That doesn't leave many AMD devs around to push the boundaries. How are you getting on? Grin

Seems like djm is working on sgminer for this MTP thing. I plan to do some improvement based on his work.
53  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Best sgminer so far for x22i/lyra2Z/phi2/allium on AMD on: December 11, 2018, 06:09:00 PM
Hi, can you PM me your contact detail about implementing a new algo?
I tried to pm you but not allowed...

You can ping me in discord. ID: fancyIX
54  Alternate cryptocurrencies / Mining (Altcoins) / Re: Best sgminer so far for lyra2Z/phi2 on AMD on: December 11, 2018, 07:25:19 AM
Supports Windows and Linux. Supports windows driver and Linux AMDGPU Pro driver. Supports most cards. Comes with pre-built binary kernels to speed up Ellesmere and Vega cards.


https://github.com/fancyIX/sgminer-phi2-branch/releases/tag/5.6.1.3.b4b

Estimated speed:
phi2, rx 580: 1800khs; vega 56: 3300khs
lyra2Z, rx 580: 830khs; vega 56: 1620khs

I know that's far below the speed of tdxminer or teamredminer, but it's supports windows and Vega on Linux. And I am working on improving it. Hope one day it can be comparable with tdxminer.

Beta5 release, about 30% faster
https://github.com/fancyIX/sgminer-phi2-branch/releases/tag/5.6.1.3.b5

Beta5b release:
https://github.com/fancyIX/sgminer-phi2-branch/releases/tag/5.6.1.3.b5b
Speed compare of release (beta5b) than previous release (beta5): 580 +25%, Vega56 +35% for phi2, and 580 -15%, Vega56 +35% for lyra2Z .

Beta5c release, added allium support. Others are the same as beta5b.
https://github.com/fancyIX/sgminer-phi2-branch/releases/tag/5.6.1.3.b5c

Beta5d release, much faster than beta5c, especially for 580.
https://github.com/fancyIX/sgminer-phi2-branch/releases/tag/5.6.1.3.b5d

Beta 5e release, now support x22i. Others keep the same as beta5d:
https://github.com/fancyIX/sgminer-phi2-branch/releases
Will improve the performance further.

Beta5f release. x22i over 25% faster than beta5e, lyra2rev2 over 4x faster.
https://github.com/fancyIX/sgminer-phi2-branch/releases

Beta5f+ release, for x22i, 580 5% faster, Vega56 15% faster. ADL added so that you can monitor your GPU. https://github.com/fancyIX/sgminer-phi2-branch/releases

Beta5f++: little bit faster. https://github.com/fancyIX/sgminer-phi2-branch/releases

Windows version may hang. If so, please revisit the release page and download the fixed file.

Beta5f++++ release, vega 10% faster. 580 improved a bit, for x22i.
https://github.com/fancyIX/sgminer-phi2-branch/releases

Beta5fp5 release, x22i around 5% faster.
https://github.com/fancyIX/sgminer-phi2-branch/releases
55  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Best sgminer so far for x22i/lyra2Z/phi2/allium on AMD on: November 26, 2018, 03:19:06 AM
I've been trying this in hiveos for x22i but there's no x22i in the drop down for sgminer your sgminer fork is listed tho so instead I used the custom one and sgminer will only use 4 cards I tried different settings with no luck so I ssh into my rig and ran sgminer and all 5 cards worked I dont understand why it wont use all cards when starting from the web dashboard

Yeah, hiveos has some problem in the drop down menu. They seems are fixing it.
56  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Best sgminer so far for x22i/lyra2Z/phi2/allium on AMD on: November 25, 2018, 05:18:46 AM
Hey FancyIX
Thanks for this "attempt"... Grin

Phi2 isn't really living up to expectations though. RX570's just scratch 3MH/s at 1300/1900 (XMR mem straps) and Vega56@64 only get about 6.3MH/s at 1408/1100.

To give you a comparison, a regular GTX 1080 will do 8 MH/s, slightly overclocked, at 85% PL... The Vegas should be equaling that at least. Currently they are hashing 22% slower and draw 35% more!

Keep chugging!

Yeah... still long way to go before profiting, though according to current market price most miners won't profit at all...
57  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Best sgminer so far for x22i/lyra2Z/phi2/allium on AMD on: November 21, 2018, 07:59:01 AM
Supports Windows and Linux. Supports windows driver and Linux AMDGPU Pro driver. Supports most cards. Comes with pre-built binary kernels to speed up Ellesmere and Vega cards.


https://github.com/fancyIX/sgminer-phi2-branch/releases

Estimated speed (beta5fp4):
phi2,     rx 580: 3750khs; vega 56: 6750khs
lyra2Z,  rx 580: 1950khs; vega 56: 3600khs
allium,   rx 580: 4500khs, vega 56: 8200khs
x22i,     rx 580: 5100khs, vega 56: 9000khs


I know that may be below the speed of some closed-source miners. Hope one day it can catch up.

Just made a custom package for hiveos: https://github.com/fancyIX/sgminer-fancyIX-HiveOS-custom/releases
58  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Best sgminer so far for x22i/lyra2Z/phi2/allium on AMD on: November 20, 2018, 07:17:21 AM
you could try other letters, such as g, h, i, or maybe even j... or any other letter , or maybe even a number, but it's really hard for me to take this seriously when just keep adding ++++.

will your next version be: Version ++++++++++++++++++++    Roll Eyes

I really appreciated that you are improving on the miner, but your version naming schema leaves much to be desired.

Thanks. Let me modify the release page, changing 5f++++ to 5fp4
59  Alternate cryptocurrencies / Mining (Altcoins) / Re: Best sgminer so far for lyra2Z/phi2 on AMD on: November 20, 2018, 06:04:21 AM
Supports Windows and Linux. Supports windows driver and Linux AMDGPU Pro driver. Supports most cards. Comes with pre-built binary kernels to speed up Ellesmere and Vega cards.


https://github.com/fancyIX/sgminer-phi2-branch/releases/tag/5.6.1.3.b4b

Estimated speed:
phi2, rx 580: 1800khs; vega 56: 3300khs
lyra2Z, rx 580: 830khs; vega 56: 1620khs

I know that's far below the speed of tdxminer or teamredminer, but it's supports windows and Vega on Linux. And I am working on improving it. Hope one day it can be comparable with tdxminer.

Beta5 release, about 30% faster
https://github.com/fancyIX/sgminer-phi2-branch/releases/tag/5.6.1.3.b5

Beta5b release:
https://github.com/fancyIX/sgminer-phi2-branch/releases/tag/5.6.1.3.b5b
Speed compare of release (beta5b) than previous release (beta5): 580 +25%, Vega56 +35% for phi2, and 580 -15%, Vega56 +35% for lyra2Z .

Beta5c release, added allium support. Others are the same as beta5b.
https://github.com/fancyIX/sgminer-phi2-branch/releases/tag/5.6.1.3.b5c

Beta5d release, much faster than beta5c, especially for 580.
https://github.com/fancyIX/sgminer-phi2-branch/releases/tag/5.6.1.3.b5d

Beta 5e release, now support x22i. Others keep the same as beta5d:
https://github.com/fancyIX/sgminer-phi2-branch/releases
Will improve the performance further.

Beta5f release. x22i over 25% faster than beta5e, lyra2rev2 over 4x faster.
https://github.com/fancyIX/sgminer-phi2-branch/releases

Beta5f+ release, for x22i, 580 5% faster, Vega56 15% faster. ADL added so that you can monitor your GPU. https://github.com/fancyIX/sgminer-phi2-branch/releases

Beta5f++: little bit faster. https://github.com/fancyIX/sgminer-phi2-branch/releases

Windows version may hang. If so, please revisit the release page and download the fixed file.

Beta5f++++ release, vega 10% faster. 580 improved a bit, for x22i.
https://github.com/fancyIX/sgminer-phi2-branch/releases
60  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer-kl 1.0.9 - open source (AMD) miner for x16/x17/xevan/phi and more on: November 15, 2018, 10:35:22 PM
Are there any additional plans for x22i / lyra2Z / phi2 /?

Check this:
https://bitcointalk.org/index.php?topic=5028462.40
Pages: « 1 2 [3] 4 5 6 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!