Bitcoin Forum
September 18, 2025, 09:11:39 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 [1239] 1240 »
  Print  
Author Topic: CCminer(SP-MOD) Modded GPU kernels.  (Read 2347958 times)
singlass
Jr. Member
*
Offline Offline

Activity: 65
Merit: 1


View Profile
May 10, 2021, 08:49:09 PM
 #24761

i have the same issue too i suspect the default intensity of the miner is either too high or the miner itself is unstable making the entire system unstable & causing high ping'd submitted shares,

Amd or Nvidia? Whats the specs on the rig. Wich pool. Are you dual mining with zil? Wich version of the spminer?. Whats your launch config? Whats the corclock, memory clock and tdp of your cards? Driver version?

-AMD,7 old Gen 1 & 2 GCN cards
-i hopped on all vertcoin pools same result
-i'm not dual mining
-i tried all spminer releases same result
-my rig (an 1150 platform) can mine Primecoin & Turtlecoin just fine,two of the hottest most stressful algos out there
-as i said VerthashMiner works fine too
-the Driver is 18.6.1
-Ram 8 GB
 

just using the basic ....SPMiner -o stratum+tcp://xxxxx -u xxxxxx -p x --verthash-data verthash.dat --all-cl-devices


sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
May 10, 2021, 10:13:12 PM
 #24762

-AMD,7 old Gen 1 & 2 GCN cards

The good old 7970 and rx 280. The 7970 is from 2013. It might be that the default intensies are too high for this card, so in the next version I have fixed the -i parameter. I don't use these cards anymore so cannot test it. But I will run some pool test on my rx 570/580 cards.

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

Activity: 65
Merit: 1


View Profile
May 11, 2021, 12:59:29 AM
 #24763

-AMD,7 old Gen 1 & 2 GCN cards

The good old 7970 and rx 280. The 7970 is from 2013. It might be that the default intensies are too high for this card, so in the next version I have fixed the -i parameter. I don't use these cards anymore so cannot test it. But I will run some pool test on my rx 570/580 cards.

yes it could be, when you drop the next release with the fix i'll tinker around with the -i command & see,
thank you
skablast
Member
**
Offline Offline

Activity: 476
Merit: 19


View Profile
May 11, 2021, 05:02:51 AM
 #24764

The faster eth miner in this case is not that much important ( unless its really faster and its a different story).
Its more important to minimize the switch time between VTC and ZIL.
So, for the 4GB card, it means to create the Zil dag in memory without loosing to much in speed during VTC time but being ready when zil time comes.
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
May 11, 2021, 07:07:59 AM
Last edit: May 11, 2021, 01:20:03 PM by sp_
 #24765

Fee problems(the fee is mined in the first hour of mining):

mine 1 hour and quit: fee 12%
mine 2 hours and quit: fee 6%
mine 3 hours and quit: fee 3%
mine 4 hours and quit: fee 1.5%
mine 12 hours and quit: fee 1%
...

So if your rig is unstable and crash, restart every hour, 12% fee...


Gpu search high intensity problems

1. Searching 500 000 solutions in a low difficulty. 17 solutions found. spminer will only report 2 of them.
2. Searching 500 000 solutions and the pool change difficulty and reject your work.(stale share) you loose 500khash
3. Searching 500 000 solutions and the pool change block and reject your work. you loose 500khash
4. Searching 500 000 solutions and the pool restart your work. you loose 500khash (nicehash, zergpool and other multipools does this all the time)
5. Searching 500 000 solutions and the pool have a new job. you loose 500khash
6. Searching 500 000 solutions instead of 10 000 require more gpu memory and more power. Make sure that your cards don't trottle and and feed them enough power.

Spminer is faster in finding blocks.
 www.miningpoolhub.com and www.hashalot.net rewards the blockfinders and doesn't trow away the work in 2-5 that get rejected on other pools. As a miner you want to get payed for all your work.

Mining on a fixed low difficulty will hurt pool performance because solutions are skipped.

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

Activity: 7
Merit: 0


View Profile
May 20, 2021, 01:23:49 AM
 #24766

Couple issues with SP4.

Doesn't work with R9 280(x)'s anymore. Crashes the driver as soon as they start up. They work fine with SP3.

Insane lag a few minutes into mining on any of my systems.

I have been using SP3 for about a month now because of these issues.
singlass
Jr. Member
*
Offline Offline

Activity: 65
Merit: 1


View Profile
May 21, 2021, 08:32:41 PM
 #24767

Couple issues with SP4.

Doesn't work with R9 280(x)'s anymore. Crashes the driver as soon as they start up. They work fine with SP3.

Insane lag a few minutes into mining on any of my systems.

I have been using SP3 for about a month now because of these issues.

i have the same problem with GCN 1 & 2 i told SP about it,a few minutes into mining it starts submitting shares with a high ping due to lag, in my case even SP3 lags, what driver version are you using ?
Eddo*
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
May 21, 2021, 11:04:24 PM
 #24768

