Bitcoin Forum
May 02, 2024, 05:31:15 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 [269] 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 ... 1240 »
  Print  
Author Topic: CCminer(SP-MOD) Modded GPU kernels.  (Read 2347498 times)
zTheWolfz
Full Member
***
Offline Offline

Activity: 231
Merit: 150



View Profile
August 30, 2015, 05:14:57 AM
 #5361


You only need to add one line, "12" will get you OC and fan control but only on cards with a monitor attached.
I've seen attempts to fake a monitor on a second card but nothing has worked for me.

http://www.phoronix.com/scan.php?px=MTY1OTM&page=news_item
Not really true so I found out on my setup. 8 & 12 did nothing only after I added "Coolbits" "5" was adjusting the fan speed enabled.
So I think it may depending on the card type and or driver used, some may have to play with different numbers for each type setup or driver used.
I just never removed the others and paste those because they did work for other setups.

Edit: have you tried making a dummy plug for those cards without a monitor?

https://rumorscity.com/2013/12/06/how-to-create-dummy-plugs-for-your-graphics-cards/

We had to use these back in the day before Nvidia got there stuff together in there drivers for folding at home rigs with muti video cards.
I still have some laying around here. lol

I had only tried software hacks but this looks interesting.

The coolbits pattern changed, either with the driver version or card generation. I have the latest driver and
maxwell cards and "12" works for me. "5" is an old code, the phoronix article explains it.  Either way you
can set all the necessary bits on one line.

I'm using a pretty old driver 304.125 because its the only one I could get folding to work with without errors in Linux.
So its probably why "5" is the only one that works in this setup. I still fold once a month with my main server rig
for the $10 EVGA Bucks, saves me 120 dollars a year off my next EVGA buy. I didn't really buy much last year so
I had enough to fully pay for the GTX960SSC with what I had saved up. 750k gets the 1st 5$ 1.5 mil get the 2nd 5$
http://folding.extremeoverclocking.com/user_summary.php?s=&u=610174

Folding@EVGA http://forums.evga.com/EVGA-Folding-Year-8-m2301653.aspx
I been folding for over 15 years way back before we had the type of power we have today to do these things.
I only cut back on my folding after getting into Cryptocurrency and F@H made a 4P rig almost worthless after I just payed $900
for the motherboard alone. So I put all my hardware to make money instead of spending it to keep up with folding projects.
It is a good cause.

About the bits I had read that all could be on one line but was unsure if they needed spaces or comers in between each
since there were no examples shown and the post wasn't very clear. Thanks for clearing that up.
1714671075
Hero Member
*
Offline Offline

Posts: 1714671075

View Profile Personal Message (Offline)

Ignore
1714671075
Reply with quote  #2

1714671075
Report to moderator
1714671075
Hero Member
*
Offline Offline

Posts: 1714671075

View Profile Personal Message (Offline)

Ignore
1714671075
Reply with quote  #2

1714671075
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
hashbrown9000
Sr. Member
****
Offline Offline

Activity: 427
Merit: 250


View Profile
August 30, 2015, 06:15:43 AM
 #5362

linux guys, check out the kopiemtu thread on litecoin.org. i solved the overclocking multiple cards issue around page 60-65 or so.  i run driver 346.59 and cuda 6.5

Pinkcoin:
ETH:
VTC:
BTC:
dominuspro
Full Member
***
Offline Offline

Activity: 201
Merit: 100


View Profile
August 30, 2015, 07:02:39 AM
 #5363

linux overclock:
As a complete linux noob I lost 1 afternoon messing with xorg.conf file. I could enable OC for first gpu only. Then luckily I found nvidia-xconfig command.
This command made the trick:
nvidia-xconfig -a --cool-bits=28

It generates a new xorg.conf.
-a enables 1 screen for each gpu
coolbits 28 enables nvidia oc + fan controls in xserver settings and should also enable voltage control from the terminal. It is meant for maxwell cards. Older could need different approach.


Tested on latest Lubuntu with nvidia 355.06 driver and some messed up cuda sdk 7.5 + 7.0

I hope it helps somebody Wink
chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
August 30, 2015, 07:10:51 AM
 #5364

