Bitcoin Forum
May 06, 2024, 03:43:05 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 ... 295 »
  Print  
Author Topic: [ANN][GRS] Groestlcoin | 1st to activate Segwit & Taproot  (Read 557981 times)
LordHelma
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
April 11, 2014, 04:21:19 PM
 #1101

What's up with mining this?

I have no idea what should I put in bat file? The same when mining scrypt coins?

Now my 2 gpus are not working (OFF) and one is hashing over 3,5mhs

What's the problem?

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer.exe -k groestlcoin -o stratum+tcp://erebor.dwarfpool.com:3345 -u FkKWbTEiQXHHpDK5L3EiSDgoqLQk9zQ8Ud -p x -d 0 -I 19 -g 1 -w 256 --thread-concurrency 15232 --temp-cutoff 90 --temp-overheat 85 --gpu-powertune 20 --no-submit-stale

It has also happened to me if i chose too high values like -I and --gpu-engine. Try to "improve" you bat file with some frequency tuning. My scripts could be helpful:


For R9 290X - : http://tinypic.com/r/2433ynl/8
Code:
sgminer.exe --kernel groestlcoin -o stratum+tcp://erebor.dwarfpool.com:3345 -u Fe2KDEkYBqgBgGdPCc62G8BXsWRmsnQTLU -p x -g 1 -w 256 -I 19 --api-port 4016 --api-listen --api-network --gpu-engine 1150 --gpu-memclock 1000 --thread-concurrency 40990

For R9 280X - : http://tinypic.com/r/8xpzjp/8
Code:
sgminer.exe --kernel groestlcoin -o stratum+tcp://erebor.dwarfpool.com:3345 -u Fe2KDEkYBqgBgGdPCc62G8BXsWRmsnQTLU -p x -w 256 --thread-concurrency 8193 -I 19 -g 1 --gpu-engine 1200 --gpu-memclock 1050 --api-port 4013 --api-listen --api-network --gpu-vddc 1.1
1714966985
Hero Member
*
Offline Offline

Posts: 1714966985

View Profile Personal Message (Offline)

Ignore
1714966985
Reply with quote  #2

1714966985
Report to moderator
1714966985
Hero Member
*
Offline Offline

Posts: 1714966985

View Profile Personal Message (Offline)

Ignore
1714966985
Reply with quote  #2

1714966985
Report to moderator
The trust scores you see are subjective; they will change depending on who you have in your trust list.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714966985
Hero Member
*
Offline Offline

Posts: 1714966985

View Profile Personal Message (Offline)

Ignore
1714966985
Reply with quote  #2

1714966985
Report to moderator
1714966985
Hero Member
*
Offline Offline

Posts: 1714966985

View Profile Personal Message (Offline)

Ignore
1714966985
Reply with quote  #2

1714966985
Report to moderator
1714966985
Hero Member
*
Offline Offline

Posts: 1714966985

View Profile Personal Message (Offline)

Ignore
1714966985
Reply with quote  #2

1714966985
Report to moderator
fenghush
Sr. Member
****
Offline Offline

Activity: 658
Merit: 250



View Profile
April 11, 2014, 04:25:58 PM
 #1102

How often dwarf pays us?

Once an hour like clockwork.

grimrog
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
April 11, 2014, 04:27:36 PM
 #1103

i dont know if this has been mentioned before, but i'd like to know if the wallet is prone to the recent hearbleed attack. I downloaded it and it says "no blocksource available". According to the tutorial in the first post i have to enable rpc calls. Rpc calls are the single source of entry for the heartbleed attack and are fixed in the latest openssl patch released a few days ago. Does the wallet-qt already have that patch?
Rigimon
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
April 11, 2014, 04:30:29 PM
 #1104

What's up with mining this?

I have no idea what should I put in bat file? The same when mining scrypt coins?

Now my 2 gpus are not working (OFF) and one is hashing over 3,5mhs

What's the problem?

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer.exe -k groestlcoin -o stratum+tcp://erebor.dwarfpool.com:3345 -u FkKWbTEiQXHHpDK5L3EiSDgoqLQk9zQ8Ud -p x -d 0 -I 19 -g 1 -w 256 --thread-concurrency 15232 --temp-cutoff 90 --temp-overheat 85 --gpu-powertune 20 --no-submit-stale

It has also happened to me if i chose too high values like -I and --gpu-engine. Try to "improve" you bat file with some frequency tuning. My scripts could be helpful:


For R9 290X - : http://tinypic.com/r/2433ynl/8
Code:
sgminer.exe --kernel groestlcoin -o stratum+tcp://erebor.dwarfpool.com:3345 -u Fe2KDEkYBqgBgGdPCc62G8BXsWRmsnQTLU -p x -g 1 -w 256 -I 19 --api-port 4016 --api-listen --api-network --gpu-engine 1150 --gpu-memclock 1000 --thread-concurrency 40990

For R9 280X - : http://tinypic.com/r/8xpzjp/8
Code:
sgminer.exe --kernel groestlcoin -o stratum+tcp://erebor.dwarfpool.com:3345 -u Fe2KDEkYBqgBgGdPCc62G8BXsWRmsnQTLU -p x -w 256 --thread-concurrency 8193 -I 19 -g 1 --gpu-engine 1200 --gpu-memclock 1050 --api-port 4013 --api-listen --api-network --gpu-vddc 1.1

I have asus r9 270xs and now im getting 3,7mhs each. Is that like normal or way too low?

I am starving
Please donate some WC so I can buy some food.
WC: WX8vccXQ4nEhtAnMiMrMC5r95bsGpCKyth
gg234
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
April 11, 2014, 04:33:04 PM
 #1105

I am having same issue previously so i downloaded the GPU miner from here https://drive.google.com/file/d/0B9cvOfoOekSdM1BLVlY1NWRzQjA/edit?usp=sharing (Provided by Dwarfpool)

I'm trying to mining at Supernova or cpu-pool.net , when I launch the miner it shows it working just fine but never shows up on either dashboard or under my workers.

   sgminer -I 20 -g 1 -w 256 -k groestlcoin --no-submit-stale -o stratum+tcp://grs.cpu-pool.net:3650 -u playah.playah1 -p a 
playah
Full Member
***
Offline Offline

Activity: 165
Merit: 100


View Profile
April 11, 2014, 04:38:38 PM
 #1106

I am having same issue previously so i downloaded the GPU miner from here https://drive.google.com/file/d/0B9cvOfoOekSdM1BLVlY1NWRzQjA/edit?usp=sharing (Provided by Dwarfpool)

I'm trying to mining at Supernova or cpu-pool.net , when I launch the miner it shows it working just fine but never shows up on either dashboard or under my workers.

   sgminer -I 20 -g 1 -w 256 -k groestlcoin --no-submit-stale -o stratum+tcp://grs.cpu-pool.net:3650 -u playah.playah1 -p a 

 Which file are you using ?
LordHelma
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
April 11, 2014, 04:40:21 PM
 #1107

Quote
I have asus r9 270xs and now im getting 3,7mhs each. Is that like normal or way too low?

It's quite normal, 270X can have about 3,8 MH/s.
fenghush
Sr. Member
****
Offline Offline

Activity: 658
Merit: 250



View Profile
April 11, 2014, 04:43:05 PM
 #1108

i dont know if this has been mentioned before, but i'd like to know if the wallet is prone to the recent hearbleed attack. I downloaded it and it says "no blocksource available". According to the tutorial in the first post i have to enable rpc calls. Rpc calls are the single source of entry for the heartbleed attack and are fixed in the latest openssl patch released a few days ago. Does the wallet-qt already have that patch?

Bitcoin rpc is only vulnerable if rpcssl is enabled and ssl certs are generated in ~/.coinname and if you allow the whole internet to reach your rpc port which is far from default.

But I agree it should be patched.

child_harold
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile
April 11, 2014, 04:55:30 PM
Last edit: April 11, 2014, 05:13:14 PM by child_harold
 #1109

Have prepared an Amazon AWS EC2 image.

Region : u.s - Oregon
Image: ami-12385222 Groestlcoin_1.0a
Login: ubuntu
Pass: F1R3fLy


Once logged in run "crontab -e" to edit the script with your worker.

Until I make the tutorial just use the Darkcoin one, replacing the info in it with the info above, thanks Smiley
https://bitcointalk.org/index.php?topic=440455.0

Edited tutorial coming later today

TIP
Put the price the same as the minimum or a fraction higher. Disregard the Darkcoin tutorial with regard to this.
thank you


Just added another image for the EU Region

Region : EU - Ireland
Image: ami-0f748f78 Groestlcoin_1.0a_EU
Login: ubuntu
Pass: F1R3fLy



And another for Asia Pacific

Region : Asia Pacific - Tokyo
Image: ami-83afd682 Groestlcoin_1.0a_AP
Login: ubuntu
Pass: F1R3fLy



Once logged in run "crontab -e" to edit the script with your worker.





child_harold
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile
April 11, 2014, 05:15:07 PM
 #1110

We need 1 or 2 more quality pools, fast!

extremist
Full Member
***
Offline Offline

Activity: 229
Merit: 100



View Profile
April 11, 2014, 05:21:11 PM
 #1111

Quote
I have asus r9 270xs and now im getting 3,7mhs each. Is that like normal or way too low?

It's quite normal, 270X can have about 3,8 MH/s.
my old cheap hd5770 is 3.1MH/s.  Wink
grimrog
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
April 11, 2014, 05:37:04 PM
 #1112

i dont know if this has been mentioned before, but i'd like to know if the wallet is prone to the recent hearbleed attack. I downloaded it and it says "no blocksource available". According to the tutorial in the first post i have to enable rpc calls. Rpc calls are the single source of entry for the heartbleed attack and are fixed in the latest openssl patch released a few days ago. Does the wallet-qt already have that patch?

Bitcoin rpc is only vulnerable if rpcssl is enabled and ssl certs are generated in ~/.coinname and if you allow the whole internet to reach your rpc port which is far from default.

But I agree it should be patched.
thanks, i didnt know that.
That Guy
Member
**
Offline Offline

Activity: 75
Merit: 10


View Profile
April 11, 2014, 05:41:13 PM
 #1113

Hi Groestlers! , see what  in tweCoin ANN page :

Groestl 305w 2x 4,800Khs 57c, 46c  !!! Wrong
factory default 1020MHZ 5700 KH/S Boosted to 1150-12XX MHZ will 6.7 to 7MH/S

tweCoin ANN page : https://bitcointalk.org/index.php?topic=553593.0
INFO From: http://dmdcoin.net/forum/index.php/topic,568.msg1307.html#msg1307


I was the one who performed that brief testing of the various algorithms, I can tell you that the results were note wrong, BUT from looking into this further, I can see why they appear that way. The testing I did was with running 2 threads with an intensity of 13 (increasing intensity had no affect), I did this, as with all current algorithms I had tested at that point, my cards performed better on 2 threads compared to 1, and 4800Khs was the max I got from them.
I have changed the parameters to 1 thread with intensity 19, and I do get ~5900Khs from them now.

I'll go back and update the results I got in the DMD forum when I have time, to reflect these findings.

"Sharks are winners, and they don't look back because they have no necks. Necks are for sheep." -That Guy
child_harold
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile
April 11, 2014, 05:45:43 PM
Last edit: April 11, 2014, 06:08:31 PM by child_harold
 #1114

Hi Groestlers! , see what  in tweCoin ANN page :

Groestl 305w 2x 4,800Khs 57c, 46c  !!! Wrong
factory default 1020MHZ 5700 KH/S Boosted to 1150-12XX MHZ will 6.7 to 7MH/S

tweCoin ANN page : https://bitcointalk.org/index.php?topic=553593.0
INFO From: http://dmdcoin.net/forum/index.php/topic,568.msg1307.html#msg1307


I was the one who performed that brief testing of the various algorithms, I can tell you that the results were note wrong, BUT from looking into this further, I can see why they appear that way. The testing I did was with running 2 threads with an intensity of 13 (increasing intensity had no affect), I did this, as with all current algorithms I had tested at that point, my cards performed better on 2 threads compared to 1, and 4800Khs was the max I got from them.
I have changed the parameters to 1 thread with intensity 19, and I do get ~5900Khs from them now.

I'll go back and update the results I got in the DMD forum when I have time, to reflect these findings.

I would refer you to my previous reply re tweecoin

Hi Groestlers! , see what  in tweCoin ANN page :

Groestl 305w 2x 4,800Khs 57c, 46c  !!! Wrong
factory default 1020MHZ 5700 KH/S Boosted to 1150-12XX MHZ will 6.7 to 7MH/S

tweCoin ANN page : https://bitcointalk.org/index.php?topic=553593.0
INFO From: http://dmdcoin.net/forum/index.php/topic,568.msg1307.html#msg1307






"Algorithm: 4 rounds of hashing from fugue -> shavite -> hamsi -> panama (ASIC resistent!)"
A mish-mash of science algo appraoch. Thats a FAIL.
Energy efficiency only takes you so far esp if difficulty increases proportionally to energy efficiency (i.e. status quo)

The key feature of Groestlcoin is its good performance on a wide range of platforms and reduced ASIC advantages the algo contains. This  is in part due to the Grøstl algo's resistance to parallelization.

Mish-mash science PoW's wont work similarly well on different platforms.

Would have done better to clone Groestl :p

Simply put Groestl is the most democratic PoW for crypto mining



COMKORT
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile WWW
April 11, 2014, 06:21:57 PM
 #1115




Join COMKORT and trade GRS at an exchange with the most convenient interface and super-responsive tech support

    71 coins X 3 markets

    low fees

    lots of great features

    safe and secure


Try once, and you will not want to switch!



That Guy
Member
**
Offline Offline

Activity: 75
Merit: 10


View Profile
April 11, 2014, 06:24:15 PM
 #1116



Yea I saw your post, you bring up a good point. I like what I'm seeing from Groestl, and its good to see that it brings Nvidia onto the same playing field as AMD for mining.

My previous post was more just to address the reason why I had reported the hashrate that I did. Don't want people to thing that I'm taking sides with any particular coin or algorithm.

"Sharks are winners, and they don't look back because they have no necks. Necks are for sheep." -That Guy
child_harold
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile
April 11, 2014, 07:27:13 PM
 #1117

can we move some hash to grs.suprnova.cc pls

child_harold
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile
April 11, 2014, 07:29:05 PM
 #1118



Yea I saw your post, you bring up a good point. I like what I'm seeing from Groestl, and its good to see that it brings Nvidia onto the same playing field as AMD for mining.

My previous post was more just to address the reason why I had reported the hashrate that I did. Don't want people to thing that I'm taking sides with any particular coin or algorithm.

Well said. NVIDIA will be huge for GRS.

thank you

playah
Full Member
***
Offline Offline

Activity: 165
Merit: 100


View Profile
April 11, 2014, 07:31:10 PM
 #1119

can we move some hash to grs.suprnova.cc pls

 I would love to, can you help get going, "I'm trying to mining at Supernova or cpu-pool.net , when I launch the miner it shows it working just fine but never shows up on either dashboard or under my workers.

   sgminer -I 20 -g 1 -w 256 -k groestlcoin --no-submit-stale -o stratum+tcp://grs.cpu-pool.net:3650 -u playah.playah1 -p a  "

 Which miner  are you using ?
child_harold
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile
April 11, 2014, 08:05:36 PM
 #1120

can we move some hash to grs.suprnova.cc pls

 I would love to, can you help get going, "I'm trying to mining at Supernova or cpu-pool.net , when I launch the miner it shows it working just fine but never shows up on either dashboard or under my workers.

   sgminer -I 20 -g 1 -w 256 -k groestlcoin --no-submit-stale -o stratum+tcp://grs.cpu-pool.net:3650 -u playah.playah1 -p a  "

 Which miner  are you using ?

Didi you run:

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

?

also it's suprnova not supernova Smiley

PS You have to wait 5-10 mins before any info shows

Pages: « 1 ... 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 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 ... 295 »
  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!