Author

Topic: CCminer(SP-MOD) Modded NVIDIA Maxwell / Pascal kernels. - page 969. (Read 2347664 times)

sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
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.
hero member
Activity: 677
Merit: 500
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...
member
Activity: 70
Merit: 10
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).
hero member
Activity: 677
Merit: 500
Application dont exit after pool disconnect (-r 3 -R 10). Terminating thread and wait for somthing. -q dont work. I am using win10.
member
Activity: 70
Merit: 10
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.
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
Get latest. I have increased the scantime abit. and some other fixes

member
Activity: 70
Merit: 10
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.
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
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...
legendary
Activity: 1797
Merit: 1028
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
full member
Activity: 140
Merit: 100
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
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
Can you display a screenshot?
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
crazy hashrate logging issue still not fixed for me on latest git commit (built from scratch).
full member
Activity: 173
Merit: 100
Which brothers to help me set up 750TI quarks and lyra2v2 the .bat? Thank you.
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
What would you recommend to mine with Quadro 4000 GPU?

This is compute 2.0 device wich is not supported in any miners.
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
Your hashing code may actually be faster, but if you re-merged the code in dot 63, something went awry.

Just a small change in keccak wich is faster. But it was compiled with another version of the cuda toolkit.
I will give cuda 7.5 another change and try to fix the bugs..
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
Yes, I merged some code from Trent Nelson at it seems to fuckup the colors and output.
Only on Windows, Linux is ok.

Yes, but I have removed it again from the main branch.
newbie
Activity: 28
Merit: 0
What would you recommend to mine with Quadro 4000 GPU?
legendary
Activity: 1797
Merit: 1028
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.

dot 62 and dot 63:

Release dot 62 works fine!  I get, mining Lyra2v2, 6Mh/s on my GTX 960 (Win 7), 4.5+ Mh/s on my 750ti cards (Ubuntu), and 9.2Mh/s on my GTX 970 cards (Ubuntu).  The colors are clean, the TID info is gone, and Linux builds show nice clean temp and fan speeds.  I only tried the release build dot 63 on Windows.  It had the color problems and slightly slower speeds, so I put release dot 62 back in the launch folder.

Your hashing code may actually be faster, but if you re-merged the code in dot 63, something went awry.

--scryptr
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
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.
Jump to: