Bitcoin Forum
June 28, 2024, 06:42:55 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 [381] 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 ... 1240 »
  Print  
Author Topic: CCminer(SP-MOD) Modded GPU kernels.  (Read 2347503 times)
bensam1231
Legendary
*
Offline Offline

Activity: 1750
Merit: 1024


View Profile
November 17, 2015, 06:39:23 PM
 #7601

IBM(Xilinix) and Intel(Altera ) are both working with FPGA makers to produce CPUs with FPGAS built in.

Nvidia Pascal looks to be 10 times faster than Maxwell and is expected to be released in 2016

If the Pascal specs are true, it would breathe some new life into GPU mining



I already have an ARM dual-core with an FPGA on the same chip.

that can process x11? ... <looks up at the ceiling - all innocent> ...

Wink ...

#crysx

The Cyclone V itself isn't big enough. I do know how to get boards that are on the cheap.

would they be difficult to code to do x11 optimized efficiently? ...

#crysx

It's not really coding, it's chip design. And it'd be VERY tedious, but doable.

tedious and doable - but worth doing? ...

#crysx

DEFINITELY.

well - that says it all doesnt it Smiley ...

ill pm you for any details you wish to share - and whether you are interested in maybe doing it as a project ...

you know all the details - so its just a matter of when where and how much? ...

hang on a moment ... thats a proposition for a service - but not this one ... ok ...

Tongue ...

#crysx

Why would he share it with small time GPU miners? People are already doing this and making cloud mining services like Genesis Mining. They say they're using GPUs, but for their prices they definitely aren't. Two year ROI on cryptos at extremely large investments is suicide, there is obviously alternative options.

Doesn't help with a 1.5x faster hardware when the software is 2x slower.. So you will need someone to create a good compiler, and someone to mod the code..

The 980ti is around 3x faster than the 780ti mining quark.
The 980ti is around 2x faster than the 780ti mining x11.
The 980ti is around 1.5x faster than the 780ti mining lyra2v2.


Yeah, take a look at how fast code has been designed for Fury as a baseline... Although there isn't much demand for Fury based optimizations. There may be for Pascal.

I buy private Nvidia miners. Send information and/or inquiries to my PM box.
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2912
Merit: 1087

Team Black developer


View Profile
November 17, 2015, 06:43:29 PM
Last edit: November 17, 2015, 08:11:48 PM by sp_
 #7602

