Author

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

sr. member
Activity: 506
Merit: 252
Anyone have power numbers for the 970 and 750ti on x11 using this mod? I've been skimming the thread and there still doesn't seem to be any recent power numbers.

power - as in electricity usage? ...

#crysx

My Rig of 6 Evga 750 ti SC (No bios mod no extra power connector No OC) cards runs at 88W without any load

Running X11 I am running at 384W from the wall.

So 296W for the 6 Cards so 49.34W per card.

that calculation is wrong =P

your gpus consume idle power about 7.5 W (750ti about 7 to 8 W)

So 341W for the 6 Cards so 56.83 W per card.

Grim, I would guess that his calculation is more correct than yours.

You forgot about CPU etc.

Also, a PSU is not 100% efficient, so watts are consumed in the conversion of AC to DC by the PSU itself.



lol ...

384 - 341 = your cpu and what not ...

and besides that all these readings are from the wall ...

(we don't know his PSU efficiency but you can probably assume something between 85 to 90% which is irrelevant tho in this case)
legendary
Activity: 1510
Merit: 1003
Quark: R47 ~6766 khs > Commit 749 ~6797 khs

R47 was not best for me.  Commit 742 was: 5824khs
Now commit 749 5834 khs, +10khs, nice Wink
sr. member
Activity: 292
Merit: 250
Quark: R47 ~6766 khs > Commit 749 ~6797 khs
hero member
Activity: 644
Merit: 502
Anyone have power numbers for the 970 and 750ti on x11 using this mod? I've been skimming the thread and there still doesn't seem to be any recent power numbers.

power - as in electricity usage? ...

#crysx

My Rig of 6 Evga 750 ti SC (No bios mod no extra power connector No OC) cards runs at 88W without any load

Running X11 I am running at 384W from the wall.

So 296W for the 6 Cards so 49.34W per card.

that calculation is wrong =P

your gpus consume idle power about 7.5 W (750ti about 7 to 8 W)

So 341W for the 6 Cards so 56.83 W per card.

Grim, I would guess that his calculation is more correct than yours.

You forgot about CPU etc.

Also, a PSU is not 100% efficient, so watts are consumed in the conversion of AC to DC by the PSU itself.

sr. member
Activity: 506
Merit: 252
Anyone have power numbers for the 970 and 750ti on x11 using this mod? I've been skimming the thread and there still doesn't seem to be any recent power numbers.

power - as in electricity usage? ...

#crysx

My Rig of 6 Evga 750 ti SC (No bios mod no extra power connector No OC) cards runs at 88W without any load

Running X11 I am running at 384W from the wall.

So 296W for the 6 Cards so 49.34W per card.

that calculation is wrong =P

your gpus consume idle power about 7.5 W (750ti about 7 to 8 W)

So 341W for the 6 Cards so 56.83 W per card.
hero member
Activity: 644
Merit: 500
Anyone have power numbers for the 970 and 750ti on x11 using this mod? I've been skimming the thread and there still doesn't seem to be any recent power numbers.

power - as in electricity usage? ...

#crysx

My Rig of 6 Evga 750 ti SC (No bios mod no extra power connector No OC) cards runs at 88W without any load

Running X11 I am running at 384W from the wall.

So 296W for the 6 Cards so 49.34W per card.

Yep, I also use 50W per card for quick reference.
member
Activity: 95
Merit: 10
Anyone have power numbers for the 970 and 750ti on x11 using this mod? I've been skimming the thread and there still doesn't seem to be any recent power numbers.

power - as in electricity usage? ...

#crysx

My Rig of 6 Evga 750 ti SC (No bios mod no extra power connector No OC) cards runs at 88W without any load

Running X11 I am running at 384W from the wall.

So 296W for the 6 Cards so 49.34W per card.
legendary
Activity: 2912
Merit: 1091
--- ChainWorks Industries ---
Anyone have power numbers for the 970 and 750ti on x11 using this mod? I've been skimming the thread and there still doesn't seem to be any recent power numbers.

power - as in electricity usage? ...

#crysx
legendary
Activity: 2912
Merit: 1091
--- ChainWorks Industries ---
:loop
ccminer.exe -r 1 -R 5 -a quark   -o stratum+tcp://us-west01.miningrigrentals.com:3333 -u me -p x  -d 0,1,2
taskkill -t -f /im ccminer*
timeout -t 1

ccminer.exe -r 1 -R 5 -a quark   -o stratum+tcp://us-central01.miningrigrentals.com:3333 -u me  -p x  -d 0,1,2
goto loop

Should prevent the crash.

nice ...

now for a linux one and we will be set ...

Wink ...

from memory - there was someone who did actually write a looping script - but cant remember who or when or where ...

#crysx

CBuchner--

CBuchner wrote the looping scrypt for CudaMiner.  He also had a timeout switch that would restart CudaMiner after so many seconds.  Yaamp has a looper that will cycle through the top paying algos.  I revised it to reflect the actual performance of the cards with up-to-date software, and posted a bunch of pages back.       --scryptr

where scryptr? ... do you have a link? ...

would luv to see it ... and implement it if we can ...

#crysx
I posted the below a while back.  Not sure how well the script works anymore (I use my own so never tried skunk's), but it would be a start.
... skunk posted a bash script back in November to do this (also integrating nicehash, and trademybit (RIP)): https://bitcointalksearch.org/topic/m.9434777 .  I also have my own bash script to do such things Wink

tanx much flipclip ... ill have a look at it in the morning ...

#crysx
member
Activity: 111
Merit: 10
:loop
ccminer.exe -r 1 -R 5 -a quark   -o stratum+tcp://us-west01.miningrigrentals.com:3333 -u me -p x  -d 0,1,2
taskkill -t -f /im ccminer*
timeout -t 1

ccminer.exe -r 1 -R 5 -a quark   -o stratum+tcp://us-central01.miningrigrentals.com:3333 -u me  -p x  -d 0,1,2
goto loop

Should prevent the crash.

nice ...

now for a linux one and we will be set ...

Wink ...

from memory - there was someone who did actually write a looping script - but cant remember who or when or where ...

#crysx

CBuchner--

CBuchner wrote the looping scrypt for CudaMiner.  He also had a timeout switch that would restart CudaMiner after so many seconds.  Yaamp has a looper that will cycle through the top paying algos.  I revised it to reflect the actual performance of the cards with up-to-date software, and posted a bunch of pages back.       --scryptr

where scryptr? ... do you have a link? ...

would luv to see it ... and implement it if we can ...

#crysx
I posted the below a while back.  Not sure how well the script works anymore (I use my own so never tried skunk's), but it would be a start.
... skunk posted a bash script back in November to do this (also integrating nicehash, and trademybit (RIP)): https://bitcointalksearch.org/topic/m.9434777 .  I also have my own bash script to do such things Wink
legendary
Activity: 1764
Merit: 1024
Anyone have power numbers for the 970 and 750ti on x11 using this mod? I've been skimming the thread and there still doesn't seem to be any recent power numbers.
legendary
Activity: 2002
Merit: 1051
ICO? Not even once.
:loop
ccminer.exe -r 1 -R 5 -a quark   -o stratum+tcp://us-west01.miningrigrentals.com:3333 -u me -p x  -d 0,1,2
taskkill -t -f /im ccminer*
timeout -t 1

ccminer.exe -r 1 -R 5 -a quark   -o stratum+tcp://us-central01.miningrigrentals.com:3333 -u me  -p x  -d 0,1,2
goto loop

Should prevent the crash.

nice ...

now for a linux one and we will be set ...

Wink ...

from memory - there was someone who did actually write a looping script - but cant remember who or when or where ...

#crysx

CBuchner--

CBuchner wrote the looping scrypt for CudaMiner.  He also had a timeout switch that would restart CudaMiner after so many seconds.  Yaamp has a looper that will cycle through the top paying algos.  I revised it to reflect the actual performance of the cards with up-to-date software, and posted a bunch of pages back.       --scryptr

Tpruvot added that same cudaminer parameter (--time-limit) to his ccminer fork: https://github.com/tpruvot/ccminer/commit/c6a94c9998acf81559ffb122e309e5a12457f349
legendary
Activity: 2912
Merit: 1091
--- ChainWorks Industries ---
:loop
ccminer.exe -r 1 -R 5 -a quark   -o stratum+tcp://us-west01.miningrigrentals.com:3333 -u me -p x  -d 0,1,2
taskkill -t -f /im ccminer*
timeout -t 1

ccminer.exe -r 1 -R 5 -a quark   -o stratum+tcp://us-central01.miningrigrentals.com:3333 -u me  -p x  -d 0,1,2
goto loop

Should prevent the crash.

nice ...

now for a linux one and we will be set ...

Wink ...

from memory - there was someone who did actually write a looping script - but cant remember who or when or where ...

#crysx

CBuchner--

CBuchner wrote the looping scrypt for CudaMiner.  He also had a timeout switch that would restart CudaMiner after so many seconds.  Yaamp has a looper that will cycle through the top paying algos.  I revised it to reflect the actual performance of the cards with up-to-date software, and posted a bunch of pages back.       --scryptr

where scryptr? ... do you have a link? ...

would luv to see it ... and implement it if we can ...

#crysx
legendary
Activity: 1797
Merit: 1028
:loop
ccminer.exe -r 1 -R 5 -a quark   -o stratum+tcp://us-west01.miningrigrentals.com:3333 -u me -p x  -d 0,1,2
taskkill -t -f /im ccminer*
timeout -t 1

ccminer.exe -r 1 -R 5 -a quark   -o stratum+tcp://us-central01.miningrigrentals.com:3333 -u me  -p x  -d 0,1,2
goto loop

Should prevent the crash.

nice ...

now for a linux one and we will be set ...

Wink ...

from memory - there was someone who did actually write a looping script - but cant remember who or when or where ...

#crysx

CBuchner--

CBuchner wrote the looping scrypt for CudaMiner.  He also had a timeout switch that would restart CudaMiner after so many seconds.  Yaamp has a looper that will cycle through the top paying algos.  I revised it to reflect the actual performance of the cards with up-to-date software, and posted a bunch of pages back.       --scryptr
legendary
Activity: 2912
Merit: 1091
--- ChainWorks Industries ---
:loop
ccminer.exe -r 1 -R 5 -a quark   -o stratum+tcp://us-west01.miningrigrentals.com:3333 -u me -p x  -d 0,1,2
taskkill -t -f /im ccminer*
timeout -t 1

ccminer.exe -r 1 -R 5 -a quark   -o stratum+tcp://us-central01.miningrigrentals.com:3333 -u me  -p x  -d 0,1,2
goto loop

Should prevent the crash.

nice ...

now for a linux one and we will be set ...

Wink ...

from memory - there was someone who did actually write a looping script - but cant remember who or when or where ...

#crysx
legendary
Activity: 2002
Merit: 1051
ICO? Not even once.
:loop
ccminer.exe -r 1 -R 5 -a quark   -o stratum+tcp://us-west01.miningrigrentals.com:3333 -u me -p x  -d 0,1,2
taskkill -t -f /im ccminer*
timeout -t 1

ccminer.exe -r 1 -R 5 -a quark   -o stratum+tcp://us-central01.miningrigrentals.com:3333 -u me  -p x  -d 0,1,2
goto loop

Should prevent the crash.
legendary
Activity: 1797
Merit: 1028
The as-compiled by sp_ release 45 is a nightmare on my rig, mining Quark

GTX 970
i7 4770
16GB
Win 8.1

Unsteady hashrate with -i 20, and most any other intensity setting crashes.

After a crash, the GPU goes into a low power mode and I have to restart the machine. I suspect that if I used an older version of Afterburner or Precision X that has the K-Boost button, I might be able to wake it up after the crash without restarting .

Either way, it is very buggy and that makes me Sad

download nvidia inspector

Use bat-file with

nvidiaInspector -restartDisplayDriver
Nvidia inspector is an  OverClocking application. Does it have anything to do with recovering from a crash?

DRIVER CRASH--

I am often able to overcome a driver crash with EVGA PrecisionX 16, an overclocking utility.  If you drive the card to hard, and the driver crashes, the card can be reset by turning "Boost Clock" off and on and then re-applying the clocking settings.  The desktop display may also need to be reset, as well.       --scryptr
Thanks scryptr. But what I just installed was TdrDelaySetTo40 that I found in nvminer zip folder. It hasn't crashed yet. But when renting hash and not able to monitor all the time I needed something to restart the miner right away. He is the problem I was having or still maybe have.
 At that time the command window was still open and if I clicked the warning window off the miner would start mining again without any problem.



thx

EDIT: This happened a lot when the stratum failed and at the goto loop. Tested it by disconnecting the ithernet.

:loop
ccminer.exe -r 1 -R 5 -a quark   -o stratum+tcp://us-west01.miningrigrentals.com:3333 -u me -p x  -d 0,1,2
ccminer.exe -r 1 -R 5 -a quark   -o stratum+tcp://us-central01.miningrigrentals.com:3333 -u me  -p x  -d 0,1,2
goto loop

nVidiaInspector --

The program is a GOOD ONE for Windows!  It overclocks and is NOT LIMITED to 4 CARDS!  I am able to access the settings on all 6 of the GTX 750ti SSC cards on the Windows rig, save the settings in a shortcut, and place the shortcut in the Startup Folder on my rig.  Fan speed, clock speed for core and memory, and power settings are all adjustable.  I added 500kh/s to the rig's Lyra2 mining hash rate with the utility (4.5Mh/s now).

@tbearhere --

I also get the Windows warning "ccminer has stopped working" when it cycles through the batch file.  It requires manual intervention and disrupts the functionality of the goto loop.  Apparently, it is a more frequent problem in Windows 8.  I don't have a solution yet, I am still looking.      

 --scryptr
legendary
Activity: 1797
Merit: 1028
RELEASE v47--

Quick Quark stats:

GTX 750ti FTW: 6.32-6.5Mh/s per card, 38.4Mh/s for 6x750ti rig

GTX 960 SSC: 10.1Mh/s per single card in a work computer with low load

GTX 970 FTW+: 14.8Mh/s per card, 29.2Mh/s per 2x970 rig

Error rates are greater.  The last release, v46, could run for hours at 99%+ acceptance rates.  Now, I am getting mid-90% acceptance, early on.

--scryptr
sr. member
Activity: 292
Merit: 250
Ok. Anyway scrypt algo not important.
sp_
legendary
Activity: 2926
Merit: 1087
Team Black developer


Tried the scrypt algo. I get the error seen above. And it just sits there does nothing.

Try to add -l 5x24 as a parameter. The autotune seems to have failed
Jump to: