Bitcoin Forum
April 19, 2024, 09:20:36 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 [16] 17 »  All
  Print  
Author Topic: [ANN][Groestl/MyriadGroestl] Pool closed  (Read 36998 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
restless
Legendary
*
Offline Offline

Activity: 1151
Merit: 1001


View Profile
August 14, 2014, 03:55:09 PM
 #301

How many threads are launched per shader core? You mentioned that thread-concurrency is no longer used... but on 6xxx radeons that parameter is useful - maxing out at shaders*5
It seems by default when using simple myriad-groestl, your version is defaulting to shaders*2.

"thread concurrecy" is actually a buffer size, which is used only on scrypt, as far as I now.
surely not on groestl.
Well, on older sgminer (march-april) this paramter helps - no idea why Smiley
1713518436
Hero Member
*
Offline Offline

Posts: 1713518436

View Profile Personal Message (Offline)

Ignore
1713518436
Reply with quote  #2

1713518436
Report to moderator
1713518436
Hero Member
*
Offline Offline

Posts: 1713518436

View Profile Personal Message (Offline)

Ignore
1713518436
Reply with quote  #2

1713518436
Report to moderator
1713518436
Hero Member
*
Offline Offline

Posts: 1713518436

View Profile Personal Message (Offline)

Ignore
1713518436
Reply with quote  #2

1713518436
Report to moderator
Whoever mines the block which ends up containing your transaction will get its fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713518436
Hero Member
*
Offline Offline

Posts: 1713518436

View Profile Personal Message (Offline)

Ignore
1713518436
Reply with quote  #2

1713518436
Report to moderator
1713518436
Hero Member
*
Offline Offline

Posts: 1713518436

View Profile Personal Message (Offline)

Ignore
1713518436
Reply with quote  #2

1713518436
Report to moderator
1713518436
Hero Member
*
Offline Offline

Posts: 1713518436

View Profile Personal Message (Offline)

Ignore
1713518436
Reply with quote  #2

1713518436
Report to moderator
restless
Legendary
*
Offline Offline

Activity: 1151
Merit: 1001


View Profile
August 14, 2014, 04:06:18 PM
 #302

btw new coin which uses myr-grs algo https://bitcointalk.org/index.php?topic=737405.0
And there are no pools for myrgrs yet Cheesy
srcxxx (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile WWW
August 14, 2014, 08:26:37 PM
Last edit: August 15, 2014, 01:06:50 AM by srcxxx
 #303

btw new coin which uses myr-grs algo https://bitcointalk.org/index.php?topic=737405.0
And there are no pools for myrgrs yet Cheesy

THANK YOU!

JoinCoin pool is now operational:

   {
      "url" : "stratum+tcp://cryptohunger.com:60004",
      "user" : "JakhxuRDsod2kVQiQXcf1k6JomvoTzUB9c",
      "pass" : "xxx",
      "poolname" : "JoinCoinOptimized"
   }

PS: Payouts work fine, I just did a test transfer of mined "J" to bittrex.
srcxxx (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile WWW
August 16, 2014, 10:53:44 PM
 #304

Version 1.4.0 is out.

Download from: https://github.com/srcxxx/grs-sgminer/releases/download/1.4.0/grs-sgminer1_4_0.zip

* switch between Groestlcoin and Myriadcoin-groestl on the fly without restarding the miner
* 5% more hashrate in optimized kernel

Please keep your existing grs-sgminer 1.3.X just in case. There were quite a few changes and I hope I haven't screwed up anything.

If you have any problems, like crashing - please PM or post here.
If you don't have any problems - please post to this thread and let us know if it works faster (or not).
If not - you can still use prior version of grs-sgminer like 1.3, but of course I'd like to optimize the kernel so that it is always faster. And your feedback is very important here.



* I'm getting 20.5MH/s on groestl and 34.2MH/s on myriad-groestl [R9 290 TriX]. Previously I had 19.8MH/s and 32.9MH/s respectively on same hardware. I used exampleGrs.bat and exampleMyr.bat (included in .zip) in the speed tests.

* Looks like increasing the GPU core speed actually decreases the hashrate, I'll do some more tests and post the results.



I did some measurements with a watt-meter on my rig.
Two R9 290 TriX, Windows 7, Pentium G3220, SSD.

Idle:                           80 watt
exampleGrs.bat:            573 watt (20.45 Mhs) 246.5W per card; 12.05 watt per MHs
exampleGrsSlow.bat:      523 watt (16.67 Mhs) 221.5W per card; 13.28 watt per MHs
exampleMyr.bat:           580 watt (34.2 Mhs) 250.0W per card; 7.30 watt per MHs
exampleMyrSlow.bat:     508 watt (27.7 Mhs) 214.0W per card; 7.72 watt per MHs

Results show that optimized kernels use less watts per each megahash.
So if you don't want to switch to optimized kernels because they make more heat, just downclock your GPU so that it uses the same amount of electricity (while providing you with more megahashes).


Thanks
srcxxx
srcxxx (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile WWW
August 18, 2014, 02:30:54 AM
 #305

Near term plans:

1) Enrich http://cryptohunger.com:81/tbs with information on coin difficulty, best exchange rate, profitability [possibly also draw nice graphs in http://cryptohunger.com:81/stats]
2) Payout logs. Yes, many people asked for it and I kept saying that NOMP pools doesn't have this functionality. I think that official NOMP is not going to get this functionality any time soon. So I am going to write it myself. I'm not promising fancy looks, probably just plain text for now.

Both of the above will be open source additions to NOMP.
If you are interested in helping achieve 1) and 2) and you are a JavaScript programmer, please let me know. Perhaps we can settle on some BTC bounty (I'm not a JS programmer, so it'll take longer for me to do it on my own and having help would be great).
AidBit
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile WWW
August 19, 2014, 07:55:00 AM
Last edit: August 19, 2014, 04:11:51 PM by AidBit
 #306

