Author

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

legendary
Activity: 3248
Merit: 1070

what is the point in mining a new coin which does not have anything? i mean the web explain nothing. How can this get any value?

you must be new here, coin that are not on exchange yet have the most return
member
Activity: 75
Merit: 10

what is the point in mining a new coin which does not have anything? i mean the web explain nothing. How can this get any value?
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
I can make a miner for this. Anyone willing to give me some btc for the job? I think I will do it tonight.

-Based on the ccminer codebase.
-Faster than the opencl miner

What do you think?

Quite a gamble as tpruvot is probably releasing his ccminer code in hours (he released an sgminer 3 hours ago, and there are ccminers working on his pool).
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
I can make a miner for this. Anyone willing to give me some btc for the job? I think I will do it tonight.

-Based on the ccminer codebase.
-Faster than the opencl miner

What do you think?
full member
Activity: 308
Merit: 100
ha, I can bet that the dev has strong intention to reward himself Wink
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
Code:
int64_t nSubsidy = 1 * COIN;

    if(pindexBest->nHeight <= 30000) {
        nSubsidy = 2500 * COIN;
    } else if(pindexBest->nHeight <= 60000) {
        nSubsidy = 1250 * COIN;
    } else if(pindexBest->nHeight <= 100000) {
        nSubsidy = 625 * COIN;
    } else {
        nSubsidy = 1 * COIN;
    }

Agressive reward on the first 100 000 blocks.  Grin

legendary
Activity: 3248
Merit: 1070
There are 2 ccminer's on Epsylon pool already mining this. Version 2.1 and 2.2 ))
Guess this is Epsylon by himself ))

i have the 2.1 version but it's not supported
legendary
Activity: 1510
Merit: 1003
"New Skunkhash Raptor Algo"


Nice name Smiley

Is there exist ScamHash algo or we need to invent it? ))
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
"New Skunkhash Raptor Algo"


Nice name Smiley
legendary
Activity: 1510
Merit: 1003
There are 2 ccminer's on Epsylon pool already mining this. Version 2.1 and 2.2 ))
Guess this is Epsylon by himself ))
legendary
Activity: 3248
Merit: 1070
sr. member
Activity: 1358
Merit: 253
SP, regarding the spreadminer, in general it works great (9MH/s for 1070), I appreciate it!
But I find out that it does not perform any GPU errors checks. When I tuned OC, spreadminer displayed good hashrates, but did not mine anything for a day. Then I ran ETH miner and it immediately complained about GPU errors so I was able to find better combination for OC. Today soon after finding yet another spreadcoin block, it started to display crazy hash rates and I had to restart it manually. It would be really, really great to get automatic diagnostic for it and restart the miner automatically. So far I see no way to do it.

Thanks again for you great work.
This will be added in the next update #12
I'm also waiting for next update, and Hopefully SP update soon..
newbie
Activity: 17
Merit: 0
Hi SP
I sent donation. please check your inbox.
member
Activity: 75
Merit: 10
Around 15

thanks

is there any online calculator for knowing the expected #blocks to get for a hashrate with current difficulty?
i did not see the formula in website and only calculator I found seems way off

-->
https://bitmakler.net/Nexus___mining
I plug 250Mhs, 923 difficulty, 15 block rewards and it gets me 81.73036679 coins/day ... obviously wrong



average block finding frequency in seconds = (2^32 * diff * 4) / (hashrate_in_mhps * 1e6)

thanks,
is this formula available in the website or announcement? i failed to spot it
newbie
Activity: 37
Merit: 0
SP, regarding the spreadminer, in general it works great (9MH/s for 1070), I appreciate it!
But I find out that it does not perform any GPU errors checks. When I tuned OC, spreadminer displayed good hashrates, but did not mine anything for a day. Then I ran ETH miner and it immediately complained about GPU errors so I was able to find better combination for OC. Today soon after finding yet another spreadcoin block, it started to display crazy hash rates and I had to restart it manually. It would be really, really great to get automatic diagnostic for it and restart the miner automatically. So far I see no way to do it.

Thanks again for you great work.
This will be added in the next update #12
full member
Activity: 308
Merit: 100
SP, regarding the spreadminer, in general it works great (9MH/s for 1070), I appreciate it!
But I find out that it does not perform any GPU errors checks. When I tuned OC, spreadminer displayed good hashrates, but did not mine anything for a day. Then I ran ETH miner and it immediately complained about GPU errors so I was able to find better combination for OC. Today soon after finding yet another spreadcoin block, it started to display crazy hash rates and I had to restart it manually. It would be really, really great to get automatic diagnostic for it and restart the miner automatically. So far I see no way to do it.

Thanks again for you great work.
newbie
Activity: 15
Merit: 0
Around 15

thanks

is there any online calculator for knowing the expected #blocks to get for a hashrate with current difficulty?
i did not see the formula in website and only calculator I found seems way off

-->
https://bitmakler.net/Nexus___mining
I plug 250Mhs, 923 difficulty, 15 block rewards and it gets me 81.73036679 coins/day ... obviously wrong



Block reward is 13.5 and you will probably get one block with 500MH/s per day.

Mining at 1.3Ghash/s and haven't found any in 2 days. Not sure if it's my wallet. Found 1 with 0.2.2.2 last week @ 1,300 difficulty with 500Mhash/s. Tried 0.2.2.3, but no dice. Giving up since difficulty is past 2,000.
legendary
Activity: 2002
Merit: 1051
ICO? Not even once.
Around 15

thanks

is there any online calculator for knowing the expected #blocks to get for a hashrate with current difficulty?
i did not see the formula in website and only calculator I found seems way off

-->
https://bitmakler.net/Nexus___mining
I plug 250Mhs, 923 difficulty, 15 block rewards and it gets me 81.73036679 coins/day ... obviously wrong



average block finding frequency in seconds = (2^32 * diff * 4) / (hashrate_in_mhps * 1e6)
full member
Activity: 251
Merit: 100
sp, did you have plans to release skein sp mod? Maybe x17 or lyra2v2
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
Verge. (Blake2s) take a look at zpool.ca for more coins
Jump to: