Bitcoin Forum
May 13, 2024, 04:14:32 PM *
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 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 »
941  Alternate cryptocurrencies / Mining (Altcoins) / Re: Need help with ASUS A88X-PRO and 5 GPUs on: April 27, 2014, 02:29:17 PM
windows 7 support 4

windows 8 support 5 or 6 gpu
942  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [GRS] GroestlCoin: Democratizing Mining | AES Accelerated | Ultimate PoW on: April 27, 2014, 02:25:08 PM
"intensity" : "19,19,20,20",
"kernel" : "groestlcoin",
"worksize" : "256",
"thread-concurrency" : "30592,30592,16448,16448",
"gpu-engine" : "1000,1000,1100,1100",
"gpu-memclock" : "150,150,1500,1500",
"expiry" : "5",
"log" : "5",
"queue" : "0",
"scan-time" : "1",
"gpu-powertune" : "20",
"device" : "0-3",
"no-submit-stale" : true,
"gpu-threads" : "4"


do u guys think this is correct or not on my conf?

2 x 290 and 2 x 270x

what do I need to change?
943  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [GRS] GroestlCoin: Democratizing Mining | AES Accelerated | Ultimate PoW on: April 27, 2014, 06:39:38 AM
what is wrong with my conf? please help me.
944  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [GRS] GroestlCoin: Democratizing Mining | AES Accelerated | Ultimate PoW on: April 27, 2014, 05:24:12 AM
{
"pools" : [
        {
                "url" :"stratum+tcp://erebor.dwarfpool.com:3345",
                "user" : "unknown",
                "pass" : "workerpassword"
        }
       
]
,
"intensity" : "20,20,20,20",
"worksize" : "256",
"kernel" : "groestlcoin",
"lookup-gap" : "0",
"thread-concurrency" : "30592,20481,8192,8192",
"gpu-engine" : "947,975,1100,1100",
"gpu-memclock" : "1250,1500,1465,1465",
"expiry" : "5",
"failover-only" : true,
"log" : "5",
"queue" : "0",
"scan-time" : "1",
"device" : "0-3",
"no-submit-stale" : true,
"gpu-threads" : "1"
}

is this setting okay? there is no thread-concurrency on 290. I just use above tc. is that okay?
945  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [GRS] GroestlCoin: Democratizing Mining | AES Accelerated | Ultimate PoW on: April 27, 2014, 04:43:42 AM
I have 2 x 290 and 2 x 270x. what is a good conf for this coin?
946  Alternate cryptocurrencies / Mining (Altcoins) / question about dual psu and gpu? on: April 26, 2014, 03:59:26 PM
I have evga 1000 gold and rosewill 750w gold.

I am wondering where shall I put 2 x 290, 1 x 270x, mb, riser and etc.

1. 2 x 290 non x and riser sata on 1000 and rest on 750w

2. 2 x 290 non x on 1000 and riser, 270x rest on 750w

which one is better?

this is my config:

{
"pools" : [
        {
                "url" : "stratum+tcp://us.clevermining.com:3333",
                "user" : "unknown",
                "pass" : "workerpassword"
        },
        {
                "url" : "stratum+tcp://useast.wafflepool.com:3333",
                "user" : "unknown",
                "pass" : "backupworkerpass"
        }
]
,
"intensity" : "20,20,19",
"worksize" : "512,512,256",
"lookup-gap" : "2,2,2",
"thread-concurrency" : "32768,32768,16000",
"gpu-engine" : "1000,1000,1100",
"gpu-memclock" : "1250,1250,1465",
"expiry" : "5",
"failover-only" : true,
"log" : "5",
"queue" : "0",
"scan-time" : "1",
"device" : "0-2",
"gpu-powertune": "0,0,2",
"no-submit-stale" : true,
"gpu-threads" : "1"

it seems that both of my 290 ( both xfx)

xfx 290 ref - 860 kh/s and around 700-800 WU/s ( around 750 marks) and no higher
xfx 290 non ref- 750 and around 600-700 WU/s

why is that low?  please help me.

ty
947  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][AUTO-SWITCH] Profit-switch auto-exchange pool: CleverMining.com on: April 26, 2014, 05:48:04 AM
do u guys know if I can use sgminer or not?
948  Alternate cryptocurrencies / Mining (Altcoins) / keep crashing on my mining rig on: April 24, 2014, 08:33:29 PM
is this a correct setting for xfx 2 x 290 non x and powercolor PC+ 270x?

I have xfx dual fan and ref 290 non x and powercolor 270x.

dual 290 non x is on x1 to 16x riser and 270x is on motherboard.

{
"pools" : [
   {
      "name" : "us.clevermining.com",
      "url" : "stratum+tcp://us.clevermining.com:3333",
      "user" : "myuserid",
      "pass" : "workerpassword",
      "pool-priority" : "0"
   },
   {
      "name" : "useast.wafflepool.com",
      "url" : "stratum+tcp://useast.wafflepool.com:3333",
      "user" : "myusedrid",
      "pass" : "backupworkerpass",
      "pool-priority" : "1"
   }
],
"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"expiry" : "5",
"failover-only" : true,
"log" : "5",
"queue" : "0",
"scan-time" : "1",
"device" : "0-2",
"gpu-threads" : "1",
"gpu-engine" : "1000,1000,1100",
"gpu-memclock" : "1350,1350,1465",
"gpu-powertune" : "0,0,2",
"intensity" : "20,20,19",
"worksize" : "512,512,256",
"lookup-gap" : "2,2,0",
"thread-concurrency" : "32765,32765,16000",
"gpu-vddc" : "1.20,1.20,1.25"
}

what do u guys think if the config? please help me to fix it. when I try to run it, it reboot itself. I got 2 x 290 non x on evga 1000 G2 psu and 270x, mb and etc on rosewill capstone 750w gold.

ty
949  Alternate cryptocurrencies / Mining (Altcoins) / Re: help me please. on: April 23, 2014, 12:36:56 PM
right now I got a bronze psu ( seasonic M2 750w ) and rosewill 750w gold psu. I am wondering where do I put the rise and gpu ( 2 x 270x and 2 x 290 nonx)
950  Alternate cryptocurrencies / Mining (Altcoins) / Good/Perfect setting for Powercolor 270x on: April 20, 2014, 09:31:38 PM
do you guys know any setting for script ( clevermining pool)?

I need few.

ty
951  Alternate cryptocurrencies / Mining (Altcoins) / Re: help me please. on: April 20, 2014, 02:26:06 PM
so far the better riser is the 1x-16x riser that uses USB cable. u can plug 1x riser into 16x slot, no issues.

do u know any good/great quality usb riser that I can plug 1x riser into 16x slot? I know some riser can not do that?
952  Economy / Computer hardware / f/s: xfx DD 290 ( non x) or xfx ref. 290 gpu on: April 20, 2014, 02:30:43 AM
I want to sell xfx Dd 290 (non x ) or xfx ref. 290 video card for $400 shipped or make best offered.

http://www.newegg.com/Product/Product.aspx?Item=N82E16814150701
953  Alternate cryptocurrencies / Mining (Altcoins) / Re: help me please. on: April 19, 2014, 10:02:15 PM
if I use teamviewer, do I still need monitor for it or not?
954  Alternate cryptocurrencies / Mining (Altcoins) / Re: Compare profitability: Scrypt Scrypt-N multipool, Vertcoin, Doge Litecoin P2Pool on: April 19, 2014, 05:05:48 PM
do you guys swtich WP and CM around when one is high than the other or not? or you just stay where u guys are?
955  Alternate cryptocurrencies / Mining (Altcoins) / Re: help me please. on: April 19, 2014, 02:31:34 AM
yes gpu mining is working.

I want to config one out of 2 setup. but it doesnot work at all.
956  Alternate cryptocurrencies / Mining (Altcoins) / Re: help me please. on: April 19, 2014, 01:35:08 AM
right now I am running this config:

1st slot (usb powered riser) - 290
2nd slot - none (pcie 3rd gen slot)
3rd slot (usb powered riser) - 290
4th slot - 270x connected to monitor right now ( pcie 2nd gen slot)

I want to do like this:

1st slot (usb powered riser) - 290
2nd slot (usb powered 16x riser) - 270x connected to monitor
3rd slot (usb powered riser) - 290
4th slot - (usb powered 16x riser) 270x

or

1st slot (usb powered riser) - 290
2nd slot (usb powered 16x riser) - 270x
3rd slot (usb powered riser) - 290
4th slot - (usb powered 16x riser) 270x

igpu is connected monitor and all gpu is mining except igpu. ( what do I need to do to make to happen?)

is usb powered 16x risers even exist or not? if yes, where can I buy it?
957  Alternate cryptocurrencies / Mining (Altcoins) / help me please. on: April 18, 2014, 08:34:57 PM
I have asrock ext3 gen 3 for mining pc.

gpu: 2 x 290 non x and 2 x 270x
psu: evga G2 1000 and rosewill capstone 750w for it.

I put powered usb riser (1x -16x) on slot 1 and 3 ( 1x slot)

if I want to use usb riser for pcie 16x gen3 and gen.2 , what kind of riser do I need to buy?

slot 1 (1x) - 1x -16x usb powered riser (works fine)
slot 2 (16x gen3)
slot 3 (1x) - 1x -16x usb powered riser (works fine)
slot 3 (16x gen2)

can u please recommend me to buy a good quality usb powered riser for 16x slot please?

ty
958  Alternate cryptocurrencies / Altcoin Discussion / Re: The big VTC Vertcoin settings thread on: April 13, 2014, 10:42:29 PM
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
COLOR 0A
vertminer -o stratum+tcp://useast.coinsolver.com:3334 -u unknown -p xx -w 512 -I 14,19 -g 1 --lookup-gap 2 --auto-fan --thread-concurrency 24550,12408 --gpu-reorder --gpu-engine 1115,1000 --gpu-memclock 1425,1250 --gpu-vddc 1.25
pause

can anyone tell me what is wrong with this config?

1st slot is 270 ( recently is 290 non x) and 2nd slot is 290 ( recently is 270) I have to use "--gpu-reorder" to work with it.

270 got at least 130 kh/s with less than 100 WU/s  

290 got 370-380 kh/s with 350 WU/s.

how can I make the 270 gpu faster than normal ?
959  Alternate cryptocurrencies / Altcoin Discussion / Re: The big VTC Vertcoin settings thread on: April 13, 2014, 05:07:15 PM


what does this mean? how can I fix it?
960  Alternate cryptocurrencies / Mining (Altcoins) / Re: New profit-switching mining pool with nightly bonus payout-- CoinSolver.com on: April 12, 2014, 09:42:29 PM
what is today n-scrypt btc/mhs/day?
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!