AidBit is celebrating its 1st Month Birthday.
Join us, there are very nice prizes to be won.Smiley

https://bitcointalk.org/index.php?topic=683317.msg8422802#msg8422802

ps. Great job on v.1.4.0! Thank you!
Edit: Actually, people are having problems with standard kernel on v 1.4.0 (shares not getting accepted).
       For the time being, we reverted back to v1.3.1. Will post more info when we investigate.
       Thanks.
srcxxx (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile WWW
August 19, 2014, 11:15:52 PM
 #307

Atheistcoin and Trinitycoin removed (low exchange volume and no miners on the pool)

DigiByte mining will be added as soon as block 145,000 hits on their blockchain.
https://bitcointalk.org/index.php?topic=408268.0
To see current block number: http://explorer.cryptopoolmining.com/chain/DigiByte
lobo13hf
Hero Member
*****
Offline Offline

Activity: 2268
Merit: 507



View Profile
August 20, 2014, 03:48:31 AM
 #308

Near term plans:

1) Enrich http://cryptohunger.com:81/tbs with information on coin difficulty, best exchange rate, profitability [possibly also draw nice graphs in http://cryptohunger.com:81/stats]
2) Payout logs. Yes, many people asked for it and I kept saying that NOMP pools doesn't have this functionality. I think that official NOMP is not going to get this functionality any time soon. So I am going to write it myself. I'm not promising fancy looks, probably just plain text for now.

Both of the above will be open source additions to NOMP.
If you are interested in helping achieve 1) and 2) and you are a JavaScript programmer, please let me know. Perhaps we can settle on some BTC bounty (I'm not a JS programmer, so it'll take longer for me to do it on my own and having help would be great).

1+



████▄██████████▄
███▄████████████
▄███▀
████
████
████
▀███▄
███▀████████████
████▀██████████▀


▄██████████▄
████████████
███████████▀███▄
████████████████
████████████████
████████████████
▀███▄███████████
████████████████
████▀██████████▀


▄██▄█████████▄██▄
▀████▄█████▄████▀
▀████▄▄████▀
███████████
▄███▀█████▀███▄
█████████████████
█████████████████
█████████████████
▀███████████████▀


▄███████████████▄
█████████████████
████▀███▀██████▀
███████▄█████▀
████▄▄██████████▄
▀▀██████▀███████
▄██████▄███▄████
█████▀██████████
▀██▀███▀████████▀


████▄███████████
████████████████
▄███▀███████████
███████████████
██████████████
████████████████
███████████▄███▀
████████████
▀██████████▀
████████
██
██
██
██
██
██
██
██




██
██
██
██
██

██
██
██
████████
|
.
Listed
on
BINANCE
KUCOIN
Gate.io
|
lobo13hf
Hero Member
*****
Offline Offline

Activity: 2268
Merit: 507



View Profile
August 20, 2014, 11:06:27 PM
 #309

I tried the new vertion but but all it does is disappear after a second   am using 1.3.1 and it does works good but the new vertion wont work??



████▄██████████▄
███▄████████████
▄███▀
████
████
████
▀███▄
███▀████████████
████▀██████████▀


▄██████████▄
████████████
███████████▀███▄
████████████████
████████████████
████████████████
▀███▄███████████
████████████████
████▀██████████▀


▄██▄█████████▄██▄
▀████▄█████▄████▀
▀████▄▄████▀
███████████
▄███▀█████▀███▄
█████████████████
█████████████████
█████████████████
▀███████████████▀


▄███████████████▄
█████████████████
████▀███▀██████▀
███████▄█████▀
████▄▄██████████▄
▀▀██████▀███████
▄██████▄███▄████
█████▀██████████
▀██▀███▀████████▀


████▄███████████
████████████████
▄███▀███████████
███████████████
██████████████
████████████████
███████████▄███▀
████████████
▀██████████▀
████████
██
██
██
██
██
██
██
██




██
██
██
██
██

██
██
██
████████
|
.
Listed
on
BINANCE
KUCOIN
Gate.io
|
srcxxx (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile WWW
August 21, 2014, 12:25:51 AM
 #310

I tried the new vertion but but all it does is disappear after a second   am using 1.3.1 and it does works good but the new vertion wont work??

Hi!

Please provide more info (here or via personal message).
What operating system, what error does the app show, what videocard.

Thanks
donotneedtono
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
August 21, 2014, 01:53:10 PM
 #311

I tried the new vertion but but all it does is disappear after a second   am using 1.3.1 and it does works good but the new vertion wont work??

Check your anti virus quarantine.

when starting the new version with the assumption ur config is json, the opening screen displays "sgminer" then closes. this is a indication that ur av has seen sgminer.exe as a threat. I temp disable av to start and enable after it's running. I could be off base but this seems to be happening more often. av says less then five users have run this program "SGMINER.EXE" .this makes an assumption that if only a few are using it it is a potential threat. I chose to override it's false quarantine. at least for now.


BR

DONOT
srcxxx (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile WWW
August 21, 2014, 09:06:44 PM
Last edit: August 21, 2014, 10:39:23 PM by srcxxx
 #312

I tried the new vertion but but all it does is disappear after a second   am using 1.3.1 and it does works good but the new vertion wont work??

Check your anti virus quarantine.

when starting the new version with the assumption ur config is json, the opening screen displays "sgminer" then closes. this is a indication that ur av has seen sgminer.exe as a threat. I temp disable av to start and enable after it's running. I could be off base but this seems to be happening more often. av says less then five users have run this program "SGMINER.EXE" .this makes an assumption that if only a few are using it it is a potential threat. I chose to override it's false quarantine. at least for now.


BR

DONOT

Hi!

Thank you for this information. I compile sgminer.exe myself on my computer, I do not think it is infected. But I can do a clean windows install in VMWare and try compiling there.

Could you let me know the name of the Antivirus Software, that doesn't "like" grs-sgminer?

I checked the distribution package online and the results are quite positive: https://www.virustotal.com/en/file/df92dc372f8d3b18564a1417b04a1ad4d4eef93ac55d29b8419a3c306468fa02/analysis/



There are 3 "bitcoin-miner" reports, but that's how it should be. Cause the application is actually doing exactly that: mining.

> the opening screen displays "sgminer" then closes
It is supposed to display some warning text before closing.
Could you start sgminer from command prompt and provide the text details?

Thanks
srcxxx (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile WWW
August 22, 2014, 12:24:47 AM
 #313

Now you can see your payouts history in http://cryptohunger.com/stats/

Nothing fancy, just a CSV file. I'm thinking of adding a nicer HTML version of it showing your current hashrate and last 10 payouts (with most recent ones on top).

PS: If something is not working correctly, please PM.

Thanks
St.Neman
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
August 26, 2014, 05:31:17 PM
 #314

https://twitter.com/stNeman/status/504319049648463872
srcxxx (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile WWW
August 30, 2014, 01:39:31 AM
Last edit: August 30, 2014, 03:19:14 AM by srcxxx
 #315

Guys mining GRS and using grs-sgminer 1.4...

I have a proposal for you:

I am starting a multipool project, see http://boostpool.com/.
The multipool is selecting the most profitable coin using Groestl or GroestlMyriad algo (mostly Saffroncoin and Myriadcoin currently) and mines it.
During the day, all mined coins are exchanged into BTC and GRS are bought for this amount.
Then, once a day, the GRS are paid to miners.

I am still developing the frontend, where you'll be able to see your per-worker hashrate, daily payouts, etc.
Right now you can't see anything at all.
So I'm starting it as a Beta (since the mining part is working just fine). If you feel adventurous, I can guarantee you 50% more GRS per day than if you were mining straight GRS. My today's GRS profit was about 3X more than if mining straight GRS.

It might be profitable if you are mining other Groestl-algo coins, like DMD or DOKDO. But do your calculations yourself.

Any questions - let me know...



PS: If you are mining Myriad or Saffron, don't switch to multipool! You'll get less profit.

Thanks
srcxxx
srcxxx (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile WWW
September 01, 2014, 05:53:28 AM
 #316

Special offer for DOKDO miners... 2X more DOKDO per day.

What to do: point your grs-sgminer 1.4 to stratum+tcp://boostpool.com:3333.
Use your DOKDO wallet as login. Use your email as password.
Start mining and make sure you are getting "accepted" shares in sgminer.

I will pay you 2 times more in DOKDO than you were receiving currently for your hashrate.

If you are not sure about this, or think it is a scam - please email me at boostpool@gmail.com and I'll pay you 100% before you even start mining at boostpool and then another 100% next day.

PS: Digibyte mining is coming soon to port 60005. I've already set everything up, but do not mine yet! We are waiting for block 145,000. See: http://insight.dgb.cryptopoolmining.com/ for countdown. It will probably be quite profitable to mine it for a few hours when difficulty is low.

Thanks
srcxxx (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile WWW
September 01, 2014, 05:43:22 PM
Last edit: September 01, 2014, 10:21:32 PM by srcxxx
 #317

DigiByte groestl-myriad stratum is now operational on port 60005. Hop in!

Update: there were some problems with auto payouts, probably fixed now. I'll be monitoring this. See https://bitcointalk.org/index.php?topic=408268.msg8629469#msg8629469
srcxxx (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile WWW
September 02, 2014, 10:34:17 AM
 #318

DigiByte groestl-myriad stratum is now operational on port 60005. Hop in!

Update: there were some problems with auto payouts, probably fixed now. I'll be monitoring this. See https://bitcointalk.org/index.php?topic=408268.msg8629469#msg8629469

I started mining DGB at this pool , I`m using a 280x 1080/1500 temp 65C and I get 24MH (kernel-groestlmyriad) using the latest 1.4 miner

is the 24MH good enough or is it possible to achieve more hashrate ?

Hi!

I don't have 280X unfortunately, but looks like you are not too far from the optimal performance.

Previous reports stated that 280X is about 70%-80% of R9 290 and my R9 290 is 34MHs.

I believe Windows with latest AMD drivers gives the best performance.

Other users mining with R9 280X, could you please comment on your hashrate?

Thanks
srcxxx (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile WWW
September 03, 2014, 12:58:52 AM
 #319

Note: boostpool.com with auto payouts in BTC and GRS is currently in Beta (official release date: 22 September). No exchange fee until 22 September and BTC payouts are allowed (just use your BTC address to log in instead of GRS address). Details: boostpool.com
istvandv
Sr. Member
****
Offline Offline

Activity: 342
Merit: 250


View Profile
September 04, 2014, 03:58:07 AM
Last edit: September 04, 2014, 04:24:57 AM by istvandv
 #320

i just pointed my GPU to boostpool with BTC as payout

stats page with blocks found would be nice so we can see if hashrate in the pool is enough to find block

i was mining at DGB cryptohunger with hashrate of 13 Mh/s
now in Boostpool it is 363 Kh/s which is 36 times slower, is that normal?

edit: nevermind, with GRS algo i was 7.8 Mh/s which is about 20x of hash now like you mentioned

         ▄███████████████▄
       ▄██▀             ▀██▄
    ▄▄██▀                 ▀██▄▄
█████▀▀       ▄▀▀▀▀▀▀▀▄▄    ▀▀█████
██          ▄▀ ▄▄▄▀▀▀▀▄▀█▄▄      ██
▐█▌       ▄▀ ▄▀ ▄▄▄▀▀▀▄▀▀▀███   ▐█▌
 ██      ▄▀▄▀▄▀▀▄▄▄▀▀▀▀▀█ ▄█▀   ██
 ▐█▌    █▄▀▄▀▄█▀▀▀ ▀█▀ ▄▀▄▀█   ▐█▌
  ██    █▄▀▄▀▄▄█▀ ▄▀ ▄▀▄▀▄▀█   ██
  ▐█▌ ▀▄█████▀▄▄▀▀▄▄▀▄▀▄▀▄▀█  ▐█▌
   ██▌▀████▀██▄▄▀▀▄▄▀▄▀▄▀▄█▀ ▐██
    ██▌▀█▀▀█▄▀▀▄▀▀▄▄▀▄█▄▄█▀ ▐██
     ██▌ ▀  ▀███▄▄▄█████▀  ▐██
      ██▄      ▀▀▀▀▀      ▄██
       ▀██▄             ▄██▀
         ▀██▄         ▄██▀
           ▀██▄     ▄██▀
             ▀███▄███▀
               ▀███▀
DeepOnion 
★ ★ ★ ★ ★   ❱❱❱ JOIN AIRDROP NOW!
TOR INTEGRATED & SECURED
★  Your Anonymity Guaranteed
★  Your Assets Secured by TOR
★  Guard Your Privacy!
|Bitcointalk
Reddit
Telegram
|                        ▄▄▀▄▄▀▄▄▀▄▀▀
                    ▄▄██▀█▀▄▀▀▀
                  ▄██▄█▄██▀
                ▄██████▀
              ▄██████▀
  ▄█▄▄▄▄▄▄▄▄▄██████▀
██████▀▀▀▀▀██████▀
 ▀█████  ▄███████
  ████████████▀██
  ██▀███████▀  ██
  ██ ▀████▀    ██
  ██   ▀▀      ██
  ▀█████████████▀
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 [16] 17 »  All
  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!