Bitcoin Forum
September 05, 2025, 05:33:01 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 325 326 327 328 329 330 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 ... 1240 »
  Print  
Author Topic: CCminer(SP-MOD) Modded GPU kernels.  (Read 2347941 times)
TarzanSupplex
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
November 08, 2015, 10:18:33 PM
 #7481

what is the default intensity for Lyra2rev2 on a 980 ti??

The default intensity is  -X 18. You can test with -X 30. Might be faster?


Thanks-
I have been setting intensity by device since I have a 950 in the mix.  20 seems to work well with the non-monitor 980 ti-
pokeytex
Legendary
*
Offline Offline

Activity: 1504
Merit: 1002



View Profile
November 08, 2015, 11:19:19 PM
 #7482

@SP

When I mine Joincoin on Pentablake I keep getting "GPU# 2 - scanhash_pentablake out of memory" error.  Do you know how to fix this? GPU#2 is a GTX 960.

Thanks - pokeytex

chrysophylax
Legendary
*
Offline Offline

Activity: 3122
Merit: 1093


--- ChainWorks Industries ---


View Profile WWW
November 09, 2015, 01:37:44 AM
 #7483

@SP

When I mine Joincoin on Pentablake I keep getting "GPU# 2 - scanhash_pentablake out of memory" error.  Do you know how to fix this? GPU#2 is a GTX 960.

Thanks - pokeytex

thats usually an intensity error mate ( cuda threads in gpu memory ) ...

#crysx

sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
November 09, 2015, 07:05:17 AM
Last edit: November 09, 2015, 08:53:42 AM by sp_
 #7484

@SP
When I mine Joincoin on Pentablake I keep getting "GPU# 2 - scanhash_pentablake out of memory" error.  Do you know how to fix this? GPU#2 is a GTX 960.
Thanks - pokeytex

1. Make sure that you use a 64bit windows installation.
2. Upgrade to the latest driver.
3. Add 16Gig of virtual memory in windows and reboot

If it doesn't work, reduce the intensity. with -i 23 or similar.

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

Activity: 3290
Merit: 1003



View Profile
November 09, 2015, 08:33:12 AM
 #7485

what is the default intensity for Lyra2rev2 on a 980 ti??

The default intensity is  -X 18. You can test with -X 30. Might be faster?

@Sp ...Is this  -X  intensity taking the place of over clocking?  thx
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
November 09, 2015, 10:37:31 AM
 #7486

what is the default intensity for Lyra2rev2 on a 980 ti??
The default intensity is  -X 18. You can test with -X 30. Might be faster?
@Sp ...Is this  -X  intensity taking the place of over clocking?  thx

No overclocking. The intensity parameter adjusts the size of the number of hashes that are stored in memory.
You can verify this by running gpu-z and observe the allocated memory.

The -X intensity is linear growth of the memory buffer. The -i is exponential.

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

Activity: 1504
Merit: 1002



View Profile
November 09, 2015, 12:15:33 PM
 #7487

@SP

When I mine Joincoin on Pentablake I keep getting "GPU# 2 - scanhash_pentablake out of memory" error.  Do you know how to fix this? GPU#2 is a GTX 960.

Thanks - pokeytex

thats usually an intensity error mate ( cuda threads in gpu memory ) ...

#crysx

Thank you - I will try the intensity setting.

pokeytex
Legendary
*
Offline Offline

Activity: 1504
Merit: 1002



View Profile
November 09, 2015, 12:16:20 PM
 #7488

@SP
When I mine Joincoin on Pentablake I keep getting "GPU# 2 - scanhash_pentablake out of memory" error.  Do you know how to fix this? GPU#2 is a GTX 960.
Thanks - pokeytex

1. Make sure that you use a 64bit windows installation.
2. Upgrade to the latest driver.
3. Add 16Gig of virtual memory in windows and reboot

If it doesn't work, reduce the intensity. with -i 23 or similar.

SP - ok I will make a larger vm in Windows and try the intensity setting.

Thank you.

tbearhere
Legendary
*
Offline Offline

Activity: 3290
Merit: 1003



View Profile
November 09, 2015, 12:25:53 PM
 #7489

what is the default intensity for Lyra2rev2 on a 980 ti??
The default intensity is  -X 18. You can test with -X 30. Might be faster?
@Sp ...Is this  -X  intensity taking the place of over clocking?  thx

No overclocking. The intensity parameter adjusts the size of the number of hashes that are stored in memory.
You can verify this by running gpu-z and observe the allocated memory.

The -X intensity is linear growth of the memory buffer. The -i is exponential.
So if I set no overclocking and by using the  -X and -i parameters I get a higher hash rate.... no overclocking needed?  Or, theses parameters add extra hashrate and I can overclock getting even higher hashrate?
pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
November 09, 2015, 12:31:14 PM
 #7490