Couple issues with SP4.

Doesn't work with R9 280(x)'s anymore. Crashes the driver as soon as they start up. They work fine with SP3.

Insane lag a few minutes into mining on any of my systems.

I have been using SP3 for about a month now because of these issues.

i have the same problem with GCN 1 & 2 i told SP about it,a few minutes into mining it starts submitting shares with a high ping due to lag, in my case even SP3 lags, what driver version are you using ?

I use the newest drivers. I have a Radeon Pro Duo in 4 different systems because none of the miners work right if I put 2 of them in 1 system. So I can install either the Pro drivers or the Adrenaline drivers. It doesn't make any difference however with Sp4.
sxemini
Member
**
Offline Offline

Activity: 1556
Merit: 74


View Profile
May 22, 2021, 08:24:26 PM
 #24769

Fee problems(the fee is mined in the first hour of mining):

mine 1 hour and quit: fee 12%
mine 2 hours and quit: fee 6%
mine 3 hours and quit: fee 3%
mine 4 hours and quit: fee 1.5%
mine 12 hours and quit: fee 1%
...

So if your rig is unstable and crash, restart every hour, 12% fee...


Gpu search high intensity problems

1. Searching 500 000 solutions in a low difficulty. 17 solutions found. spminer will only report 2 of them.
2. Searching 500 000 solutions and the pool change difficulty and reject your work.(stale share) you loose 500khash
3. Searching 500 000 solutions and the pool change block and reject your work. you loose 500khash
4. Searching 500 000 solutions and the pool restart your work. you loose 500khash (nicehash, zergpool and other multipools does this all the time)
5. Searching 500 000 solutions and the pool have a new job. you loose 500khash
6. Searching 500 000 solutions instead of 10 000 require more gpu memory and more power. Make sure that your cards don't trottle and and feed them enough power.

Spminer is faster in finding blocks.
 www.miningpoolhub.com and www.hashalot.net rewards the blockfinders and doesn't trow away the work in 2-5 that get rejected on other pools. As a miner you want to get payed for all your work.

Mining on a fixed low difficulty will hurt pool performance because solutions are skipped.


WHAT? WHY ALL MINING FEE IN THE FIRST HOUR AND WHY I CAN'T FIND THAT INFO ON GITHUB OR IN THE START POST? At this point, all miner must go out! Ridiculous!!!!
What is when i mine 13 hours? Start again with 12%? So only 1% when we mining 12 hours? Mining longer more fee, mining less more fee? Makes absolutely no sense.

By the way spminer give me the same perfomance as the original verthash miner and make more problems as verthash miner.

Couple issues with SP4.

Doesn't work with R9 280(x)'s anymore. Crashes the driver as soon as they start up. They work fine with SP3.

Insane lag a few minutes into mining on any of my systems.

I have been using SP3 for about a month now because of these issues.

i have the same problem with GCN 1 & 2 i told SP about it,a few minutes into mining it starts submitting shares with a high ping due to lag, in my case even SP3 lags, what driver version are you using ?
Couple issues with SP4.

Doesn't work with R9 280(x)'s anymore. Crashes the driver as soon as they start up. They work fine with SP3.

Insane lag a few minutes into mining on any of my systems.

I have been using SP3 for about a month now because of these issues.

i have the same problem with GCN 1 & 2 i told SP about it,a few minutes into mining it starts submitting shares with a high ping due to lag, in my case even SP3 lags, what driver version are you using ?

I use the newest drivers. I have a Radeon Pro Duo in 4 different systems because none of the miners work right if I put 2 of them in 1 system. So I can install either the Pro drivers or the Adrenaline drivers. It doesn't make any difference however with Sp4.

Try srbminer 0.7.5, i think it will work with your old cards or the original verthash miner.
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
May 24, 2021, 08:04:23 PM
Last edit: November 08, 2021, 01:30:56 PM by mprep
 #24770

Spminer #5

https://github.com/sp-hash/SPMiner/releases

- Fixed the pool latency bug (high ping)
- Fixed the intensity option for amd cards (removed the cuda dependency)
- improved the fee code to mine a few seconds every hour. ~1%
- improved the Zilliqa switch so switch faster when zil mining is ended.

Note that this miner is tuned for miningpoolhub.com and hashalot.net. You get around +10% more coins if you mine on these pools. Dual mine zilliqa with zilminer and proper launchconfig for another +15% profit





yes it could be, when you drop the next release with the fix i'll tinker around with the -i command & see,
thank you

#5 has been released with a fixed -i parameter



Doesn't work with R9 280(x)'s anymore. Crashes the driver as soon as they start up. They work fine with SP3.

try #5 with the -i parameter

Insane lag a few minutes into mining on any of my systems.

this bug has been fixed in #5




WHAT? WHY ALL MINING FEE IN THE FIRST HOUR

It doesn't really matter when the fee is calculated as long as you mine for a long time. But in#5 the miner is mining the fee a few seconds every hour. ~1%



