Author

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

sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
We need more solominers or a working stratum implementation.. Smiley . 3 hours without a single solo block.

Epsylon? Can you do it, and add pascalcoin to yiimp.

240 000 pascal coins are mined every day. ($180 000). If nanopool has 90% of the nethash, they earn $3240 everyday with the 2% fee.


Nanopool (AMD only) has most of the hashrate


legendary
Activity: 2716
Merit: 1094
Black Belt Developer
The standard miner doesn't feed all the gpus with the same work. Just look at the found nonces: they are not the same.
BTW my miner is faster, I will publish it as soon as possible.
sr. member
Activity: 574
Merit: 250
Fighting mob law and inquisition in this forum
sp_ he menat if you split the payload/share across the gpus instead of lead each gpu with the same work and wait for the fast to finish and drop the rest.
This was the behaviour of the old miner he didn't split it into working units or chunks as u do e.g ZEc or LBRY or such.
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
Pascalcoin SP-mod #1

GTX 1060 3gb  2 threads 610MHASH (+250 on the core -500 on memory) (70 watt in the wall)
GTX 1070  2 threads 900MHASH (+100 on the core -500 on memory) (140 watt in the wall)


You can compare to the amd numbers here:

Which drivers are the best for this miner, cause I can't find info about it Sad

I'm using version 16.11.3

RX 470  ~475 MH/s
RX 480  ~610 MH/s
R9 390x ~640 MH/s
R9 390  ~620 MH/s
R9 280x ~430 MH/s
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
did you fixed the possibility to run all the gpu in one instances? i guess should be pretty easy, dunno why the original dev forgot about it...

Yes but I fixed it with a bat script and small changes to the code.

if you have 5 cards and want to test card #0 with 2 threads. Use:

start /b PascalCoin-CUDA.exe d0  
start /b PascalCoin-CUDA.exe d5

if you have 5 cards and want to test card #0 with 3 threads. Use:

start /b PascalCoin-CUDA.exe d0  
start /b PascalCoin-CUDA.exe d5
start /b PascalCoin-CUDA.exe d10

...

if you have 1 card om the rig and want to test card #0 with 2 threads. Use:

start /b PascalCoin-CUDA.exe d0  
start /b PascalCoin-CUDA.exe d1

Lazy multithread quick fix. But works.
legendary
Activity: 3248
Merit: 1072
I released it now for testing.

scream when you find a block Smiley

https://github.com/sp-hash/ccminer/releases/tag/pascal-spmod1

Beta release for Solomining only.

If you run with 2 threads (bat file) your hashrate is the displayed hashrate of the thread. multiply by 2 to get the gpu speed.

Should be around 25% faster than the Klaust opensource miner.

Use the example batfiles for optimal performance. (2 threads per gpu)

If you use 2 threads you need to multiply the number of gpu's with 2 in the proxy.

Tip some beers or buy some of my private kernels , and I might add some more speed in the kernel code later.

did you fixed the possibility to run all the gpu in one instances? i guess should be pretty easy, dunno why the original dev forgot about it...
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
I released it now for testing.

scream when you find a block Smiley

https://github.com/sp-hash/ccminer/releases/tag/pascal-spmod1

if you run with 2 threads (bat file) your hashrate is 2x the displayed hashrate. No total hashrates. Only per card per thread.

Tip some beers or buy some of my private kernels , and I might add some more speed in the kernel code later.
Cudart64_80.dll missing and VCRUNTIME140.dll missing mesages?

You need to install visualstudio 2015 runtime 64bit.
I will add Cudart64_80.dll in the archieve

Done.

If you use 2 threads you need to multiply the number of gpu's by 2 in the proxy
legendary
Activity: 1030
Merit: 1006
I released it now for testing.

scream when you find a block Smiley

https://github.com/sp-hash/ccminer/releases/tag/pascal-spmod1

if you run with 2 threads (bat file) your hashrate is 2x the displayed hashrate. No total hashrates. Only per card per thread.

Tip some beers or buy some of my private kernels , and I might add some more speed in the kernel code later.
Cudart64_80.dll missing and VCRUNTIME140.dll missing mesages? O, need wallet...
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
I released it now for testing.

scream when you find a block Smiley