what is the default intensity for Lyra2rev2 on a 980 ti??
The default intensity is  -X 18. You can test with -X 30. Might be faster?
@Sp ...Is this  -X  intensity taking the place of over clocking?  thx

No overclocking. The intensity parameter adjusts the size of the number of hashes that are stored in memory.
You can verify this by running gpu-z and observe the allocated memory.

The -X intensity is linear growth of the memory buffer. The -i is exponential.
So if I set no overclocking and by using the  -X and -i parameters I get a higher hash rate.... no overclocking needed?  Or, theses parameters add extra hashrate and I can overclock getting even higher hashrate?

setting the intensity is a matter of using the gpu resources better.
overclocking works on top of it.

tbearhere
Legendary
*
Offline Offline

Activity: 3290
Merit: 1003



View Profile
November 09, 2015, 12:45:00 PM
 #7491

what is the default intensity for Lyra2rev2 on a 980 ti??
The default intensity is  -X 18. You can test with -X 30. Might be faster?
@Sp ...Is this  -X  intensity taking the place of over clocking?  thx

No overclocking. The intensity parameter adjusts the size of the number of hashes that are stored in memory.
You can verify this by running gpu-z and observe the allocated memory.

The -X intensity is linear growth of the memory buffer. The -i is exponential.
So if I set no overclocking and by using the  -X and -i parameters I get a higher hash rate.... no overclocking needed?  Or, theses parameters add extra hashrate and I can overclock getting even higher hashrate?

setting the intensity is a matter of using the gpu resources better.
overclocking works on top of it.
Ok thx pallas. And how do I do that with mixed cards.  750ti  an 980ti in one bat file with the -X parameter.
pokeytex
Legendary
*
Offline Offline

Activity: 1504
Merit: 1002



View Profile
November 09, 2015, 01:07:22 PM
 #7492

what is the default intensity for Lyra2rev2 on a 980 ti??
The default intensity is  -X 18. You can test with -X 30. Might be faster?
@Sp ...Is this  -X  intensity taking the place of over clocking?  thx

No overclocking. The intensity parameter adjusts the size of the number of hashes that are stored in memory.
You can verify this by running gpu-z and observe the allocated memory.

The -X intensity is linear growth of the memory buffer. The -i is exponential.
So if I set no overclocking and by using the  -X and -i parameters I get a higher hash rate.... no overclocking needed?  Or, theses parameters add extra hashrate and I can overclock getting even higher hashrate?

setting the intensity is a matter of using the gpu resources better.
overclocking works on top of it.
Ok thx pallas. And how do I do that with mixed cards.  750ti  an 980ti in one bat file with the -X parameter.

If I am not mistaking - I believe it goes like this - -X 18,18,15,20,18 (where the placement of the intensity number refers to your GPU number)  So GPU 0,1,2,3,4 in a (5) card system?  Correct me if I am wrong please.

TarzanSupplex
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
November 09, 2015, 11:32:23 PM
 #7493

what is the default intensity for Lyra2rev2 on a 980 ti??

The default intensity is  -X 18. You can test with -X 30. Might be faster?


Thanks-
I have been setting intensity by device since I have a 950 in the mix.  20 seems to work well with the non-monitor 980 ti-


My poor superclocked 950 can barely get 5400 KH while my overclocked 750 TI can get north of 5200 KH using much less power- is there any more data I can give you to help with dialing in the 950?  Intensity for both seems to top out at 20.
antonio8
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


View Profile
November 09, 2015, 11:57:50 PM
 #7494

Update again: http://www.coindesk.com/us-marshals-auction-winner-announcement-delay/

If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks Wink
antantti
Legendary
*
Offline Offline

Activity: 1176
Merit: 1015


View Profile
November 10, 2015, 12:00:56 AM
 #7495

My poor superclocked 950 can barely get 5400 KH while my overclocked 750 TI can get north of 5200 KH using much less power- is there any more data I can give you to help with dialing in the 950?  Intensity for both seems to top out at 20.

There is nothing wrong with your 950 or your config. All 9-series maxwell gpus are poor in lyra2v2 performance compared to 7-series maxwell hash/w wise. 950/60 really suck because of their crippled 128-bit memory lane. Better mine some other algo with them.
TarzanSupplex
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
November 10, 2015, 12:18:52 AM
 #7496

My poor superclocked 950 can barely get 5400 KH while my overclocked 750 TI can get north of 5200 KH using much less power- is there any more data I can give you to help with dialing in the 950?  Intensity for both seems to top out at 20.

There is nothing wrong with your 950 or your config. All 9-series maxwell gpus are poor in lyra2v2 performance compared to 7-series maxwell hash/w wise. 950/60 really suck because of their crippled 128-bit memory lane. Better mine some other algo with them.

980 TIs  arent too bad- but I get what youre saying.  I think there is some room for optimization on the 950 however- Its should be able to hang and outpace the 750 TI by a wider margin-

Usually I mine Quark- but the payrate has tanked as of late...
antonio8
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


View Profile
November 10, 2015, 12:22:05 AM
 #7497

My poor superclocked 950 can barely get 5400 KH while my overclocked 750 TI can get north of 5200 KH using much less power- is there any more data I can give you to help with dialing in the 950?  Intensity for both seems to top out at 20.

There is nothing wrong with your 950 or your config. All 9-series maxwell gpus are poor in lyra2v2 performance compared to 7-series maxwell hash/w wise. 950/60 really suck because of their crippled 128-bit memory lane. Better mine some other algo with them.

980 TIs  arent too bad- but I get what youre saying.  I think there is some room for optimization on the 950 however- Its should be able to hang and outpace the 750 TI by a wider margin-

Usually I mine Quark- but the payrate has tanked as of late...

The 750ti will go down as "The little engine that could". For what they are capable of power wise they can't be beat. If the other Maxwell cards could give the same performance (hash per wattage per price).

If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks Wink
TarzanSupplex
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
November 10, 2015, 12:41:45 AM
 #7498

My poor superclocked 950 can barely get 5400 KH while my overclocked 750 TI can get north of 5200 KH using much less power- is there any more data I can give you to help with dialing in the 950?  Intensity for both seems to top out at 20.

There is nothing wrong with your 950 or your config. All 9-series maxwell gpus are poor in lyra2v2 performance compared to 7-series maxwell hash/w wise. 950/60 really suck because of their crippled 128-bit memory lane. Better mine some other algo with them.

980 TIs  arent too bad- but I get what youre saying.  I think there is some room for optimization on the 950 however- Its should be able to hang and outpace the 750 TI by a wider margin-

Usually I mine Quark- but the payrate has tanked as of late...

The 750ti will go down as "The little engine that could". For what they are capable of power wise they can't be beat. If the other Maxwell cards could give the same performance (hash per wattage per price).

Fully agree- especially when you consider the price point I picked it up at-
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
November 10, 2015, 06:19:13 AM
 #7499

My poor superclocked 950 can barely get 5400 KH while my overclocked 750 TI can get north of 5200 KH using much less power- is there any more data I can give you to help with dialing in the 950?  Intensity for both seems to top out at 20.
There is nothing wrong with your 950 or your config. All 9-series maxwell gpus are poor in lyra2v2 performance compared to 7-series maxwell hash/w wise. 950/60 really suck because of their crippled 128-bit memory lane. Better mine some other algo with them.

Everything can be improved with bether code. Most of the developers have worked with the 750ti. But fast code on the 750ti isn't always fast on the other maxwell's.

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

Activity: 3122
Merit: 1093


--- ChainWorks Industries ---


View Profile WWW
November 10, 2015, 07:07:24 AM
 #7500

My poor superclocked 950 can barely get 5400 KH while my overclocked 750 TI can get north of 5200 KH using much less power- is there any more data I can give you to help with dialing in the 950?  Intensity for both seems to top out at 20.

There is nothing wrong with your 950 or your config. All 9-series maxwell gpus are poor in lyra2v2 performance compared to 7-series maxwell hash/w wise. 950/60 really suck because of their crippled 128-bit memory lane. Better mine some other algo with them.

980 TIs  arent too bad- but I get what youre saying.  I think there is some room for optimization on the 950 however- Its should be able to hang and outpace the 750 TI by a wider margin-

Usually I mine Quark- but the payrate has tanked as of late...

The 750ti will go down as "The little engine that could". For what they are capable of power wise they can't be beat. If the other Maxwell cards could give the same performance (hash per wattage per price).

thefarm is a complete gigabyte 750ti oc lp powerhouse ...

the amount of power expended for the hashrate - has been the best i have had in a VERY long time ...

i cant give you static figures - just bills ( which i will on refer to - not specify ) - but the power bills in comparison to when thefarm was completely running gigabyte 7970 / 20x oc cards is a HUGE difference ...

even though the hashrate is much lower in comparison to the amd cards - nvidia has about half of the hashrate at about one third of the electricity bills ...

and from where im standing ( and forking out my pocket from ) thats a damn good deal ...

the private kernels would make it that much more efficient also - if anyone was willing to make a deal on them ...

#crysx

Pages: « 1 ... 325 326 327 328 329 330 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 ... 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!