EDIT: zil switch works very well, start time is perfect, but maybe the delay is a little too long at the end of pow window? Not much, but a bit.

#5 has a shorter delay than #4 for a smoother switching and longer verthash mining period.



So, for the 4GB card, it means to create the Zil dag in memory without loosing to much in speed during VTC time but being ready when zil time comes.

Ethereum algo integration is still in progress. spminer #5 loads the dag in 1 second per card in the rig for smooth zilswitching.(you need 8gb memory in the rig) zilminer already have the buffer cached.

[moderator's note: consecutive posts merged]

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

Activity: 7
Merit: 0


View Profile
May 25, 2021, 02:42:33 PM
 #24771

Doesn't work with R9 280(x)'s anymore. Crashes the driver as soon as they start up. They work fine with SP3.

try #5 with the -i parameter

Insane lag a few minutes into mining on any of my systems.

this bug has been fixed in #5


That's good and so is the new way the fee is mined. However, I still have to use Sp3 because sp4/sp5 crash my Radeon R9 280(x)s and R9 290. Plus it's a about 6kH/s faster for each of my 14gpus than either Sp4 or Sp5.
ASCiiDiTY
Jr. Member
*
Offline Offline

Activity: 40
Merit: 1


View Profile WWW
May 26, 2021, 01:00:28 AM
 #24772

EDIT: zil switch works very well, start time is perfect, but maybe the delay is a little too long at the end of pow window? Not much, but a bit.

#5 has a shorter delay than #4 for a smoother switching and longer verthash mining period.
Thanks, I will try it tomorrow.

Vertcoin PPLNS Pool | 0.69% fee | 0.05 VTC min payout: ACiDPOOL.CO.UK (http://acidpool.co.uk/)
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
May 28, 2021, 12:57:14 PM
 #24773

https://github.com/sp-hash/zilminer-spmod/releases/tag/1

zilliqa sp-mod standalone miner #1 has been released. Beta version

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

Activity: 40
Merit: 1


View Profile WWW
May 29, 2021, 04:07:17 PM
 #24774

https://github.com/sp-hash/zilminer-spmod/releases/tag/1

zilliqa sp-mod standalone miner #1 has been released. Beta version
Will you make one with both verthash and zill in one miner?

Vertcoin PPLNS Pool | 0.69% fee | 0.05 VTC min payout: ACiDPOOL.CO.UK (http://acidpool.co.uk/)
ASCiiDiTY
Jr. Member
*
Offline Offline

Activity: 40
Merit: 1


View Profile WWW
June 25, 2021, 09:00:31 AM
 #24775

Sorry I was mining another coin. I just tried SPminer #5 cuda 10 version and hashrate is reduced from 375KH to 245KH on each card.

Please restore the hashrate, I don't want to use SPminer #4 with the old dev fee system.

Vertcoin PPLNS Pool | 0.69% fee | 0.05 VTC min payout: ACiDPOOL.CO.UK (http://acidpool.co.uk/)
Amph
Legendary
*
Offline Offline

Activity: 3276
Merit: 1072



View Profile
June 25, 2021, 11:34:59 AM
 #24776

sp your mod is updated? it can mine everything?
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
June 25, 2021, 02:50:50 PM
 #24777

Still working on the ethash+vtc miner. Currently adding support for strange stratum implementations on some pools.
It's a rewrite from scratch, so doesn't look like any other mining software out there.
This meens Fast(est) stable hashing but without API support, remote control and kill switch that is present in the other mining software.

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

Activity: 3444
Merit: 4203



View Profile
June 25, 2021, 05:27:35 PM
 #24778

Looking forward with what you will coming up when you finished on what you working now .
Will give it for sure or maybe a try if you finished it and its possible to use it.
Guess its a lot of work to do if you doing it and building it from Scratch .
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
July 13, 2021, 11:29:32 PM
Last edit: July 14, 2021, 12:41:12 AM by sp_
Merited by PeaMine (1)
 #24779

Wolf0 sold his ACE code to the highest bidder. Why should I feed the community? Once I publish, my binary code will be reverse engineered and stolen, and I end up with nothing.. It's better to sell my hard work for a few bitcoins. I don't care where my buyer is coming from... I don't mind that my investors get all the profit and harvest all the coins. Coins always go POS when they are cracked, and most of them cease to exist because most of the new coins are harvested and owned by the the best Hasher.

This is the prof of work that bitcoin is based upon and is what my nordic friends created!

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

Activity: 476
Merit: 19


View Profile
July 14, 2021, 05:56:15 AM
 #24780

I can understand that.

So, are you giving up and your vtc +zil all in one isn't going to happen , at least here  ?

Good to know, sorry but happy  for you.

I always will be interested in a CPU eth,  eth+vtc miner, VTC miner.
Not something for everyone, so no big market for that.So no Bitcoins for that but small fee from small audience.

Go for the money for the rest and good luck

And thanks for all the fish!
Pages: « 1 ... 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 [1239] 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!