Bitcoin Forum
September 30, 2024, 05:41:22 AM *
News: Latest Bitcoin Core release: 27.1 [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 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 ... 196 »
  Print  
Author Topic: [ANN] [MΣC] Megacoin.co.nz - Forum, Github, Website Now in 18 Languages  (Read 330749 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.
Nordstern
Member
**
Offline Offline

Activity: 108
Merit: 10



View Profile
August 07, 2013, 05:55:47 PM
 #521

yes, i use the 7970 for mining too.
shellbunner
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
August 07, 2013, 05:58:23 PM
 #522

I use 4 7950's and 1 7970. All undervolted and not overclocked.
Tempting to pick up a couple 7990's now that AMD dropped the price massively!
darianc
Member
**
Offline Offline

Activity: 73
Merit: 10


View Profile
August 07, 2013, 06:02:12 PM
 #523

BTW - what are you people USING to make such high HASH power for Scrypt mining?

12 x ati 7950

using this:

Code:
#!/bin/sh
export DISPLAY=:0 GPU_MAX_ALLOC_PERCENT=100 GPU_USE_SYNC_OBJECTS=1

cd /home/darianc/cgminer

./cgminer \
        --scrypt \
        --failover-only \
        --no-submit-stale \
        --gpu-engine 1125,1150,1150 \
        --gpu-memclock 1250,1250,1225 \
        --shaders 1792 --thread-concurrency 16384 \
        -w 256 --lookup-gap 2 -g 1 -I 19 \
        --temp-target 80 --auto-fan --auto-gpu \
        -o http://192.168.1.10:22222 -u darianc -p x -s 1


I tuned  --gpu-engine and --gpu-memclock for each of the twelve cards over a few weeks.
They range from 1125 to 1150 and 1225 to 1250 respectively.
I have no voltage config due to running on xubuntu.

12 cards + 4 motherboards uses about 3800 watts in this config.

vtr99
Legendary
*
Offline Offline

Activity: 1214
Merit: 1000

Never compromise your standards!


View Profile
August 07, 2013, 06:26:15 PM
 #524

I use 4 7950's and 1 7970. All undervolted and not overclocked.
Tempting to pick up a couple 7990's now that AMD dropped the price massively!

Wow, $629 for a 7990! I had no idea the price had dropped so much. Just curious what settings you are using on your 7970? I have a buddy that bought 2 of the Sapphire Vapor-X cards, and we can't get them to run as fast as the 7950's. They sure are power hungry though.

http://www.newegg.com/Product/Product.aspx?Item=N82E16814131483
gr33k
Full Member
***
Offline Offline

Activity: 181
Merit: 101



View Profile
August 07, 2013, 06:26:33 PM
 #525

WOW - That's bucko $$$ on vid cards.

█≣≣≣MULTIVERSUM≣≣≣█▐4th GenerationRelational BlockchainPre-ICO-Starts on 01 March,2018 until 31 March 2018
        WHITE PAPER                  ANN THREAD                                        3rd part blockchain applications infrastructure
✔     Reddit     ✔     Medium     ✔     Facebook          Telegram     ✔     Twitter     ✔
shellbunner
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
August 07, 2013, 06:41:52 PM
 #526

I use 4 7950's and 1 7970. All undervolted and not overclocked.
Tempting to pick up a couple 7990's now that AMD dropped the price massively!

Wow, $629 for a 7990! I had no idea the price had dropped so much. Just curious what settings you are using on your 7970? I have a buddy that bought 2 of the Sapphire Vapor-X cards, and we can't get them to run as fast as the 7950's. They sure are power hungry though.

http://www.newegg.com/Product/Product.aspx?Item=N82E16814131483

--thread-concurrency 8192 -I 13 -g 2 -w 256
Core - 980 Memory - 1700
Voltage 1.050 in Afterburner and Memory Voltage is 1.625 in Afterburner
Gets me 680kh/s
MobGod
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500



View Profile WWW
August 07, 2013, 06:42:57 PM
 #527

Hey MobGod - you get that compile error squared away?
finally yes now i just need to get the explorer back up i do have a pool that should be fine if anyone can test it also

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
vtr99
Legendary
*
Offline Offline

Activity: 1214
Merit: 1000

Never compromise your standards!


View Profile
August 07, 2013, 07:04:10 PM
 #528

I use 4 7950's and 1 7970. All undervolted and not overclocked.
Tempting to pick up a couple 7990's now that AMD dropped the price massively!

Wow, $629 for a 7990! I had no idea the price had dropped so much. Just curious what settings you are using on your 7970? I have a buddy that bought 2 of the Sapphire Vapor-X cards, and we can't get them to run as fast as the 7950's. They sure are power hungry though.

http://www.newegg.com/Product/Product.aspx?Item=N82E16814131483

--thread-concurrency 8192 -I 13 -g 2 -w 256
Core - 980 Memory - 1700
Voltage 1.050 in Afterburner and Memory Voltage is 1.625 in Afterburner
Gets me 680kh/s

Best we were able to get out of the 7970's was 550 kh/s, which I thought was very strange. I have Gigabyte, MSI, and Sapphire 7950's, both the Gigabyte and MSI cards will run 640 to 660 kh/s with the core undervolted to 1.050 @ 1050mhz, and memory @ 1400mhz. The Sapphires seem to reach their limit at around 610 kh/s. Thanks for the info, we will give these settings a try.
shellbunner
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
August 07, 2013, 08:04:28 PM
 #529

Multipool is getting us!!!! Hash was last at 1464 mh/s!
I'm hoping there will be lots of cheap buys in the near future!
Got my BTC ready!
Nordstern
Member
**
Offline Offline

Activity: 108
Merit: 10



View Profile
August 07, 2013, 08:17:25 PM
 #530

I use 4 7950's and 1 7970. All undervolted and not overclocked.
Tempting to pick up a couple 7990's now that AMD dropped the price massively!

Wow, $629 for a 7990! I had no idea the price had dropped so much. Just curious what settings you are using on your 7970? I have a buddy that bought 2 of the Sapphire Vapor-X cards, and we can't get them to run as fast as the 7950's. They sure are power hungry though.

http://www.newegg.com/Product/Product.aspx?Item=N82E16814131483

--thread-concurrency 8192 -I 13 -g 2 -w 256
Core - 980 Memory - 1700
Voltage 1.050 in Afterburner and Memory Voltage is 1.625 in Afterburner
Gets me 680kh/s



Best we were able to get out of the 7970's was 550 kh/s, which I thought was very strange. I have Gigabyte, MSI, and Sapphire 7950's, both the Gigabyte and MSI cards will run 640 to 660 kh/s with the core undervolted to 1.050 @ 1050mhz, and memory @ 1400mhz. The Sapphires seem to reach their limit at around 610 kh/s. Thanks for the info, we will give these settings a try.
with the right settings my sapphire goes up to 720 khash/s
chondrite
Full Member
***
Offline Offline

Activity: 237
Merit: 100


View Profile
August 07, 2013, 08:20:18 PM
 #531

I use 4 7950's and 1 7970. All undervolted and not overclocked.
Tempting to pick up a couple 7990's now that AMD dropped the price massively!

Wow, $629 for a 7990! I had no idea the price had dropped so much. Just curious what settings you are using on your 7970? I have a buddy that bought 2 of the Sapphire Vapor-X cards, and we can't get them to run as fast as the 7950's. They sure are power hungry though.

http://www.newegg.com/Product/Product.aspx?Item=N82E16814131483

Wow that is a lot cheaper, this card was 999 only a few months ago without any games, now it comes with 8.  To think I almost bought this then.  As for power usage, I've read it uses far less than two separate 7970s, however it will hash slightly slower (~100 khash).  Also, this card is the older version of the newer line of 7990s.  There are some newer versions:

http://www.newegg.com/Product/ProductList.aspx?Submit=ENE&DEPA=0&Order=BESTMATCH&Description=7990&N=-1&isNodeId=1
rapta
Sr. Member
****
Offline Offline

Activity: 325
Merit: 250


View Profile
August 07, 2013, 10:21:24 PM
 #532

Hey MobGod - you get that compile error squared away?
finally yes now i just need to get the explorer back up i do have a pool that should be fine if anyone can test it also

I have a block explorer running at: http://mega.rapta.net:2750
Lauda
Legendary
*
Offline Offline

Activity: 2674
Merit: 2965


Terminated.


View Profile WWW
August 07, 2013, 10:25:44 PM
 #533

Keep up the good work Kimoto!

"The Times 03/Jan/2009 Chancellor on brink of second bailout for banks"
😼 Bitcoin Core (onion)
gr33k
Full Member
***
Offline Offline

Activity: 181
Merit: 101



View Profile
August 07, 2013, 10:43:55 PM
 #534

Man - everyone seems to have righteous GPU's compared to my pathetic Dual 5770's Sad

That's why I figured I'm better off setting up a pool  Grin

Speaking of which - the pool appears to be working great!

We've solved 9 blocks (mainly when we have large HASHers in) and counting (with about 2MH/s only so far).

Jump in and mine some MEC if you have some HASH to spare  Cool

█≣≣≣MULTIVERSUM≣≣≣█▐4th GenerationRelational BlockchainPre-ICO-Starts on 01 March,2018 until 31 March 2018
        WHITE PAPER                  ANN THREAD                                        3rd part blockchain applications infrastructure
✔     Reddit     ✔     Medium     ✔     Facebook          Telegram     ✔     Twitter     ✔
gr33k
Full Member
***
Offline Offline

Activity: 181
Merit: 101



View Profile
August 07, 2013, 10:55:45 PM
 #535

Hey MobGod - you get that compile error squared away?
finally yes now i just need to get the explorer back up i do have a pool that should be fine if anyone can test it also

I have a block explorer running at: http://mega.rapta.net:2750


Hey Rapta! Happy to see your block explorer is back up.

I noticed that the links were initially working (from mmcfe last block's found) when I directed the link to your block explorer. Then, it seems like you may have added another coin (or something) and the look-ups were failing.

Not sure if you simply reverted back to the way it was again, but it's working now.

I would setup my own block explorer - but the hard drive space it takes up is quite considerable. This prevents me from putting it on my VPS, and refrains me from loading it up on my VM servers. The block building process is also amazingly long.

I might still do it just to have it and put it on my pool, but meh - Since you have yours up - this puts it low on my priority list right now Wink

Basically - thanks buddy  Grin

█≣≣≣MULTIVERSUM≣≣≣█▐4th GenerationRelational BlockchainPre-ICO-Starts on 01 March,2018 until 31 March 2018
        WHITE PAPER                  ANN THREAD                                        3rd part blockchain applications infrastructure
✔     Reddit     ✔     Medium     ✔     Facebook          Telegram     ✔     Twitter     ✔
vtr99
Legendary
*
Offline Offline

Activity: 1214
Merit: 1000

Never compromise your standards!


View Profile
August 07, 2013, 11:54:56 PM
 #536


with the right settings my sapphire goes up to 720 khash/s
[/quote]

Please hook me up... What settings are you using? I have seen over 800 kh/s as the converted hash rate on pool sites due to submitting a bunch of shares quickly, but never been able to get that kind of speed from the card itself.
rapta
Sr. Member
****
Offline Offline

Activity: 325
Merit: 250


View Profile
August 08, 2013, 12:37:41 AM
 #537

Hey MobGod - you get that compile error squared away?
finally yes now i just need to get the explorer back up i do have a pool that should be fine if anyone can test it also

I have a block explorer running at: http://mega.rapta.net:2750


Hey Rapta! Happy to see your block explorer is back up.

I noticed that the links were initially working (from mmcfe last block's found) when I directed the link to your block explorer. Then, it seems like you may have added another coin (or something) and the look-ups were failing.

Not sure if you simply reverted back to the way it was again, but it's working now.

I would setup my own block explorer - but the hard drive space it takes up is quite considerable. This prevents me from putting it on my VPS, and refrains me from loading it up on my VM servers. The block building process is also amazingly long.

I might still do it just to have it and put it on my pool, but meh - Since you have yours up - this puts it low on my priority list right now Wink

Basically - thanks buddy  Grin

No problem!  I had to throw some more memory on the box, it was randomly throwing 500's when it was swapping to disk.  Should be good now Smiley.
kimoto (OP)
Full Member
***
Offline Offline

Activity: 183
Merit: 100



View Profile
August 08, 2013, 07:17:40 AM
 #538

Oh, I still miss the easy backup function from two versions ago. Any chance of seeing that again? If the function is still there it's nothing more then a gui addition?

Mike's wish has been granted! Updated to 0.8.994D on first page!  Smiley
Nordstern
Member
**
Offline Offline

Activity: 108
Merit: 10



View Profile
August 08, 2013, 08:56:56 AM
 #539

Oh, I still miss the easy backup function from two versions ago. Any chance of seeing that again? If the function is still there it's nothing more then a gui addition?

Mike's wish has been granted! Updated to 0.8.994D on first page!  Smiley
Thanks for this from me too.
maybe a little statement from you about the progress of the integration  from the zerocoin lib into MAGACoin?
Thank you so much....
Mike18feb
Hero Member
*****
Offline Offline

Activity: 657
Merit: 500


MΣC


View Profile
August 08, 2013, 09:12:36 AM
 #540

Wow, thank you very much, dr Kimoto! Such a little but handy feature Smiley

The links, in case anyone needs to look them up:
http://sourceforge.net/projects/megacoin/files/megacoin-0.8.994D-win32-setup.exe/download
http://sourceforge.net/projects/megacoin/files/megacoin-0.8.994D-source.zip/download


Man - everyone seems to have righteous GPU's compared to my pathetic Dual 5770's Sad
I have a 7950 with a decent hashrate, up to 600KH/s, but even that is practically useless at higher difficulties. And only with --no-adl, otherwise I get blue screens when I stop or restart cgminer.
And a 7790 that does a little over 200KH/s. Fairly cheap, those kind of cards. Especially in comparison to the real beasts
Also an AMD APU, A10-6800, but I'm not getting more out of it then 26KH/s. Odd, since the A10-5800 does almost twice that. But both are really just a waste of electricity when it comes to mining.


Speaking of which - the pool appears to be working great!

We've solved 9 blocks (mainly when we have large HASHers in) and counting (with about 2MH/s only so far).

Jump in and mine some MEC if you have some HASH to spare  Cool
Err... "Time Since Last Block:   12 hours 10 minutes 19 seconds". I'm not too sure if that's good?

<||=||>  Rule #1a: Never invest more then you can afford to lose. <||=||>  Rule #1b: Never invest all you can afford to lose. <||=||> 
............. Whenever someone idly claims a scam, a Bitcoin somewhere dies .............
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 ... 196 »
  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!