Bitcoin Forum
May 02, 2024, 09:57:28 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 320 321 322 323 ... 1240 »
  Print  
Author Topic: CCminer(SP-MOD) Modded GPU kernels.  (Read 2347498 times)
pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
September 01, 2015, 03:34:17 PM
 #5441

crazy hashrate logging issue still not fixed for me on latest git commit (built from scratch).

1714687048
Hero Member
*
Offline Offline

Posts: 1714687048

View Profile Personal Message (Offline)

Ignore
1714687048
Reply with quote  #2

1714687048
Report to moderator
1714687048
Hero Member
*
Offline Offline

Posts: 1714687048

View Profile Personal Message (Offline)

Ignore
1714687048
Reply with quote  #2

1714687048
Report to moderator
If you see garbage posts (off-topic, trolling, spam, no point, etc.), use the "report to moderator" links. All reports are investigated, though you will rarely be contacted about your reports.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
September 01, 2015, 03:44:33 PM
 #5442

Can you display a screenshot?

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

Activity: 140
Merit: 100


View Profile
September 01, 2015, 03:53:51 PM
 #5443

What would you recommend to mine with Quadro 4000 GPU?

This is compute 2.0 device wich is not supported in any miners.

hello there is compute 2.1 supporting miners but im not sure if they are work with cuda 2.0 too
http://cryptomining-blog.com/1998-download-the-latest-build-from-source-of-cudaminer-for-windows/
https://github.com/KBomba/ccminer-KBomba/releases
use 1.0.02
and ccminer 1.6.0 of tanguy pruvot
https://github.com/tpruvot/ccminer/releases

scryptr
Legendary
*
Offline Offline

Activity: 1793
Merit: 1028



View Profile WWW
September 01, 2015, 04:21:49 PM
 #5444

Which brothers to help me set up 750TI quarks and lyra2v2 the .bat? Thank you.

BATCH FILE--

:loop

ccminer -a lyra2v2 -i 19 -o stratum+tcp:\\poolspecificaddress:port -u username.worker1 -p pswd

pause
goto loop

Or, for quark, substitute the following command line:

ccminer -a quark -i 24 -o stratum+tcp:\\poolspecificaddress:port -u username.worker1 -p pswd

You can simply run the batch without the loop structure, but the loop makes small changes in the command line simple. That is, while the loop is paused, you could change the command line with notepad, save, and then trigger the loop and re-run the batch file.

--scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
September 01, 2015, 05:50:52 PM
 #5445

Can you display a screenshot?

Just a lot of per thread hashrate lines, at least 10 times the normal output.
I'm experiencing reduced performance on the pool as well, tried neoscrypt and x11.
The power meter shows recurring short periods of lower usage.
Really weird...

pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
September 01, 2015, 06:52:44 PM
 #5446

Here is a screenshot:

http://www.dropbox.com/s/l5ool2wm64qsqwx/Screenshot_2015-09-01-20-45-53.png

Also quiet mode not working.

t-nelson
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
September 01, 2015, 07:08:32 PM
 #5447

Yes, I merged some code from Trent Nelson at it seems to fuckup the colors and output.


Only on Windows, Linux is ok.

I'm on linux and it's not ok.
I see a new log.c, thread id is back but the issue is still present.

Mind sharing your config.log (output from running ./configure)?  Spare me conning this vbox module compiling with a backports kernel. Smiley

Also screenshot and info about the host box (distro, arch, etc) would be helpful.

I don't think I broke -q! Tongue  I'd suspect this commit, https://github.com/sp-hash/ccminer/commit/bb57e78cf9b5ff2b7afc4af1949498237ee344d6.

BTC:   1K4yxRwZB8DpFfCgeJnFinSqeU23dQFEMu
DASH: XcRSCstQpLn8rgEyS6yH4Kcma4PfcGSJxe
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
September 01, 2015, 07:09:17 PM
 #5448

Get latest. I have increased the scantime abit. and some other fixes


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

Activity: 70
Merit: 10


View Profile
September 01, 2015, 07:15:33 PM
 #5449

I don't think I broke -q! Tongue  I'd suspect this commit, https://github.com/sp-hash/ccminer/commit/bb57e78cf9b5ff2b7afc4af1949498237ee344d6.

Confirmed.  The commit isn't wrong, it just has side-effects.  I'll look into mitigating it after I figure out WTF is up with colors on Winblows, unless someone beats me to it.

BTC:   1K4yxRwZB8DpFfCgeJnFinSqeU23dQFEMu
DASH: XcRSCstQpLn8rgEyS6yH4Kcma4PfcGSJxe
Slava_K
Hero Member
*****
Offline Offline

Activity: 677
Merit: 500



View Profile
September 01, 2015, 07:26:24 PM
 #5450

Application dont exit after pool disconnect (-r 3 -R 10). Terminating thread and wait for somthing. -q dont work. I am using win10.

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















[/cen
t-nelson
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
September 01, 2015, 07:33:30 PM
 #5451

Application dont exit after pool disconnect (-r 3 -R 10). Terminating thread and wait for somthing. -q dont work. I am using win10.

Mind pasting(or screenshot) the exact output at exit?  How long are you waiting?  I've seen the GPU threads take 10-15s to exit without an additional ctrl+c to abort them (Linux).

BTC:   1K4yxRwZB8DpFfCgeJnFinSqeU23dQFEMu
DASH: XcRSCstQpLn8rgEyS6yH4Kcma4PfcGSJxe
Slava_K
Hero Member
*****
Offline Offline

Activity: 677
Merit: 500



View Profile
September 01, 2015, 07:40:39 PM
 #5452

Application dont exit after pool disconnect (-r 3 -R 10). Terminating thread and wait for somthing. -q dont work. I am using win10.

Mind pasting(or screenshot) the exact output at exit?  How long are you waiting?  I've seen the GPU threads take 10-15s to exit without an additional ctrl+c to abort them (Linux).
More then 30 minutes. Last string is "terminating workio threads". Ctrl+C works good. Thats all...

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















[/cen
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
September 01, 2015, 07:46:12 PM
 #5453

Can you display a screenshot?
Just a lot of per thread hashrate lines, at least 10 times the normal output.
I'm experiencing reduced performance on the pool as well, tried neoscrypt and x11.
The power meter shows recurring short periods of lower usage.
Really weird...

I checked in another fix. Seems to increase the hashrate. The flooding was causing a drop in hashrate.

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

Activity: 70
Merit: 10


View Profile
September 01, 2015, 08:18:15 PM
 #5454

Application dont exit after pool disconnect (-r 3 -R 10). Terminating thread and wait for somthing. -q dont work. I am using win10.

Mind pasting(or screenshot) the exact output at exit?  How long are you waiting?  I've seen the GPU threads take 10-15s to exit without an additional ctrl+c to abort them (Linux).
More then 30 minutes. Last string is "terminating workio threads". Ctrl+C works good. Thats all...

I'm sorry, I don't seem to be comprehending the issue.  It sounds like it is working as intended.  Maybe you could post the entire output from the first "CTRL_C_EVENT received, ..." line to the end?

The design behavior is on first ctrl+c, we signal all threads to exit and wait for them to do so on their own.  Since it may take quite some time for the current hash job to finish, a second ctrl+c will signal to abort GPU work.  The application should exit very quickly after the second ctrl+c.


Though I see now that we're killing the threads in the wrong order.  The work from allowing the GPU threads to finish is just thrown away...  Something more for the TODO list. Smiley

BTC:   1K4yxRwZB8DpFfCgeJnFinSqeU23dQFEMu
DASH: XcRSCstQpLn8rgEyS6yH4Kcma4PfcGSJxe
bensam1231
Legendary
*
Offline Offline

Activity: 1750
Merit: 1024


View Profile
September 01, 2015, 08:20:14 PM
 #5455

What sort of incentive is there to use a fee based miner when the current version is free, besides it's doing the right thing? And are you really bitching about having to do a little bit of work to earn money?It really isn't that hard to setup a pool and you know it, you just don't want to have to do the tiniest bit extra work to make it happen (which shows the whole reason we're stuck where we are right now).


Actually, if the miner is good enough, this is kind of bad. One pool getting MASSIVE hashrate, or multiple pools controlled by one person? It's a very quick road to centralization.

2% hashrate isn't massive.

That aside, a developer doesn't even need to make their own pool. They just need A pool. You don't even need to do any work on this besides write in the extra code to divert 2 shares every 100 (although there is still the Lyra difficulty issue that hasn't been resolved yet).

I really don't think a united green team would case an issue related to centralization but even then, we could cross that bridge once we get there.
I think I'm just talking to the wall once again as I got used to being ignored when it comes to serious discussions but what the hell, I'll bite once again; so really as many people are working on optimizing (cuda based) miners there really isn't any improvements towards monetizing it. Personally, I'm using a closed source ccminer fork for about six months now so I'm not really bothered by what's going on with the open source scheme but still, I think there should have been some improvements regarding monetization. Unfortunately there was none.

There's always the argument towards open source fee based miners but there wasn't even a (major) release to at least try the freaking thing. In reality, we, in this thread are in the tiny minority when it comes to nvidia based mining and sites like cryptominingblog and several other sites are the ones distributing the software towards potentially thousands of miners who might not even know what BCT is or might not even speak English. Surely, an open source fee based miner would at least worth a try by now to see how much would it earn from both dedicated and imbecile miners - even if it's a compelte failure - but there wasn't any (major) release of it. Just look at how many people would donate to tsiv towards his/her lyra2rev2 miner.

And then there's yaamp which got open sourced not so recently and even that opportunity got ignored. Maybe I'm just oversimplifying it, but a yaamp based multipool with decent fees and full transparency would really motivate coders to improve code especially if their fee was based on their measured improvements (%) on a per algo basis after an established baseline.

I really think the coders of the community should put their heads together and come up with something reasonable because I'm sure appreciative fans wouldn't mind paying for improvements.

Definitely... It's not just improvements. It seems like Nvidia coders are starting to stop distributing their kernels and optimizations as they don't receive enough back.'I don't get enough donations' seems to be common place now days. I don't want that to happen. A continual fee based system should offer incentive over time. A donation system will ALWAYS be sporadic and will never be enough for some people, that's when it's time to change to something else.

It's also true that a fee based system hasn't been really tried. It STILL works for Claymore and there are still people mining with his miner. That's a perfect example of it working properly. He's still at 2% or 2.5%. Claymore also updated his miner quite regularly during the hay days of Cryptonote. That's what people want if there is a percentage fee associated with it (features wouldn't hurt either).

And yeah, it seems like people like complaining about not getting enough money here, but not doing anything about it. Maybe then because it seems like they're offering a product and then would have to support it? A obligation?

Well, imagine I develop the miner and the pool, and I lock my miner to one pool. If my miner is fast enough, people will switch to it, otherwise they will be at a severe disadvantage. This causes a miner monopoly, and since the pool is locked in the miner, it creates a pool monopoly. Now, one pool easily will have well over 50% hashrate, allowing them to attack the chain if they so choose.

You don't need to have all the shares being submitted to the same pool. Claymore allowed the use of your personal pool and 2 shares would be submitted to a pool of his choosing.

There is also nothing stopping developers from stopping support of such a miner and making their own branch if they hate it. This was the whole reason I suggested a pilot program with 10% increase in hash (SPs private Quark is much faster as is TSIVs Lyra2v2) and 2% fee to see where it goes.

yeah, I agree about not locking a miner to the pool, I was just interested about the closed source. I assume its to ensure receiving compensation for the effort of coding, which I also agree with, but I was just curious if there's anything more.

My only experience is the Monero, and its black and white comparing what has happened with nvidia vs. amd mining - claymore has updated his software constantly, whereas tsivs miner not so much. And, as he stated, its probably because the donations haven't been pouring in.

Oh, closed source only cause otherwise people take out the fee and redistribute it.

I've thought about that as well. Assumedly there will be continued development on such a miner. Just open source a couple versions behind if they so choose. So it's antiquated and not really competitive, but the community can still value from it. Claymore even offered a option where you could use his miner without donations, but lost like 5% of the hashrate if you were hell bent on it (of course the fee was only 2.5% so...).

Such a miner is a good opportunity for developers to make money as well. If they want to work on a complete rewrite, they'll be rewarded for it (as long as the miner isn't a 'only us' crew and snubs other developers that want to help).