linux overclock:
As a complete linux noob I lost 1 afternoon messing with xorg.conf file. I could enable OC for first gpu only. Then luckily I found nvidia-xconfig command.
This command made the trick:
nvidia-xconfig -a --cool-bits=28

It generates a new xorg.conf.
-a enables 1 screen for each gpu
coolbits 28 enables nvidia oc + fan controls in xserver settings and should also enable voltage control from the terminal. It is meant for maxwell cards. Older could need different approach.


Tested on latest Lubuntu with nvidia 355.06 driver and some messed up cuda sdk 7.5 + 7.0

I hope it helps somebody Wink

cuda 7.0 ( .28 ) and 7.5 break just about every hashrate except x11 from what i can see ( and x11 is down by around 200KH compiled with them also ) ....

but i will try this when i get the chance to change settings / systems ...

ill be in full swing again tomorrow - so a great deal needs to be done ... debian based systems ( like ubuntu ) may work differently than fedora - so i will try and have a look at how this functions for fedora tomorrow ...

tanx for the info ...

#crysx

chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
August 30, 2015, 07:13:05 AM
 #5365

linux guys, check out the kopiemtu thread on litecoin.org. i solved the overclocking multiple cards issue around page 60-65 or so.  i run driver 346.59 and cuda 6.5

tanx hashbrown ...

its a mess when it comes to a 'simple' way of enabling all those features with linux ...

nvidia - as large and equippped as they are - really dont put a great deal of thought and effort into making it a more simplified approach to facilitating the linux community ... amd are a lot worse though ...

your help with this has been priceless ...

tanx again ...

#crysx

dominuspro
Full Member
***
Offline Offline

Activity: 201
Merit: 100


View Profile
August 30, 2015, 07:22:44 AM
 #5366

linux overclock:
As a complete linux noob I lost 1 afternoon messing with xorg.conf file. I could enable OC for first gpu only. Then luckily I found nvidia-xconfig command.
This command made the trick:
nvidia-xconfig -a --cool-bits=28

It generates a new xorg.conf.
-a enables 1 screen for each gpu
coolbits 28 enables nvidia oc + fan controls in xserver settings and should also enable voltage control from the terminal. It is meant for maxwell cards. Older could need different approach.


Tested on latest Lubuntu with nvidia 355.06 driver and some messed up cuda sdk 7.5 + 7.0

I hope it helps somebody Wink

cuda 7.0 ( .28 ) and 7.5 break just about every hashrate except x11 from what i can see ( and x11 is down by around 200KH compiled with them also ) ....

but i will try this when i get the chance to change settings / systems ...

ill be in full swing again tomorrow - so a great deal needs to be done ... debian based systems ( like ubuntu ) may work differently than fedora - so i will try and have a look at how this functions for fedora tomorrow ...

tanx for the info ...

#crysx

I know about cuda issues... I just tried following the tutorial on ethereum cuda thread to start slowly with linux Wink
Then I managed tho compile also other miners and then started messing with overclock... I'll probably have to do a new linux install to a smaller usb stick and it will be cuda 6.5 then Smiley

I forgot to say that it does not need any display or dummy plug connected into the second graphic card.
cheers
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
August 30, 2015, 10:44:13 AM
 #5367

Not much but I guess every little bit help. Wow it charges a fee every time you send now?
I don't recall it doing that before on BTC, just every now and then if I recall right..

- @sp_ : Transaction ID: 6f3ef10c412df4da57adf4d9d2c685d4c0dfdee610a2440bd2ff9acbc410f1c5-000
- @djm34 : Transaction ID: 438f780019f9788797a58b982b46575daa47e5b6f5b3db8cfe9e254ed723ba57-000
- @pallas : Transaction ID: 88b404d6b9036c6b123d192f54d8accb52f1da347a5a5f5855dc3c229d648b7c-000

Thanks for your support. I have added more hash for the gtx 960 (quark.) the other cards are also abit faster.
If you can build yourself, please try release 62+ (github)

Keccac512 with less instructions


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

Activity: 2898
Merit: 1087

Team Black developer


View Profile
August 30, 2015, 12:15:58 PM
 #5368

