Bitcoin Forum
April 19, 2024, 03:24:42 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: Do you want to see improvements in Ethash dual-mining with GGS?
I desperately need it. - 8 (15.1%)
It would be nice. - 12 (22.6%)
It's not worth it anymore. - 33 (62.3%)
Total Voters: 53

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 [36] 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 ... 197 »
  Print  
Author Topic: Gateless Gate Sharp 1.3.8: 30Mh/s (Ethash) on RX 480!  (Read 214332 times)
zawawa (OP)
Sr. Member
****
Offline Offline

Activity: 728
Merit: 304


Miner Developer


View Profile
February 23, 2017, 12:18:21 AM
 #701

I am almost done. 11 out of 12 Equihash kernels work flawlessly.
GCN support of LLVM is incredibly buggy, but I can at least fix them now!

Are you seeing any speeds ups from using LLVM vs stock compiler?

Not yet, not yet. I'm still ironing out compatibility issues with the last kernel.

Gateless Gate Sharp, an open-source ETH/XMR miner: http://bit.ly/2rJ2x4V
BTC: 1BHwDWVerUTiKxhHPf2ubqKKiBMiKQGomZ
1713497082
Hero Member
*
Offline Offline

Posts: 1713497082

View Profile Personal Message (Offline)

Ignore
1713497082
Reply with quote  #2

1713497082
Report to moderator
1713497082
Hero Member
*
Offline Offline

Posts: 1713497082

View Profile Personal Message (Offline)

Ignore
1713497082
Reply with quote  #2

1713497082
Report to moderator
Remember that Bitcoin is still beta software. Don't put all of your money into BTC!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713497082
Hero Member
*
Offline Offline

Posts: 1713497082

View Profile Personal Message (Offline)

Ignore
1713497082
Reply with quote  #2

1713497082
Report to moderator
twan69666
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
February 23, 2017, 01:50:39 AM
 #702

What kind of speeds does GG give for XMR with RX 470/480?

Pretty much the same as Claymore for me, but download it and try it out
zawawa (OP)
Sr. Member
****
Offline Offline

Activity: 728
Merit: 304


Miner Developer


View Profile
February 23, 2017, 02:53:41 AM
 #703

Alright, all the Equihash kernels are working without problems with the new compiler now!
The speed is so-so, but it's a pretty good starting point.
Now I have all the goodies like inline assembly and compiler hints, he he he..

Gateless Gate Sharp, an open-source ETH/XMR miner: http://bit.ly/2rJ2x4V
BTC: 1BHwDWVerUTiKxhHPf2ubqKKiBMiKQGomZ
zawawa (OP)
Sr. Member
****
Offline Offline

Activity: 728
Merit: 304


Miner Developer


View Profile
February 23, 2017, 02:59:40 AM
 #704

One word of caution: There seems to be a really nasty bug introduced in the LLVM 4.0 branch that involves either loop optimization or dead code elimination for GCN. Just to let you guys know.

Gateless Gate Sharp, an open-source ETH/XMR miner: http://bit.ly/2rJ2x4V
BTC: 1BHwDWVerUTiKxhHPf2ubqKKiBMiKQGomZ
zawawa (OP)
Sr. Member
****
Offline Offline

Activity: 728
Merit: 304


Miner Developer


View Profile
February 23, 2017, 08:48:22 AM
 #705

Also, I would recommend the "amd-common" branch of LLVM 5 at ROCm's repository as this seems to have the most recent updates:

https://github.com/RadeonOpenCompute/llvm

GG's Equihash kernels are now running at 202 sol/s on stock RX 480 without parallel writes and GDS.
I can optimize parallel writes and GDS access with inline assembly, so it is getting pretty interesting.

Gateless Gate Sharp, an open-source ETH/XMR miner: http://bit.ly/2rJ2x4V
BTC: 1BHwDWVerUTiKxhHPf2ubqKKiBMiKQGomZ
zawawa (OP)
Sr. Member
****
Offline Offline

Activity: 728
Merit: 304


Miner Developer


View Profile
February 23, 2017, 09:17:09 AM
 #706

Inline assembly is working as expected. So much better than writing the whole thing in assembly!
I will save the fun for tomorrow.

Gateless Gate Sharp, an open-source ETH/XMR miner: http://bit.ly/2rJ2x4V
BTC: 1BHwDWVerUTiKxhHPf2ubqKKiBMiKQGomZ
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
February 23, 2017, 09:23:47 AM
 #707

Hey zawawa, can you possibly mod you zcash implementation to work with new N & K Values like in this coin:

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

It's 192,7 instead of 200,9.

I've already modded tromp's solver to work with it but it's, of course, hell slow:

https://github.com/ocminer/zero-standaloneminer

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
ioglnx
Sr. Member
****
Offline Offline

Activity: 574
Merit: 250

Fighting mob law and inquisition in this forum


View Profile
February 23, 2017, 09:40:18 AM
 #708

Hi Ocminer, is normal equihash solver working with it..like EWBF or nhqminer?

GTX 1080Ti rocks da house... seriously... this card is a beast³
Owning by now 18x GTX1080Ti :-D @serious love of efficiency
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
February 23, 2017, 11:47:43 AM
 #709

Hi Ocminer, is normal equihash solver working with it..like EWBF or nhqminer?

Nope, that's why I ask

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
ioglnx
Sr. Member
****
Offline Offline

Activity: 574
Merit: 250

Fighting mob law and inquisition in this forum


View Profile
February 23, 2017, 11:55:25 AM
 #710

Well Yeah I was reading through the spec change of the parameter. Well I have asked EWBF if he could add Zero too.

GTX 1080Ti rocks da house... seriously... this card is a beast³
Owning by now 18x GTX1080Ti :-D @serious love of efficiency
zawawa (OP)
Sr. Member
****
Offline Offline

Activity: 728
Merit: 304


Miner Developer


View Profile
February 23, 2017, 01:35:58 PM
 #711

Hey zawawa, can you possibly mod you zcash implementation to work with new N & K Values like in this coin:

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

It's 192,7 instead of 200,9.

I've already modded tromp's solver to work with it but it's, of course, hell slow:

https://github.com/ocminer/zero-standaloneminer

I don't see any reasons why it cannot be done.
Let's see what I can do. Donations are not mandatory but always appreciated. Wink
My 9 year old Dell monitor just died and I'm now facing the daunting task of convincing my wife that we need a replacement ASAP...

Gateless Gate Sharp, an open-source ETH/XMR miner: http://bit.ly/2rJ2x4V
BTC: 1BHwDWVerUTiKxhHPf2ubqKKiBMiKQGomZ
zawawa (OP)
Sr. Member
****
Offline Offline

Activity: 728
Merit: 304


Miner Developer


View Profile
February 23, 2017, 02:57:32 PM
 #712

Hey zawawa, can you possibly mod you zcash implementation to work with new N & K Values like in this coin:

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

It's 192,7 instead of 200,9.

I've already modded tromp's solver to work with it but it's, of course, hell slow:

https://github.com/ocminer/zero-standaloneminer

The kernel is done. Let's see if this actually works...

Gateless Gate Sharp, an open-source ETH/XMR miner: http://bit.ly/2rJ2x4V
BTC: 1BHwDWVerUTiKxhHPf2ubqKKiBMiKQGomZ
sssergy
Full Member
***
Offline Offline

Activity: 366
Merit: 100



View Profile
February 23, 2017, 04:57:01 PM
 #713

Hey zawawa, can you possibly mod you zcash implementation to work with new N & K Values like in this coin:

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

It's 192,7 instead of 200,9.

I've already modded tromp's solver to work with it but it's, of course, hell slow:

https://github.com/ocminer/zero-standaloneminer

The kernel is done. Let's see if this actually works...

I would like to see how it works.
zawawa (OP)
Sr. Member
****
Offline Offline

Activity: 728
Merit: 304


Miner Developer


View Profile
February 23, 2017, 11:05:14 PM
 #714

My wife asked me to clean up our pet hamster's cage, but I'm back.
All the coding is done, and I'm debugging right now...

Gateless Gate Sharp, an open-source ETH/XMR miner: http://bit.ly/2rJ2x4V
BTC: 1BHwDWVerUTiKxhHPf2ubqKKiBMiKQGomZ
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
February 23, 2017, 11:14:25 PM
 #715

My wife asked me to clean up our pet hamster's cage, but I'm back.
All the coding is done, and I'm debugging right now...

let me know if I can be of any help

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
zawawa (OP)
Sr. Member
****
Offline Offline

Activity: 728
Merit: 304


Miner Developer


View Profile
February 24, 2017, 12:36:52 AM
 #716

My wife asked me to clean up our pet hamster's cage, but I'm back.
All the coding is done, and I'm debugging right now...

let me know if I can be of any help

Thanks! It is taking longer than I expected, but I will definitely let you know when I'm done.

Gateless Gate Sharp, an open-source ETH/XMR miner: http://bit.ly/2rJ2x4V
BTC: 1BHwDWVerUTiKxhHPf2ubqKKiBMiKQGomZ
zawawa (OP)
Sr. Member
****
Offline Offline

Activity: 728
Merit: 304


Miner Developer


View Profile
February 24, 2017, 12:55:44 AM
 #717

Actually, given the increased memory requirement, it probably makes more sense to rewrite SA v5's kernel instead.
I should take care of the ASM stuff first, then. I am over the hump with it, so it *shouldn't* take much longer...

Gateless Gate Sharp, an open-source ETH/XMR miner: http://bit.ly/2rJ2x4V
BTC: 1BHwDWVerUTiKxhHPf2ubqKKiBMiKQGomZ
zawawa (OP)
Sr. Member
****
Offline Offline

Activity: 728
Merit: 304


Miner Developer


View Profile
February 24, 2017, 02:52:50 AM
 #718

Let's see if I can rewrite parallel writes in inline assembly...

Gateless Gate Sharp, an open-source ETH/XMR miner: http://bit.ly/2rJ2x4V
BTC: 1BHwDWVerUTiKxhHPf2ubqKKiBMiKQGomZ
ivan1975
Legendary
*
Offline Offline

Activity: 2842
Merit: 1168


View Profile
February 24, 2017, 04:41:22 AM
Last edit: February 24, 2017, 09:23:53 AM by ivan1975
 #719

Hello.
This miner works with Nvidia?
On gtx1070 I get this error:

bat:
@echo off
@set GPU_FORCE_64BIT_PTR 0
@set GPU_MAX_HEAP_SIZE 100
@set GPU_USE_SYNC_OBJECTS 1
@set GPU_MAX_ALLOC_PERCENT 100
@set GPU_SINGLE_ALLOC_PERCENT 100
gatelessgate.exe -k equihash --gpu-platform 0 -o zec-eu.suprnova.cc:2142 -u xxxx -p xxxx
pause
lupanar
Sr. Member
****
Offline Offline

Activity: 1344
Merit: 252



View Profile
February 24, 2017, 08:06:25 AM
 #720

Same question, GG is still Open CL only?

    ▄███▄▄                  ▄▄███▄
▄██▄ ▀▀████▄              ▄████▀▀ ▄██▄
 ▀████▄ ▀▀████▄        ▄████▀▀ ▄████▀
█▄ ▀▀████▄ ▀▀████   ▄████▀▀ ▄████▀▀ ▄█
███  ▄▀▀████▄ ▀  ▄████▀▀ ▄████▀▀▄  ███
███  ██▄ ▀▀   ▄████▀▀ ▄████▀▀ ▄██  ███
███  ██▀   ▄████▀▀ ▄████▀▀ ▄  ▀██  ███
███  ▀  ▄████▀▀ ▄████▀▀  ████▄  ▀  ███
█▀   ▄████▀▀ ▄████▀▀ ▄▄█▄  ▀████▄   ▀█
  ▄████▀▀ ▄████▀▀    ▀▀████▄ ▀▀████▄
████▀▀ ▄████▀▀          ▀▀████▄ ▀▀████
███  ████▀▀ ▄█▄         ▄▄ ▀▀████  ███
███  ███  ▄▀▀███▄    ▄███▀▀   ███  ███
███  ███  ██▄ ▀▀  ▄███▀▀ ▄██  ███  ███
███  ███  █▀   ▄███▀▀ ▄███▀▀  ███  ███
███  ███    ▄███▀▀ ▄███▀▀  ▄  ███  ███
███  ███  ███▀▀ ▄███▀▀   ▄██  ███  ███
▀██  ███  ▀▀ ▄███▀▀  ▄██▄ ▀█  ███  ██▀
  ▀  ███  ▄███▀▀      ▀▀███▄  ███  ▀
      ▀█  █▀▀            ▀▀█  █▀
LUXCORE
██████████████▄
██          ██▀█▄
██  ██████  ██  ▀█▄
██  ██████  ██    ▀█
██  ██████  ████████
██                ██
██  ████████████  ██
██                ██
██  ████████████  ██
██                ██
██  ████████████  ██
██                ██
██  ████████████  ██
██                ██
██  ███████       ██
██                ██
████████████████████
▬▬▬     DOWNLOAD WALLETS     ▬▬▬
| WINDOWS | MAC | LINUX | LUXBLOCKCHAIN |
████████      EXCHANGE      ████████



                      ▄▄
                  ▄▄████
              ▄▄████████
          ▄▄███████▀████
      ▄▄█████████▀ █████
  ▄▄███████████▀ ▄██████
█████████████▀  ████████
   ▀▀██████▀  ▄█████████
       ▀▀▀  ▄███████████
           ▄████████████
           █████████████
           ████▀  ▀▀████
           ██▀       ▀██
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 [36] 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 ... 197 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!