Nope. Compute 3.5 also has max 255 regs per thread. https://docs.nvidia.com/cuda/cuda-c-programming-guide/#compute-capabilities Table 13.
I can see it in the link. I don't have a compute 3.5 card. Maybe there are some possible speedups to be made on the 780ti.
Anyone with a 780ti card who can compile the latest version (add compute 3.5 in the projectfile (or makefile)
What hashrates are you getting?
EVGA 780ti SC +100 GPU OC
Quark:   11.7 MH/s
X11:       6.35 MH/s
Lyra2v2: 7.7 MH/s
Neo:       330 KH/s   (375 with r58)
I think djm34's original lyra2v2 does around 9 in lyra2v2?
must be about that. However it is (I think) related to the 64bit instruction which is a lot faster on the 780ti for some reasons...

I think it's because the compute 3.5 kernal has a memshift variable that allign all reads to 4x32bit boundary. Since the vector instructions needs the memory to be alligned.

Or it could be the level1 cache wich works on memory banks just like shared mem. If two threads are reading from the same memory block you get a stall. Djm's  compute 3.5 core is using 25% more memory in the random access matrix and is not faster on the maxwell.



Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
impulse2000
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
November 17, 2015, 07:41:53 PM
 #7603

Sorry for dumb question - "GPU-Z - PerfCap Reason - VOp" is normal? (GTX750TIOC2GD5)
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2912
Merit: 1087

Team Black developer


View Profile
November 17, 2015, 08:10:36 PM
 #7604

Sorry for dumb question - "GPU-Z - PerfCap Reason - VOp" is normal? (GTX750TIOC2GD5)

You should add a little overclocking for optimal performance.

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
antantti
Legendary
*
Offline Offline

Activity: 1176
Merit: 1015


View Profile
November 17, 2015, 10:34:48 PM
Last edit: November 17, 2015, 11:19:24 PM by antantti
 #7605



I have tested some more. Release 74 is using more power and heat, so the card trottle and performance is lost.
My test was conducted in a closed case rig with a EVGA superclocked card (2x 6pins power)

but my dev card:
The gigabyte 970oc G1 comes with 1x8 pin and 1x6 pin and doesn't trottle and give bether performance in release 74 than 66.



SP_, all 5.2 maxwells do at least 1500MHz under load. In open case, limiting factor is TDP. Nothing to do with power pins.

-edit

Testing how far I can go with reference 970. You need to give this baby almost +300 to get there (1500). Around 10500 kH/s mining lyra2v2.

-edit2

Same settings with quark, hitting TDP and only hashing about 17200 kH/s. TDP mod is all you need if you want to get all out of these.
chrysophylax
Legendary
*
Offline Offline

Activity: 2828
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
November 18, 2015, 12:31:32 AM
 #7606

IBM(Xilinix) and Intel(Altera ) are both working with FPGA makers to produce CPUs with FPGAS built in.

Nvidia Pascal looks to be 10 times faster than Maxwell and is expected to be released in 2016

If the Pascal specs are true, it would breathe some new life into GPU mining



I already have an ARM dual-core with an FPGA on the same chip.

that can process x11? ... <looks up at the ceiling - all innocent> ...

Wink ...

#crysx

The Cyclone V itself isn't big enough. I do know how to get boards that are on the cheap.

would they be difficult to code to do x11 optimized efficiently? ...

#crysx

It's not really coding, it's chip design. And it'd be VERY tedious, but doable.

tedious and doable - but worth doing? ...

#crysx

DEFINITELY.

well - that says it all doesnt it Smiley ...

ill pm you for any details you wish to share - and whether you are interested in maybe doing it as a project ...

you know all the details - so its just a matter of when where and how much? ...

hang on a moment ... thats a proposition for a service - but not this one ... ok ...

Tongue ...

#crysx

Why would he share it with small time GPU miners? People are already doing this and making cloud mining services like Genesis Mining. They say they're using GPUs, but for their prices they definitely aren't. Two year ROI on cryptos at extremely large investments is suicide, there is obviously alternative options.

Doesn't help with a 1.5x faster hardware when the software is 2x slower.. So you will need someone to create a good compiler, and someone to mod the code..

The 980ti is around 3x faster than the 780ti mining quark.
The 980ti is around 2x faster than the 780ti mining x11.
The 980ti is around 1.5x faster than the 780ti mining lyra2v2.


Yeah, take a look at how fast code has been designed for Fury as a baseline... Although there isn't much demand for Fury based optimizations. There may be for Pascal.

a project such as this is very challenging - i must admit - but would be a satisfactory accomplishment if it were to be successful ... and can be quite 'profitable' ( in a fiat sense ) to have running for a short while before any sort of release is made ...

in any respect - i would be hard pressed to think it would be an overnight project - let alone an overnight success ... and it would have its trials in some massive ways - as i agree with you in that large farms would normally keep it to themselves ... but i have yet to ask the questions to wolf about all of this - so its all still vaporware for the time being ...

it would take a bit to get it out to the public anyway - so im guessing it would be an expensive affair to undertake ... as well as a dedicated amount of time and effort ... it would be up to those that take it on - as i am interested in such projects that would enhance mining in a massive way ... gpu is still the way to with this though - so the focus is still gpu based ...

pascal based hardware will be interesting ...

#crysx

hashbrown9000
Sr. Member
****
Offline Offline

Activity: 427
Merit: 250


View Profile
November 18, 2015, 04:49:09 AM
 #7607

anyone know the rpcport to solo-mine MONA ?

Pinkcoin:
ETH:
VTC:
BTC:
bathrobehero
Legendary
*
Offline Offline

Activity: 2002
Merit: 1051


ICO? Not even once.


View Profile
November 18, 2015, 06:32:59 AM
 #7608

anyone know the rpcport to solo-mine MONA ?

RCP ports doesn't matter, it's whatever you give it as long as you point the miner to it.
But don't waste too much time trying to solomine Mona because it uses a different JSON/RPC protocol or something like that because ccminer can't communicate with it:

< HTTP/1.1 404 Not Found
< Connection: close
< Content-Length: 76
< Content-Type: application/json
< Server: monacoin-json-rpc/v0.10.2.2-3dc2e6a-hotfix
<
* Closing connection 0

JSON protocol response:
{
   "error": {
      "code": -32601,
      "message": "Method not found"
   },
   "result": null,
   "id": 0
}

JSON-RPC call failed: Method not found
json_rpc_call failed, retry after x seconds


Mona source: https://github.com/monacoinproject/monacoin/blob/master-0.10/src/rpcserver.cpp#L982

I always only solomine so I asked sp_, djm and tpruvot about it but it's not something they're interested in investigating.

Not your keys, not your coins!
dominuspro
Full Member
***
Offline Offline

Activity: 201
Merit: 100


View Profile
November 18, 2015, 06:41:44 AM
 #7609



I have tested some more. Release 74 is using more power and heat, so the card trottle and performance is lost.
My test was conducted in a closed case rig with a EVGA superclocked card (2x 6pins power)

but my dev card:
The gigabyte 970oc G1 comes with 1x8 pin and 1x6 pin and doesn't trottle and give bether performance in release 74 than 66.



SP_, all 5.2 maxwells do at least 1500MHz under load. In open case, limiting factor is TDP. Nothing to do with power pins.

-edit

Testing how far I can go with reference 970. You need to give this baby almost +300 to get there (1500). Around 10500 kH/s mining lyra2v2.

-edit2

Same settings with quark, hitting TDP and only hashing about 17200 kH/s. TDP mod is all you need if you want to get all out of these.

Yeah right... Roll Eyes

I have 6 maxwells 5.2 + 3x 750ti and only 1 of them is able to do a stable 1500+. All of them are over 1400 but no way to do a stable 1500 without a vcore rise.  
Each of them was slowly overclocked by 20Mhz step. When I have noticed any crash of a miner I put it 20Mhz back. Gigabyte G1 970 was also benchmarked in some Windows "gaming" benchmarks.
Those are the clocks I'm using 24/7 without any stability problem and temperatures from 65-74°C:
gigabyte G1 980 1450Mhz
gigabyte G1 970 1560Mhz
3x Asus strix dc2oc 970 1440/1450/1480 Mhz
960 1411 Mhz
3x 750ti 1400/1420/1440 Mhz

Btw I don't care optimizing H/W ratio, because the electricity price is still low at my location.

With the r.74 I get more or less the same speeds as in r.66.
chrysophylax
Legendary
*
Offline Offline

Activity: 2828
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
November 18, 2015, 06:46:35 AM
 #7610

IBM(Xilinix) and Intel(Altera ) are both working with FPGA makers to produce CPUs with FPGAS built in.

Nvidia Pascal looks to be 10 times faster than Maxwell and is expected to be released in 2016

If the Pascal specs are true, it would breathe some new life into GPU mining



I already have an ARM dual-core with an FPGA on the same chip.

that can process x11? ... <looks up at the ceiling - all innocent> ...

Wink ...

#crysx

The Cyclone V itself isn't big enough. I do know how to get boards that are on the cheap.

would they be difficult to code to do x11 optimized efficiently? ...

#crysx

It's not really coding, it's chip design. And it'd be VERY tedious, but doable.

tedious and doable - but worth doing? ...

#crysx

DEFINITELY.

well - that says it all doesnt it Smiley ...

ill pm you for any details you wish to share - and whether you are interested in maybe doing it as a project ...

you know all the details - so its just a matter of when where and how much? ...

hang on a moment ... thats a proposition for a service - but not this one ... ok ...

Tongue ...

#crysx

Why would he share it with small time GPU miners? People are already doing this and making cloud mining services like Genesis Mining. They say they're using GPUs, but for their prices they definitely aren't. Two year ROI on cryptos at extremely large investments is suicide, there is obviously alternative options.

Doesn't help with a 1.5x faster hardware when the software is 2x slower.. So you will need someone to create a good compiler, and someone to mod the code..

The 980ti is around 3x faster than the 780ti mining quark.
The 980ti is around 2x faster than the 780ti mining x11.
The 980ti is around 1.5x faster than the 780ti mining lyra2v2.


Yeah, take a look at how fast code has been designed for Fury as a baseline... Although there isn't much demand for Fury based optimizations. There may be for Pascal.

a project such as this is very challenging - i must admit - but would be a satisfactory accomplishment if it were to be successful ... and can be quite 'profitable' ( in a fiat sense ) to have running for a short while before any sort of release is made ...

in any respect - i would be hard pressed to think it would be an overnight project - let alone an overnight success ... and it would have its trials in some massive ways - as i agree with you in that large farms would normally keep it to themselves ... but i have yet to ask the questions to wolf about all of this - so its all still vaporware for the time being ...

it would take a bit to get it out to the public anyway - so im guessing it would be an expensive affair to undertake ... as well as a dedicated amount of time and effort ... it would be up to those that take it on - as i am interested in such projects that would enhance mining in a massive way ... gpu is still the way to with this though - so the focus is still gpu based ...

pascal based hardware will be interesting ...

#crysx

Been trying to find you on IRC.

apologies mate ...

when im away from the office - i have no connection with irc ... i use irc only in the office ...

skype is the next best thing ( as i have that everywhere ) and here ...

i will be back there the day after tomorrow ... needed to get myself out for a couple of days to sort a whole heap of 'personal business' ...

if you can skype - please do ...

#crysx

pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
November 18, 2015, 09:26:25 AM
 #7611



I have tested some more. Release 74 is using more power and heat, so the card trottle and performance is lost.
My test was conducted in a closed case rig with a EVGA superclocked card (2x 6pins power)

but my dev card:
The gigabyte 970oc G1 comes with 1x8 pin and 1x6 pin and doesn't trottle and give bether performance in release 74 than 66.



SP_, all 5.2 maxwells do at least 1500MHz under load. In open case, limiting factor is TDP. Nothing to do with power pins.

-edit

Testing how far I can go with reference 970. You need to give this baby almost +300 to get there (1500). Around 10500 kH/s mining lyra2v2.

-edit2

Same settings with quark, hitting TDP and only hashing about 17200 kH/s. TDP mod is all you need if you want to get all out of these.

It has to do with power pins: max TDP depends on how the card is powered. I have two kinds of 970 and the max TDP is higher on the one that has one 8 pin and one 6 pins instead of 2x6.
Furthermore, the power you need to reach a certain frequency varies based on a lot of variables like room temperature, efficiency of cooling, fan speed, the chip itself, etc.

bensam1231
Legendary
*
Offline Offline

Activity: 1750
Merit: 1024


View Profile
November 18, 2015, 09:50:41 AM
 #7612



I have tested some more. Release 74 is using more power and heat, so the card trottle and performance is lost.
My test was conducted in a closed case rig with a EVGA superclocked card (2x 6pins power)

but my dev card:
The gigabyte 970oc G1 comes with 1x8 pin and 1x6 pin and doesn't trottle and give bether performance in release 74 than 66.



SP_, all 5.2 maxwells do at least 1500MHz under load. In open case, limiting factor is TDP. Nothing to do with power pins.

-edit

Testing how far I can go with reference 970. You need to give this baby almost +300 to get there (1500). Around 10500 kH/s mining lyra2v2.

-edit2

Same settings with quark, hitting TDP and only hashing about 17200 kH/s. TDP mod is all you need if you want to get all out of these.

It has to do with power pins: max TDP depends on how the card is powered. I have two kinds of 970 and the max TDP is higher on the one that has one 8 pin and one 6 pins instead of 2x6.
Furthermore, the power you need to reach a certain frequency varies based on a lot of variables like room temperature, efficiency of cooling, fan speed, the chip itself, etc.

Correlation does not imply causation. I have some cards with less pins that draw more power then ones with more pins. It just happens that in this case sometimes you get cards with more pins that draw more power then cards with less pins. Take some low clocked Gigabyte cards (not Windforce) and compare them to Asus Strix cards...

They can program the bios to draw as much power as they want and it's up to the manufacturer to decide how many aux connectors they want on the board.

It's actually scary thinking some people are using 750tis without aux connectors and sucking it all through the board because they think that wont have any adverse effects. I don't think I'd ever do that or buy 750tis without a aux connector.

I buy private Nvidia miners. Send information and/or inquiries to my PM box.
chrysophylax
Legendary
*
Offline Offline

Activity: 2828
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
November 18, 2015, 10:08:52 AM
 #7613



I have tested some more. Release 74 is using more power and heat, so the card trottle and performance is lost.
My test was conducted in a closed case rig with a EVGA superclocked card (2x 6pins power)

but my dev card:
The gigabyte 970oc G1 comes with 1x8 pin and 1x6 pin and doesn't trottle and give bether performance in release 74 than 66.



SP_, all 5.2 maxwells do at least 1500MHz under load. In open case, limiting factor is TDP. Nothing to do with power pins.

-edit

Testing how far I can go with reference 970. You need to give this baby almost +300 to get there (1500). Around 10500 kH/s mining lyra2v2.

-edit2

Same settings with quark, hitting TDP and only hashing about 17200 kH/s. TDP mod is all you need if you want to get all out of these.

It has to do with power pins: max TDP depends on how the card is powered. I have two kinds of 970 and the max TDP is higher on the one that has one 8 pin and one 6 pins instead of 2x6.
Furthermore, the power you need to reach a certain frequency varies based on a lot of variables like room temperature, efficiency of cooling, fan speed, the chip itself, etc.

Correlation does not imply causation. I have some cards with less pins that draw more power then ones with more pins. It just happens that in this case sometimes you get cards with more pins that draw more power then cards with less pins. Take some low clocked Gigabyte cards (not Windforce) and compare them to Asus Strix cards...

They can program the bios to draw as much power as they want and it's up to the manufacturer to decide how many aux connectors they want on the board.

It's actually scary thinking some people are using 750tis without aux connectors and sucking it all through the board because they think that wont have any adverse effects. I don't think I'd ever do that or buy 750tis without a aux connector.

thefarm in its ( almost ) entirety are the gigabyte 750ti oc lp ( low profile ) which have NO aux power connectors ...

BUT - they draw their power from the powered usb 3.0 risers as well as from the pcie bus ...

so even though they have no aux power connector - they run really well for a 750ti card ...

there was a time when the whole farm was based on gigabyte 280x oc cards which were ALL run off the ribbon risers - 5 x 280x oc cards per machine ... cable risers melted and burned through their power connection pins - and some destroyed cards like they were firecrackers ...

changing to the usb 3.0 powered risers fixed the majority of power issues - but the gigabyte 7970 oc / 280x oc cards ended dying due to their fan malfunctions ... so not a power issue but a manufacturing / heat dissipation issue on that end ...

#crysx

theotherme
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
November 18, 2015, 10:24:24 AM
 #7614



I have tested some more. Release 74 is using more power and heat, so the card trottle and performance is lost.
My test was conducted in a closed case rig with a EVGA superclocked card (2x 6pins power)

but my dev card:
The gigabyte 970oc G1 comes with 1x8 pin and 1x6 pin and doesn't trottle and give bether performance in release 74 than 66.



SP_, all 5.2 maxwells do at least 1500MHz under load. In open case, limiting factor is TDP. Nothing to do with power pins.

-edit

Testing how far I can go with reference 970. You need to give this baby almost +300 to get there (1500). Around 10500 kH/s mining lyra2v2.

-edit2

Same settings with quark, hitting TDP and only hashing about 17200 kH/s. TDP mod is all you need if you want to get all out of these.

It has to do with power pins: max TDP depends on how the card is powered. I have two kinds of 970 and the max TDP is higher on the one that has one 8 pin and one 6 pins instead of 2x6.
Furthermore, the power you need to reach a certain frequency varies based on a lot of variables like room temperature, efficiency of cooling, fan speed, the chip itself, etc.

Correlation does not imply causation. I have some cards with less pins that draw more power then ones with more pins.

for once I agree with you  Grin  the power is drawn (?) from the card, meaning it doesn't depends of the number of pins (however if there are not enough pins, the card won't be able to get what it needs to work... and/or the pins will try to carry a higher intensity than the one designed for...
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2912
Merit: 1087

Team Black developer


View Profile
November 18, 2015, 10:49:00 AM
 #7615

NVIDIA cards will trottle and downlock if you don't have enough power. (If the power exceeds the TDP)

6 non powered 750 ti's on a single motherboard is not a problem as long as the motherboard is equipped with extra power. Like the h61 and h81 asrock BTC boards. Default tdp of the oldest non powered 750ti cards is 38w (in the bios) This can easily be checked with the NVIDIA inspector tool.

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
November 18, 2015, 11:35:35 AM
 #7616



I have tested some more. Release 74 is using more power and heat, so the card trottle and performance is lost.
My test was conducted in a closed case rig with a EVGA superclocked card (2x 6pins power)

but my dev card:
The gigabyte 970oc G1 comes with 1x8 pin and 1x6 pin and doesn't trottle and give bether performance in release 74 than 66.



SP_, all 5.2 maxwells do at least 1500MHz under load. In open case, limiting factor is TDP. Nothing to do with power pins.

-edit

Testing how far I can go with reference 970. You need to give this baby almost +300 to get there (1500). Around 10500 kH/s mining lyra2v2.

-edit2

Same settings with quark, hitting TDP and only hashing about 17200 kH/s. TDP mod is all you need if you want to get all out of these.

It has to do with power pins: max TDP depends on how the card is powered. I have two kinds of 970 and the max TDP is higher on the one that has one 8 pin and one 6 pins instead of 2x6.
Furthermore, the power you need to reach a certain frequency varies based on a lot of variables like room temperature, efficiency of cooling, fan speed, the chip itself, etc.

Correlation does not imply causation. I have some cards with less pins that draw more power then ones with more pins.

for once I agree with you  Grin  the power is drawn (?) from the card, meaning it doesn't depends of the number of pins (however if there are not enough pins, the card won't be able to get what it needs to work... and/or the pins will try to carry a higher intensity than the one designed for...


Let's put it simpler.
You can draw more power if you have more pins, thus you have more chance of reaching a certain frequency.

chrysophylax
Legendary
*
Offline Offline

Activity: 2828
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
November 18, 2015, 12:03:49 PM
 #7617

NVIDIA cards will trottle and downlock if you don't have enough power. (If the power exceeds the TDP)

6 non powered 750 ti's on a single motherboard is not a problem as long as the motherboard is equipped with extra power. Like the h61 and h81 asrock BTC boards. Default tdp of the oldest non powered 750ti cards is 38w (in the bios) This can easily be checked with the NVIDIA inspector tool.

the power doesnt need to be ALL motherboard provided ...

ALL of the non-powered gigabyte 750ti oc cards run from the 1x pcie usb 3.0 powered risers ( 6 of them on a motherboard ) ... they are powered not only by the single pin on the 1x pcie connector from the motherboard - but also the power connector on the riser itself ... so they don't require any more power ( or draw any more power ) from the motherboard itself ...

the risers are getting their extra power directly from the psu using sata power connectors on a separate rail ...

i have this type of setup running on both the asrock h81 motherboard ( without the two extra 4pin molex connectors supplying the motherboard ) as well as 5 x pcie gigabyte motherboards ( that have NO extra motherboard connectors ) ...

and they ALL run really well - with throttling only happening when they overheat ... and im fixing that issue also ...

#crysx

Nishashah
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile WWW
November 18, 2015, 12:04:44 PM
 #7618

very nice Wink
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2912
Merit: 1087

Team Black developer


View Profile
November 18, 2015, 12:07:51 PM
 #7619

NVIDIA cards will trottle and downlock if you don't have enough power. (If the power exceeds the TDP)
6 non powered 750 ti's on a single motherboard is not a problem as long as the motherboard is equipped with extra power. Like the h61 and h81 asrock BTC boards. Default tdp of the oldest non powered 750ti cards is 38w (in the bios) This can easily be checked with the NVIDIA inspector tool.
the power doesnt need to be ALL motherboard provided ...
ALL of the non-powered gigabyte 750ti oc cards run from the 1x pcie usb 3.0 powered risers ( 6 of them on a motherboard ) ... they are powered not only by the single pin on the 1x pcie connector from the motherboard - but also the power connector on the riser itself ... so they don't require any more power ( or draw any more power ) from the motherboard itself ...
the risers are getting their extra power directly from the psu using sata power connectors on a separate rail ...
i have this type of setup running on both the asrock h81 motherboard ( without the two extra 4pin molex connectors supplying the motherboard ) as well as 5 x pcie gigabyte motherboards ( that have NO extra motherboard connectors ) ...
and they ALL run really well - with throttling only happening when they overheat ... and im fixing that issue also ...
#crysx

But I use the same setup with non power risers and with the two extra 4pin molex connectors connected to the mother board. Been running stable since mar-2014 (H61 BTC) windows 7. Some of my rigs have older drivers, and it seems to help in the lyra2v2 and quark algos. +100-200KHASH per 750ti card.

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
chrysophylax
Legendary
*
Offline Offline

Activity: 2828
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
November 18, 2015, 12:28:50 PM
 #7620

NVIDIA cards will trottle and downlock if you don't have enough power. (If the power exceeds the TDP)
6 non powered 750 ti's on a single motherboard is not a problem as long as the motherboard is equipped with extra power. Like the h61 and h81 asrock BTC boards. Default tdp of the oldest non powered 750ti cards is 38w (in the bios) This can easily be checked with the NVIDIA inspector tool.
the power doesnt need to be ALL motherboard provided ...
ALL of the non-powered gigabyte 750ti oc cards run from the 1x pcie usb 3.0 powered risers ( 6 of them on a motherboard ) ... they are powered not only by the single pin on the 1x pcie connector from the motherboard - but also the power connector on the riser itself ... so they don't require any more power ( or draw any more power ) from the motherboard itself ...
the risers are getting their extra power directly from the psu using sata power connectors on a separate rail ...
i have this type of setup running on both the asrock h81 motherboard ( without the two extra 4pin molex connectors supplying the motherboard ) as well as 5 x pcie gigabyte motherboards ( that have NO extra motherboard connectors ) ...
and they ALL run really well - with throttling only happening when they overheat ... and im fixing that issue also ...
#crysx

But I use the same setup with non power risers and with the two extra 4pin molex connectors connected to the mother board. Been running stable since mar-2014 (H61 BTC) windows 7. Some of my rigs have older drivers, and it seems to help in the lyra2v2 and quark algos. +100-200KHASH per 750ti card.

i guess thats the same sort of point that we are both making sp ...

as long as the cards get the power they need - from which ever source - they will run stable ...

non-powered risers will not have the stability nor the durability ( in my experience with the ribbon cable risers ) unless the there is adequate power getting to the cards without drawing too much from the power pin off the pcie connector - hence the two molex connectors ON the motherboard ...

my experience with these ribbon risers have been atrocious ... killing quite a few cards ( the amd ones ) in the process due to the lack of adequate power for the amd cards through the non-powered ribbon riser ... BUT - i would have guessed this could have been due to a number of reasons - one of which was that there wasnt that extra power input ( like the two motherboard molex connectors ) ...

i decided to run the other way - to be much safer ... there is no need to supply the motherboard with extra molex connectors AS LONG AS the risers you use are powered risers ... i didnt want to take any risks with the nvidia cards due to the failures on the amd cards ... so i purchased high quality usb 3.0 powered risers - and have used them for a long time also with out issue ...

and in a farm environment - heat plays a massive part in it too ... the hotter the environment - the harder the cards have to work - the more power they use - the more they draw ... ribbon risers from what i have seen - are not up to the job ... burnouts and shorts - as well as melting - just made for a mess of thefarm when i had them in there ... replacing them with powered risers was the best decision ( though it did cost a bit - i admit ) ...

i wonder what would happen if the powered risers had power connected AND the 2 molex connections were connected at the same time? ...

theoretically - it shouldnt matter as the system will only draw what its needs ... practically - im too chicken to try Tongue ... i really dont want to find that my theory is way off and destroy 6 cards in one hit ...

#crysx

Pages: « 1 ... 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 [381] 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 ... 1240 »
  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!