My EVGA superclocked gtx 950 mines quark at 8.3MHASH on factory clocks. Release 62
I have the same card. How far does your boost by default?
Mine goes to 1380. I got shit ASIC, only 66%  Angry

Don't have gpuz installed. Not sure. In the latest from github the EVGA gtx 950 superclocked is peaking at 8.5 MHASH release 62+. So I managed to push it up  150-200KHASH this weekend.

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

Activity: 427
Merit: 250


View Profile
August 30, 2015, 03:08:47 PM
 #5369

@dominuspro,  I see you're running a newer driver than me. it seems nvidia likes to change the method of enabling OC on all GPUs with each new driver release. I had to go thru the same research because kopiemtu used to use driver 340.xx and the OC method was different even back then.

Pinkcoin:
ETH:
VTC:
BTC:
dominuspro
Full Member
***
Offline Offline

Activity: 201
Merit: 100


View Profile
August 30, 2015, 04:44:29 PM
 #5370

@dominuspro,  I see you're running a newer driver than me. it seems nvidia likes to change the method of enabling OC on all GPUs with each new driver release. I had to go thru the same research because kopiemtu used to use driver 340.xx and the OC method was different even back then.

At least it is possible to oc Wink
Anyway I feel much more confident overclocking in Win enviroment with afterburner Tongue

andyatcrux
Legendary
*
Offline Offline

Activity: 938
Merit: 1000



View Profile
August 30, 2015, 06:08:16 PM
Last edit: August 30, 2015, 10:21:49 PM by andyatcrux
 #5371

I currently have crossfired R9 270 cards in my computer. I am pulling them out and rebuilding my mining rig. I will be adding 2 R9 290x cards to make a four card rig. The R9 270 is currently the best overall card to mine ETH, getting 18 MH/s with each card, whereas reported hashrates for the R9 290x are about 21 MH/s. So obviously 2 of the R9 270 is better than a single R9 290x for this purpose, but I want my rig to be versatile with regards to mining other algos.

So.... that said, I am writing in this thread to say that I am debating whether or not to get a Nvidia card for my computer to replace the crossfired R9 270 cards.  I had ordered an R9 Fury X, but delays in shipping caused me to cancel. I am now down to deciding on either a single R9 290x Vapor-X or the Gigabyte GTX 970 G1.

This seems like it would give me the best versatility between my mining rig and my computer when mining various algos. Power consumption is not that much of a concern, but keeping temps cool in my computer case is a big plus that has me leaning towards getting the Nvidia card. I am only undecided at this point because from most available comparisons of hashrates that I can find, the R9 290x seems to greatly beat out the 970.

 I probably have said more than I need to, but what say ye? Is the 970 the better choice?


Edit: Okay, wrong thread for this probably  Cheesy
Slava_K
Hero Member
*****
Offline Offline

Activity: 677
Merit: 500



View Profile
August 30, 2015, 07:41:45 PM
Last edit: August 30, 2015, 07:56:29 PM by Slava_K
 #5372

In commit 980 i have a problem whith text visualisation in Miner Control (last correct is tid xxxxxxxx, thats all...). No hash. No gpu №. but miner is working. Cant test hashrates...
On nicehash miner is faster. I go to close credit for my 980gtx and do payment for grate gob!

                                 
                  █████████████████████████████▒
               ▒███████████████████████████████▓░
             ▒████▓                         ░▓███▒░
         ░▒▓████▓                             ░▓███▓▓▒▒░
▓▓▓▓▓████████▓▒               ░░░▒▒▒▒▒░         ░▒█████████▓▓▓▓▓
████████▓▒                ░▒▓▓▓▒▒▒▒▒▒▒▓▓▓▓▒         ░░▒▒████████
▓██▓                   ░▒▓▓▓▒▒▒▒▒▒▒▒▒▒▒▒▒▓███▒░             ███▓
▒███                 ░▓█▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▓▓█████▒░         ▓▓█░
░█▓█                ▓█▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▓▓▓▓▓▓█████▓██░     ▓███
 ▓██▓             ▒██▒▒░▒▒▒▒▒▒▒░▒▒▒▒▒▒▒▒▒▒▒░▒▒░  ░▓█▓      ███▓
 ▒█▓█            ▓█▓▒▒▒▒▒▒▒▒▒▒░▒░▒░░░░░▒▒░ ░▒░░▓███▓      ▒███▒
  █▓█▓          ▓█▓▒▓▒▒▒▒░░░░░░░░░░░░▒▓▒▒░░▒▒▓█████░      ███▓
  ▒█▓█░        ░██▓▓▒░░░░░░░░░▒▓▒░ ░░░ ░░▒▒▓▓▓▓▓█▒█░     ▓███▒
   ▓▓▓▓        ███▒░░░░░▒░░░▒▒▒▒▒░░░░░▒▒▒▒▒▒▒▒▒▓▓ █░    ▒███▒
   ░▓▓▓▓   ░▒▒ █▓▒▒▒▒▒▓▓▓▒░▒░░░░░░░▒▒▒▒▒▒▒▒▒░▒▒▓ ▒█    ░████
    ░▓▒▓▒ ░▓████▓▓▓▒▒▒▓▒░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒▒▒▒  ██   ░████
     ▒▓▓██  ▓████▓▒▒░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒░▒░▒▒░ ░██▒  ░████▒
      ▓████  ░██████▓▓▓▓▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒░░  ░███▓  ░████░
       ▒████   ▓█▓░█████▓▓▒▒▒▒▒▒▒▒▒▒░░░░░░▒▓████░  ▒████▒
        ░████▒  ▒░   ▒██████▓▓▓▒▒▒▒▒▒▒▓██████▓░   ▓████▒
          ████▓         ░▒▓██████████████▓░░    ░████▓
           ▒████▒                              ▓████░
             ▓████░                          ▒████▒
              ░████▓░                      ▒████▓
                ░████▓░                  ▒████▓░
                  ░████▓░              ▒████▓
                     ░▓████▒          ▓████▒
                       ░▒████▓░    ▒████▓
                          ░▓████▓▓████▓░
                             ▒█████▓░
                               ░▒▒░
✬✬✬✬✬















[/cen
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
August 30, 2015, 07:44:58 PM
 #5373

Edit, I forgot to check in something. Will do it now.


I have merged som changes from another coder called Nelson, but some of the code doesn't work so I had to revert parts of it.

I think the best will be to do a clean and a full rebuild with the latest sourcecode.

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

Activity: 2898
Merit: 1087

Team Black developer


View Profile
August 30, 2015, 08:07:46 PM
 #5374

I have submitted a fix. please test.

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

Activity: 677
Merit: 500



View Profile
August 30, 2015, 08:51:25 PM
Last edit: August 30, 2015, 09:20:37 PM by Slava_K
 #5375

Work fixed  Grin. Night to test in real world...  Cool

                                 
                  █████████████████████████████▒
               ▒███████████████████████████████▓░
             ▒████▓                         ░▓███▒░
         ░▒▓████▓                             ░▓███▓▓▒▒░
▓▓▓▓▓████████▓▒               ░░░▒▒▒▒▒░         ░▒█████████▓▓▓▓▓
████████▓▒                ░▒▓▓▓▒▒▒▒▒▒▒▓▓▓▓▒         ░░▒▒████████
▓██▓                   ░▒▓▓▓▒▒▒▒▒▒▒▒▒▒▒▒▒▓███▒░             ███▓
▒███                 ░▓█▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▓▓█████▒░         ▓▓█░
░█▓█                ▓█▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▓▓▓▓▓▓█████▓██░     ▓███
 ▓██▓             ▒██▒▒░▒▒▒▒▒▒▒░▒▒▒▒▒▒▒▒▒▒▒░▒▒░  ░▓█▓      ███▓
 ▒█▓█            ▓█▓▒▒▒▒▒▒▒▒▒▒░▒░▒░░░░░▒▒░ ░▒░░▓███▓      ▒███▒
  █▓█▓          ▓█▓▒▓▒▒▒▒░░░░░░░░░░░░▒▓▒▒░░▒▒▓█████░      ███▓
  ▒█▓█░        ░██▓▓▒░░░░░░░░░▒▓▒░ ░░░ ░░▒▒▓▓▓▓▓█▒█░     ▓███▒
   ▓▓▓▓        ███▒░░░░░▒░░░▒▒▒▒▒░░░░░▒▒▒▒▒▒▒▒▒▓▓ █░    ▒███▒
   ░▓▓▓▓   ░▒▒ █▓▒▒▒▒▒▓▓▓▒░▒░░░░░░░▒▒▒▒▒▒▒▒▒░▒▒▓ ▒█    ░████
    ░▓▒▓▒ ░▓████▓▓▓▒▒▒▓▒░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒▒▒▒  ██   ░████
     ▒▓▓██  ▓████▓▒▒░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒░▒░▒▒░ ░██▒  ░████▒
      ▓████  ░██████▓▓▓▓▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒░░  ░███▓  ░████░
       ▒████   ▓█▓░█████▓▓▒▒▒▒▒▒▒▒▒▒░░░░░░▒▓████░  ▒████▒
        ░████▒  ▒░   ▒██████▓▓▓▒▒▒▒▒▒▒▓██████▓░   ▓████▒
          ████▓         ░▒▓██████████████▓░░    ░████▓
           ▒████▒                              ▓████░
             ▓████░                          ▒████▒
              ░████▓░                      ▒████▓
                ░████▓░                  ▒████▓░
                  ░████▓░              ▒████▓
                     ░▓████▒          ▓████▒
                       ░▒████▓░    ▒████▓
                          ░▓████▓▓████▓░
                             ▒█████▓░
                               ░▒▒░
✬✬✬✬✬















[/cen
hashbrown9000
Sr. Member
****
Offline Offline

Activity: 427
Merit: 250


View Profile
August 31, 2015, 02:37:23 AM
 #5376

giving solo mining a shot on zoom coin tonite

Pinkcoin:
ETH:
VTC:
BTC:
tsiv
Full Member
***
Offline Offline

Activity: 137
Merit: 100


View Profile
August 31, 2015, 06:16:55 AM
 #5377

So, I heard rewriting Lyra2REv2 is all the rage these days...

bensam1231
Legendary
*
Offline Offline

Activity: 1750
Merit: 1024


View Profile
August 31, 2015, 06:39:25 AM
 #5378

Give me coins still hasn't changed their difficulty modifier... One could say they're being... difficult...

So, I heard rewriting Lyra2REv2 is all the rage these days...



For sale, available, or private?

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

Activity: 2898
Merit: 1087

Team Black developer


View Profile
August 31, 2015, 06:41:43 AM
 #5379

A rewrite of lyra2v2 with shfl up instruction is old news. nicehash payouts for the lyra2v2 algo has gone down from 0.8BTC/GHASH on launch and down to 0.35BTC/GHASH making it less profitable than quark even with an optimized miner.

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

Activity: 137
Merit: 100


View Profile
August 31, 2015, 07:19:42 AM
 #5380

Give me coins still hasn't changed their difficulty modifier... One could say they're being... difficult...

So, I heard rewriting Lyra2REv2 is all the rage these days...

*pretty picture omitted*

Yea, fortunately it's not that hard to add --diff 0.5 on the command line. Just hoping they give a bit of a heads up before changing it if they ever do.

For sale, available, or private?

Undecided, private and for virtual **** waving for the time being. Not very impressed with the OSS + donation model so far, pretty much quit for while but we'll see. Let's just say I didn't exactly drown in donations for the CN and spreadX11 miners, then a certain somebody comes along with some optimizations and decides to sell them for 0.1 BTC. Why bother.

A rewrite of lyra2v2 with shfl up instruction is old news. nicehash payouts for the lyra2v2 algo has gone down from 0.8BTC/GHASH on launch and down to 0.35BTC/GHASH making it less profitable than quark even with an optimized miner.

Zero shuffles in this mofo, would run on sm_32 straight as is and 30 for sure after replacing ldgs with regular loads. Probably lower but CBA to check.

Meeeh, actually mining VTC instead of dumbassing it and mining for 0.33 on Nicehash seems to be on par with Nicehash quark profitability, more or less. Curiously enough Westhash is paying 0.6 for l2v2 and it's likely that somebody's still making profit on their orders at that price.
Pages: « 1 ... 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 [269] 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 ... 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!