https://github.com/sp-hash/ccminer/releases/tag/pascal-spmod1

Beta release for Solomining only.

If you run with 2 threads (bat file) your hashrate is the displayed hashrate of the thread. multiply by 2 to get the gpu speed.

Should be around 25% faster than the Klaust opensource miner.

Use the example batfiles for optimal performance. (2 threads per gpu)

If you use 2 threads you need to multiply the number of gpu's with 2 in the proxy.

The minername needs to be 8 characters.


Tip some beers or buy some of my private kernels , and I might add some more speed in the kernel code later.
sr. member
Activity: 574
Merit: 250
Fighting mob law and inquisition in this forum
Would u mind to share it with us?
Okay is it now just you and pallas?
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
without the possibility to connect to a pool it's useless, solo is dead, well maybe not if you have 100 rig like in your case...

I got 10 blocks yesterday in 24 hours with 50 rigs(1060 and 1070 cards). So you should be able to hit a block a day with 5 modern rigs.
legendary
Activity: 3248
Merit: 1072
I have modified the pascal miner so that it can run more than one thread per gpu. 27% faster than the Klaus-t's kernel but use more power.
900MHASH/gtx 1070 standard clocks. I need to add cpu verification in order to mod the kernel code.

without the possibility to connect to a pool it's useless, solo is dead, well maybe not if you have 100 rig like in your case...
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
I have modified the pascal miner so that it can run more than one thread per gpu. 27% faster than the Klaus-t's kernel but use more power.
900MHASH/gtx 1070 standard clocks. I need to add cpu verification in order to mod and optimize the kernel code.
sr. member
Activity: 445
Merit: 255
Read and replied Smiley

You've got my skype and facebook name (check in my signature for confirmation eventually). Write me on fb, I'm on the move
legendary
Activity: 3164
Merit: 1003
Nikolaj plz read your pm I sent.
sr. member
Activity: 445
Merit: 255
Alexis78 optimisation in this build - https://github.com/alexis78/ccminer. https://mega.nz/#!iJYnWLQJ!jDkcfaWeK6ooYGPhPCieorva9kR9FwGQMbKsAbLY43w . Donate me, I am is super compiler  Grin !!! my BTC is  1BVSGR4cTiFJqCbKtzxZSLyB5NAD9HVGPi
but, it is all for free.
It doesn't work properly with more than 4 cards.

it works perfectly tbear ...

i have tested this version on 6 x gb 750ti oc - and 5 x gb 980ti extremes ...

as ive mentioned to you before - you need a full clean reinstall with the base system setup for mining without ANY other apps and infections / malware that 'may' be in the system - to avoid any issues you have currently with your setup ... and the oc you perform on most of your systems are not required with this version ... they are already maxed out on the intensity side - and you may need to lower this settings in your miner setup ...

soon - the 1080ti farm will be here - and i will be working towards getting all 6 cards working in the one system ... so far there has been no luck - only the 5 cards ...

#crysx
Thx crysx   yes it seems like the intensities may be to high which means lowered them back to the same hashs as 2 years ago. So no improvements. And my op is fine mining with windows. thx  Smiley


there are plenty of improvements mate ...

they have been redone is quite some unique ways ... but the you need to find your breaking point for the cards to maximize the optimization and hashrate ...

the optimization done by alexis far exceeds that of most opensource ( and many private ) miners ...

same hashes as two years ago? ... mate you have some MASSIVE issues with your system if that is the hashrate you are getting with this miner ... especially when you consider that i can use the same opensource miner - on my older cards - and get a huge increase in hashrate over and above the previous private miners i used to buy from sp ...

and that certainly was NOT two years ago my friend ...

#crysx
Sorry I made a mistake on the hashrates. Embarrassed  Its doing fine.  Smiley  It won't matter much anymore because the farms won just like the banks.. stock holders. They stole my house so I'll be homeless because of their greed and corrupt take over of our world.
I'll be shutting down the little miners soon and then my life is done...
See you my friend and friends reading this.
Tried for 3 yrs to just get 1 to 2 BTC a month but just couldn't do it.
The more someone else takes the less I get.
Disabled and no place to go. At 0c outside there is only one thing to do.
Bye crysx and all.
The downing of America by the banks= ZIONISTS.

?

What are you talking about dude?

Send me a pm with your skype contact and we'll have a talk.

Keep on fighting mate. We could arrange something very soon, let's have a talk on skype.

Don't loose the grip on your life, it's a fierce battle but we need to prevail Wink
legendary
Activity: 3164
Merit: 1003
Alexis78 optimisation in this build - https://github.com/alexis78/ccminer. https://mega.nz/#!iJYnWLQJ!jDkcfaWeK6ooYGPhPCieorva9kR9FwGQMbKsAbLY43w . Donate me, I am is super compiler  Grin !!! my BTC is  1BVSGR4cTiFJqCbKtzxZSLyB5NAD9HVGPi
but, it is all for free.
It doesn't work properly with more than 4 cards.

it works perfectly tbear ...

i have tested this version on 6 x gb 750ti oc - and 5 x gb 980ti extremes ...

as ive mentioned to you before - you need a full clean reinstall with the base system setup for mining without ANY other apps and infections / malware that 'may' be in the system - to avoid any issues you have currently with your setup ... and the oc you perform on most of your systems are not required with this version ... they are already maxed out on the intensity side - and you may need to lower this settings in your miner setup ...

soon - the 1080ti farm will be here - and i will be working towards getting all 6 cards working in the one system ... so far there has been no luck - only the 5 cards ...

#crysx
Thx crysx   yes it seems like the intensities may be to high which means lowered them back to the same hashs as 2 years ago. So no improvements. And my op is fine mining with windows. thx  Smiley


there are plenty of improvements mate ...

they have been redone is quite some unique ways ... but the you need to find your breaking point for the cards to maximize the optimization and hashrate ...

the optimization done by alexis far exceeds that of most opensource ( and many private ) miners ...

same hashes as two years ago? ... mate you have some MASSIVE issues with your system if that is the hashrate you are getting with this miner ... especially when you consider that i can use the same opensource miner - on my older cards - and get a huge increase in hashrate over and above the previous private miners i used to buy from sp ...

and that certainly was NOT two years ago my friend ...

#crysx
Sorry I made a mistake on the hashrates. Embarrassed  Its doing fine.  Smiley  It won't matter much anymore because the farms won just like the banks.. stock holders. They stole my house so I'll be homeless because of their greed and corrupt take over of our world.
I'll be shutting down the little miners soon and then my life is done...
See you my friend and friends reading this.
Tried for 3 yrs to just get 1 to 2 BTC a month but just couldn't do it.
The more someone else takes the less I get.
Disabled and no place to go. At 0c outside there is only one thing to do.
Bye crysx and all.
The downing of America by the banks= ZIONISTS.

wtf? ...

seriously mate? ...

#crysx
Yes deadly serious....  the downing of America... there are people living in the woods anywhere  the banks own the media not telling whats really going on as they steal house after house they make millions off of each house.
One tiny dot in america link  
http://publicrecords.onlinesearches.com/view/lid/5633
look at Camden  everyone of these is unconstitutional hence unlawful    total  8 million a month in all usa  on and on  and its not about the lose of jobs  its unconstitutional the biggest scam of all time by the ZIONISTS=banks.
legendary
Activity: 2940
Merit: 1091
--- ChainWorks Industries ---
Alexis78 optimisation in this build - https://github.com/alexis78/ccminer. https://mega.nz/#!iJYnWLQJ!jDkcfaWeK6ooYGPhPCieorva9kR9FwGQMbKsAbLY43w . Donate me, I am is super compiler  Grin !!! my BTC is  1BVSGR4cTiFJqCbKtzxZSLyB5NAD9HVGPi
but, it is all for free.
It doesn't work properly with more than 4 cards.

it works perfectly tbear ...

i have tested this version on 6 x gb 750ti oc - and 5 x gb 980ti extremes ...

as ive mentioned to you before - you need a full clean reinstall with the base system setup for mining without ANY other apps and infections / malware that 'may' be in the system - to avoid any issues you have currently with your setup ... and the oc you perform on most of your systems are not required with this version ... they are already maxed out on the intensity side - and you may need to lower this settings in your miner setup ...

soon - the 1080ti farm will be here - and i will be working towards getting all 6 cards working in the one system ... so far there has been no luck - only the 5 cards ...