I buy private Nvidia miners. Send information and/or inquiries to my PM box.
Slava_K
Hero Member
*****
Offline Offline

Activity: 677
Merit: 500



View Profile
September 01, 2015, 08:43:11 PM
 #5456

Application dont exit after pool disconnect (-r 3 -R 10). Terminating thread and wait for somthing. -q dont work. I am using win10.

Mind pasting(or screenshot) the exact output at exit?  How long are you waiting?  I've seen the GPU threads take 10-15s to exit without an additional ctrl+c to abort them (Linux).
More then 30 minutes. Last string is "terminating workio threads". Ctrl+C works good. Thats all...

I'm sorry, I don't seem to be comprehending the issue.  It sounds like it is working as intended.  Maybe you could post the entire output from the first "CTRL_C_EVENT received, ..." line to the end?

The design behavior is on first ctrl+c, we signal all threads to exit and wait for them to do so on their own.  Since it may take quite some time for the current hash job to finish, a second ctrl+c will signal to abort GPU work.  The application should exit very quickly after the second ctrl+c.


Though I see now that we're killing the threads in the wrong order.  The work from allowing the GPU threads to finish is just thrown away...  Something more for the TODO list. Smiley
[2015-09-01 23:36:03]←[31m Stratum connection failed: Failed to connect to cnote.mine-pool.net port 3800: Timed out←[0m
[2015-09-01 23:36:03]←[31m ...terminating workio thread←[0m
[2015-09-01 23:41:09] CTRL_C_EVENT received, exiting once miner jobs complete. Ctrl+C again to abort miner jobs←[0m
[2015-09-01 23:41:10] workio thread dead, exiting.←[0m

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















[/cen
ldp5500
Full Member
***
Offline Offline

Activity: 173
Merit: 100



View Profile
September 01, 2015, 09:12:33 PM
 #5457

Which brothers to help me set up 750TI quarks and lyra2v2 the .bat? Thank you.

BATCH FILE--

:loop

ccminer -a lyra2v2 -i 19 -o stratum+tcp:\\poolspecificaddress:port -u username.worker1 -p pswd

pause
goto loop

Or, for quark, substitute the following command line:

ccminer -a quark -i 24 -o stratum+tcp:\\poolspecificaddress:port -u username.worker1 -p pswd

You can simply run the batch without the loop structure, but the loop makes small changes in the command line simple. That is, while the loop is paused, you could change the command line with notepad, save, and then trigger the loop and re-run the batch file.

--scryptr

[/quoteThank you very much.]
pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
September 01, 2015, 09:18:21 PM
 #5458

Can you display a screenshot?
Just a lot of per thread hashrate lines, at least 10 times the normal output.
I'm experiencing reduced performance on the pool as well, tried neoscrypt and x11.
The power meter shows recurring short periods of lower usage.
Really weird...

I checked in another fix. Seems to increase the hashrate. The flooding was causing a drop in hashrate.

About the excessive output: now it's improved, still more than previous versions.
About hashrate and power usage: not sure it's related, maybe a hardware problem, will be watching it closely.

t-nelson
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
September 01, 2015, 09:21:58 PM
 #5459

Application dont exit after pool disconnect (-r 3 -R 10). Terminating thread and wait for somthing. -q dont work. I am using win10.

Mind pasting(or screenshot) the exact output at exit?  How long are you waiting?  I've seen the GPU threads take 10-15s to exit without an additional ctrl+c to abort them (Linux).
More then 30 minutes. Last string is "terminating workio threads". Ctrl+C works good. Thats all...

I'm sorry, I don't seem to be comprehending the issue.  It sounds like it is working as intended.  Maybe you could post the entire output from the first "CTRL_C_EVENT received, ..." line to the end?

The design behavior is on first ctrl+c, we signal all threads to exit and wait for them to do so on their own.  Since it may take quite some time for the current hash job to finish, a second ctrl+c will signal to abort GPU work.  The application should exit very quickly after the second ctrl+c.


Though I see now that we're killing the threads in the wrong order.  The work from allowing the GPU threads to finish is just thrown away...  Something more for the TODO list. Smiley
[2015-09-01 23:36:03]←[31m Stratum connection failed: Failed to connect to cnote.mine-pool.net port 3800: Timed out←[0m
[2015-09-01 23:36:03]←[31m ...terminating workio thread←[0m
[2015-09-01 23:41:09] CTRL_C_EVENT received, exiting once miner jobs complete. Ctrl+C again to abort miner jobs←[0m
[2015-09-01 23:41:10] workio thread dead, exiting.←[0m


Yup, looks good.  Looks like there are a lot of blind sleeps might be unnecessarily holding us up in various cases.  One more for the TODO.

BTC:   1K4yxRwZB8DpFfCgeJnFinSqeU23dQFEMu
DASH: XcRSCstQpLn8rgEyS6yH4Kcma4PfcGSJxe
tbearhere
Legendary
*
Offline Offline

Activity: 3136
Merit: 1003



View Profile
September 01, 2015, 09:43:22 PM
 #5460

 sp  could you please put the http protocol back in the source code. I can't wallet mine. And djm lyra2v2 is the same. thx    

I didn't remove it, not sure why it isn't working..

He's probably talking about wallet mining with GBT - coins are moving to newer BTC codebases, which have getwork removed.
This works with release43  but not with release 62 for wallet mining.

ccminer.exe -a quark  -q -o http://localhost:port           < computer  1
ccminer.exe -a quark  -q  -o http://192.168.0.102:port  <  computer 2   Both on the same hub.

Somewhere after release43 it stopped working. Maybe around release50.
Pages: « 1 ... 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 320 321 322 323 ... 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!