Bitcoin Forum
July 02, 2024, 02:04:41 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 [8]
141  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][NLG] Guldencoin — It's back. Fair distribution. on: April 04, 2014, 07:36:34 PM
ONLINE

I'll point 400Mhash/s at your pool, too much at Hashfever right now.

Can your pool handle that?

Yes it can. Got dedicated servers, no VM's lol.
But it takes a bit to get you up to speed when you start low, the starting diff is 64 retarget 2 mins.

How do you get such has? Do you have a picture of your rig?

Ok get ready! Let's find some blocks.

I'm too very curious what rig MaGNeT has! Scrypt ASIC ?  Grin
142  Alternate cryptocurrencies / Mining (Altcoins) / Re: An (even more) optimized version of cpuminer on: March 25, 2014, 06:31:20 AM
I wanna thank Pooler for this great work!! Just installed cpuminer over ssh to my gpu rig and now my 6-core is not idling anymore  Smiley
(sent 0,01 BTC to support too  Tongue )
143  Alternate cryptocurrencies / Altcoin Discussion / Re: The big VTC Vertcoin settings thread on: March 18, 2014, 11:10:45 AM
New version from same guy:
http://www.reddit.com/r/BAMT/comments/207rdz/release_bamt_v160_scrypt_scryptn_darkcoin/

Download:

http://mgnet.me/.bamtv160

It has several miners and looks good, I downloaded it but have no time to test it, yet...
144  Alternate cryptocurrencies / Altcoin Discussion / Re: The big VTC Vertcoin settings thread on: March 17, 2014, 08:10:44 AM
BAMT makes coldreboots erery 3 hours and I have no idea where to look data of longer period...
145  Alternate cryptocurrencies / Altcoin Discussion / Re: The big VTC Vertcoin settings thread on: March 16, 2014, 05:24:04 PM
That core 1060 and mem 1250 setting saves about 8 W but WU dropped... why, don't know...
1000/1400 is so far optimal for my Gigabites...

I pushed for fun my cards to 1100/1500

but 400W and more noise is probably not worth it  Undecided

Undervolting seems promising, but how to do that in BAMT without any HDD, sounds like a lot of headache... or not??
146  Alternate cryptocurrencies / Altcoin Discussion / Re: The big VTC Vertcoin settings thread on: March 16, 2014, 12:22:50 PM
I finally have 2 x  Gigabyte R9 270x  WindForce 3X OC 4 GB working rig, yay!!!
Vertminer 0.5.2 Vertcoin BAMT 1.5.2  http://www.reddit.com/r/BAMT/comments/1ylhhy/release_vertcoin_bamt/
460 Kh/s and WU 390-440 no HW errors and less then 1% rejects, energy consumption 380 W

Code:
{
    "pools": [
        {
            "url" : "stratum+tcp://eu2.bitcrush.info:3444",
            "user": "XXX.xxx",
            "pass": "XxxX"
        },
        {
            "url" : "stratum+tcp://vtc.crypto-pool.fr:4001",
            "user": "XXX.xxx",
            "pass": "XxxX"
        },
        {
            "url" : "stratum+tcp://stratum.vtcpool.co.uk:3333",
            "user": "XXX.xxx",
            "pass": "XxxX"
        }
    ],
    "gpu-reorder": true,
    "auto-fan": true,
    "gpu-fan": "40-80,50-80",
    "temp-cutoff": "95",
    "temp-overheat": "85",
    "temp-target": "75",
    "rawintensity": "5120",
    "vectors": "1",
    "worksize": "256",
    "lookup-gap": "0",
    "thread-concurrency": "6336",
    "shaders": "1280",
    "api-listen": true,
    "api-port": "4028",
    "gpu-dyninterval": "7",
    "gpu-platform": "0",
    "gpu-threads": "2",
    "gpu-engine": "1000",
    "gpu-memclock": "1400",
    "gpu-powertune": "-10",
    "log": "5",
    "no-pool-disable": true,
    "no-submit-stale": true,
    "queue": "0",
    "scan-time": "1",
    "expiry": "30",
    "scrypt": true,
    "shares": "0",
    "kernel-path": "/usr/local/bin"
}

NB:
This conf will work with 1280 shaders cards!
See tech data of your card here:
http://www.techpowerup.com/gpudb/b2687/gigabyte-r9-270x-windforce-3x-oc-4-gb.html
(scroll down and you find list of cards from different manufacturers)

Set temperatures and clocks according to your needs!!

If this was helpful - VTC:
VahMbCpzaSbpeS7A59SZjDbThw41dXCrV8
Thanks  Smiley
147  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Vertcoin-Adaptive N-factor Scrypt-No more ASICs-[EXCHANGES/AMAZON/ATM/MERCHANTS] on: March 16, 2014, 12:14:42 PM
I finally have 2 x  Gigabyte R9 270x  WindForce 3X OC 4 GB working rig, yay!!!
Vertminer 0.5.2
460 Kh/s and WU 390-440 no HW errors and less then 1% rejects, energy consumption 380 W

Code:
{
    "pools": [
        {
            "url" : "stratum+tcp://eu2.bitcrush.info:3444",
            "user": "XXX.xxx",
            "pass": "XxxX"
        },
        {
            "url" : "stratum+tcp://vtc.crypto-pool.fr:4001",
            "user": "XXX.xxx",
            "pass": "XxxX"
        },
        {
            "url" : "stratum+tcp://stratum.vtcpool.co.uk:3333",
            "user": "XXX.xxx",
            "pass": "XxxX"
        }
    ],
    "gpu-reorder": true,
    "auto-fan": true,
    "gpu-fan": "40-80,50-80",
    "temp-cutoff": "95",
    "temp-overheat": "85",
    "temp-target": "75",
    "rawintensity": "5120",
    "vectors": "1",
    "worksize": "256",
    "lookup-gap": "0",
    "thread-concurrency": "6336",
    "shaders": "1280",
    "api-listen": true,
    "api-port": "4028",
    "gpu-dyninterval": "7",
    "gpu-platform": "0",
    "gpu-threads": "2",
    "gpu-engine": "1000",
    "gpu-memclock": "1400",
    "gpu-powertune": "-10",
    "log": "5",
    "no-pool-disable": true,
    "no-submit-stale": true,
    "queue": "0",
    "scan-time": "1",
    "expiry": "30",
    "scrypt": true,
    "shares": "0",
    "kernel-path": "/usr/local/bin"
}

NB:
This conf will work with 1280 shaders cards!
See tech data of your card here:
http://www.techpowerup.com/gpudb/b2687/gigabyte-r9-270x-windforce-3x-oc-4-gb.html
(scroll down and you find list of cards from different manufacturers)
Set temperatures and clocks according to your needs!!

If this was helpful:
VahMbCpzaSbpeS7A59SZjDbThw41dXCrV8
Thanks  Smiley
148  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Vertcoin-Adaptive N-factor Scrypt-No more ASICs-[EXCHANGES/AMAZON/ATM/MERCHANTS] on: March 16, 2014, 08:47:08 AM
I personally think, that soneone(s) wants to get as much VTC (with this panic) to their hands as possible and then start to manipulate markets...

It's just my opinion and I don't know anything about crypto markets.
149  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Vertcoin-Adaptive N-factor Scrypt-No more ASICs-[EXCHANGES/AMAZON/ATM/MERCHANTS] on: March 16, 2014, 08:35:12 AM
I just took snapshot of that Cryptsy depth graph and wanted to put it here but Eizh got it first  Smiley

I never saw such situation... what that grapth means?!
150  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Vertcoin-Adaptive N-factor Scrypt-No more ASICs-[EXCHANGES/AMAZON/ATM/MERCHANTS] on: March 16, 2014, 08:00:39 AM
Do I saw the price bottom last night?

I want buy more @ 0.0012 but no one wants to sell, wonder why  Grin

151  Alternate cryptocurrencies / Altcoin Discussion / Re: The big VTC Vertcoin settings thread on: March 11, 2014, 04:23:12 PM
Hi to all Vertminers!

I have read this megathread from start and end, also some middle parts, but so far no luck  to configure my 2 Gigabyte AMD/ATI Radeon R9 270X 4GB GDDR5 PCIE GV-R927XOC-4GD cards...

http://www.techpowerup.com/gpudb/b2687/gigabyte-r9-270x-windforce-3x-oc-4-gb.html

If someone had luck with those cards and are willing to share knowledge, I will send some VTC for help  Smiley

ATM my rig runs in 2 gpu-thread settings:
rawintensity - 8192
shaders - 1280
t c - 8192
engine clock - 990 and mem clock - 1500
gpu-powertune - 20

This gives me total 310 - 370 WU, 350 - 380 Kh/s, 0 HW, less then 1% R
tepperature @ 50% vents 50 - 73 'C (room 24'C)

So it's working pretty stable and no heat and noise problems, but I wanna bit more from those cards, thats sure!
Can you help please!?
152  Alternate cryptocurrencies / Announcements (Altcoins) / Re: *ANN* MinCoin >> mincoinforum.com << [MinCoin] on: February 22, 2014, 12:35:42 PM
MinCoin is not just a scam, but a total joke!
Insiders have already over 90% of coins and they have even own "excange" (mcxnow.com)  Grin

I wanna hear some explanations from MinCoin "developers" about that scam?

Some reading about MNC:

http://cryptolife.net/scam-alert-mincoin/
Pages: « 1 2 3 4 5 6 7 [8]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!