#crysx
Thx crysx   yes it seems like the intensities may be to high which means lowered them back to the same hashs as 2 years ago. So no improvements. And my op is fine mining with windows. thx  Smiley


there are plenty of improvements mate ...

they have been redone is quite some unique ways ... but the you need to find your breaking point for the cards to maximize the optimization and hashrate ...

the optimization done by alexis far exceeds that of most opensource ( and many private ) miners ...

same hashes as two years ago? ... mate you have some MASSIVE issues with your system if that is the hashrate you are getting with this miner ... especially when you consider that i can use the same opensource miner - on my older cards - and get a huge increase in hashrate over and above the previous private miners i used to buy from sp ...

and that certainly was NOT two years ago my friend ...

#crysx
Sorry I made a mistake on the hashrates. Embarrassed  Its doing fine.  Smiley  It won't matter much anymore because the farms won just like the banks.. stock holders. They stole my house so I'll be homeless because of their greed and corrupt take over of our world.
I'll be shutting down the little miners soon and then my life is done...
See you my friend and friends reading this.
Tried for 3 yrs to just get 1 to 2 BTC a month but just couldn't do it.
The more someone else takes the less I get.
Disabled and no place to go. At 0c outside there is only one thing to do.
Bye crysx and all.
The downing of America by the banks= ZIONISTS.

wtf? ...

seriously mate? ...

#crysx
legendary
Activity: 2940
Merit: 1091
--- ChainWorks Industries ---
hi all ...

ive finally got my old profile back ...

tanx to cyrus ( bct mod ) and a few others - i now have full access to my old profile ... so will be using this one as much as possible from now on ...

the 'crysx' profile will still be in use - but will be only when necessary - not as my standard ...

a lot to sort out now ...

update ...
https://bitcointalksearch.org/topic/m.17653092 ...

#crysx
legendary
Activity: 3164
Merit: 1003
Alexis78 optimisation in this build - https://github.com/alexis78/ccminer. https://mega.nz/#!iJYnWLQJ!jDkcfaWeK6ooYGPhPCieorva9kR9FwGQMbKsAbLY43w . Donate me, I am is super compiler  Grin !!! my BTC is  1BVSGR4cTiFJqCbKtzxZSLyB5NAD9HVGPi
but, it is all for free.
It doesn't work properly with more than 4 cards.

it works perfectly tbear ...

i have tested this version on 6 x gb 750ti oc - and 5 x gb 980ti extremes ...

as ive mentioned to you before - you need a full clean reinstall with the base system setup for mining without ANY other apps and infections / malware that 'may' be in the system - to avoid any issues you have currently with your setup ... and the oc you perform on most of your systems are not required with this version ... they are already maxed out on the intensity side - and you may need to lower this settings in your miner setup ...

soon - the 1080ti farm will be here - and i will be working towards getting all 6 cards working in the one system ... so far there has been no luck - only the 5 cards ...

#crysx
Thx crysx   yes it seems like the intensities may be to high which means lowered them back to the same hashs as 2 years ago. So no improvements. And my op is fine mining with windows. thx  Smiley


there are plenty of improvements mate ...

they have been redone is quite some unique ways ... but the you need to find your breaking point for the cards to maximize the optimization and hashrate ...

the optimization done by alexis far exceeds that of most opensource ( and many private ) miners ...

same hashes as two years ago? ... mate you have some MASSIVE issues with your system if that is the hashrate you are getting with this miner ... especially when you consider that i can use the same opensource miner - on my older cards - and get a huge increase in hashrate over and above the previous private miners i used to buy from sp ...

and that certainly was NOT two years ago my friend ...

#crysx
Sorry I made a mistake on the hashrates. Embarrassed  Its doing fine.  Smiley  It won't matter much anymore because the farms won just like the banks.. stock holders. They stole my house so I'll be homeless because of their greed and corrupt take over of our world.
I'll be shutting down the little miners soon and then my life is done...
See you my friend and friends reading this.
Tried for 3 yrs to just get 1 to 2 BTC a month but just couldn't do it.
The more someone else takes the less I get.
Disabled and no place to go. At 0c outside there is only one thing to do.
Bye crysx and all.
The downing of America by the banks= ZIONISTS.
Jump to: