Bitcoin Forum
October 30, 2025, 04:59:17 PM *
News: Latest Bitcoin Core release: 30.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 [936] 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 ... 1240 »
  Print  
Author Topic: CCminer(SP-MOD) Modded GPU kernels.  (Read 2348013 times)
rednoW
Legendary
*
Offline Offline

Activity: 1510
Merit: 1003


View Profile
July 19, 2017, 10:39:30 AM
 #18701

"New Skunkhash Raptor Algo"


Nice name Smiley

Is there exist ScamHash algo or we need to invent it? ))
Amph
Legendary
*
Offline Offline

Activity: 3276
Merit: 1072



View Profile
July 19, 2017, 10:55:12 AM
 #18702

so new algo, and nvidia already behind https://bitcointalk.org/index.php?topic=2030529.0
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
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
July 19, 2017, 10:59:15 AM
 #18703

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


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

Activity: 308
Merit: 100



View Profile
July 19, 2017, 11:30:08 AM
 #18704

ha, I can bet that the dev has strong intention to reward himself Wink

Bitcointalk ANNS channel: https://t.me/bitcointalkanns
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
July 19, 2017, 11:55:33 AM
 #18705

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?

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

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
July 19, 2017, 11:59:38 AM
 #18706

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).

droghtak
Member
**
Offline Offline

Activity: 75
Merit: 10


View Profile
July 19, 2017, 02:14:04 PM
 #18707

so new algo, and nvidia already behind https://bitcointalk.org/index.php?topic=2030529.0

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?
Amph
Legendary
*
Offline Offline

Activity: 3276
Merit: 1072



View Profile
July 19, 2017, 02:34:20 PM
Last edit: July 19, 2017, 04:48:44 PM by Amph
 #18708

so new algo, and nvidia already behind https://bitcointalk.org/index.php?topic=2030529.0

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
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
July 19, 2017, 02:36:34 PM
 #18709

The coin was launched yesterday. The early miners get alot of coins. You mine and hold. Might be worth something in the future. Alot ofncoins started out like this. If you f.ex mined Dash the day after launch and kept your coins until today you would have been rich.

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

Activity: 75
Merit: 10


View Profile
July 19, 2017, 02:39:00 PM
 #18710

so new algo, and nvidia already behind https://bitcointalk.org/index.php?topic=2030529.0

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 ar enot on exchange yet have the most return

yes i'm almost a n00b, just lurking around for some time and trying to figure out how all this cryptoworld works
pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
July 19, 2017, 02:39:30 PM
 #18711

The coin was launched yesterday. The early miners get alot of coins. You mine and hold. Might be worth something in the future. Alot ofncoins started out like this. If you f.ex mined Dash the day after launch and kept your coins until today you would have been rich.

Let's say that it doesn't necessarily apply to all coins Cheesy

lupanar
Sr. Member
****
Offline Offline

Activity: 1344
Merit: 252



View Profile
July 19, 2017, 02:46:15 PM
 #18712

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?
What will take for the job dev?  Smiley

    ▄███▄▄                  ▄▄███▄
▄██▄ ▀▀████▄              ▄████▀▀ ▄██▄
 ▀████▄ ▀▀████▄        ▄████▀▀ ▄████▀
█▄ ▀▀████▄ ▀▀████   ▄████▀▀ ▄████▀▀ ▄█
███  ▄▀▀████▄ ▀  ▄████▀▀ ▄████▀▀▄  ███
███  ██▄ ▀▀   ▄████▀▀ ▄████▀▀ ▄██  ███
███  ██▀   ▄████▀▀ ▄████▀▀ ▄  ▀██  ███
███  ▀  ▄████▀▀ ▄████▀▀  ████▄  ▀  ███
█▀   ▄████▀▀ ▄████▀▀ ▄▄█▄  ▀████▄   ▀█
  ▄████▀▀ ▄████▀▀    ▀▀████▄ ▀▀████▄
████▀▀ ▄████▀▀          ▀▀████▄ ▀▀████
███  ████▀▀ ▄█▄         ▄▄ ▀▀████  ███
███  ███  ▄▀▀███▄    ▄███▀▀   ███  ███
███  ███  ██▄ ▀▀  ▄███▀▀ ▄██  ███  ███
███  ███  █▀   ▄███▀▀ ▄███▀▀  ███  ███
███  ███    ▄███▀▀ ▄███▀▀  ▄  ███  ███
███  ███  ███▀▀ ▄███▀▀   ▄██  ███  ███
▀██  ███  ▀▀ ▄███▀▀  ▄██▄ ▀█  ███  ██▀
  ▀  ███  ▄███▀▀      ▀▀███▄  ███  ▀
      ▀█  █▀▀            ▀▀█  █▀
LUXCORE
██████████████▄
██          ██▀█▄
██  ██████  ██  ▀█▄
██  ██████  ██    ▀█
██  ██████  ████████
██                ██
██  ████████████  ██
██                ██
██  ████████████  ██
██                ██
██  ████████████  ██
██                ██
██  ████████████  ██
██                ██
██  ███████       ██
██                ██
████████████████████
▬▬▬     DOWNLOAD WALLETS     ▬▬▬
| WINDOWS | MAC | LINUX | LUXBLOCKCHAIN |
████████      EXCHANGE      ████████



                      ▄▄
                  ▄▄████
              ▄▄████████
          ▄▄███████▀████
      ▄▄█████████▀ █████
  ▄▄███████████▀ ▄██████
█████████████▀  ████████
   ▀▀██████▀  ▄█████████
       ▀▀▀  ▄███████████
           ▄████████████
           █████████████
           ████▀  ▀▀████
           ██▀       ▀██
MaratG
Copper Member
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
July 19, 2017, 03:49:22 PM
 #18713

0 Blocks with Nexus spmod7       48 hours 6x1080ti i7 7700K
2 Block With old Nexus spmod4   20 hours 6x1080ti i7 7700K

Nexus spmod7  is normal working ?
karname
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
July 19, 2017, 03:58:07 PM
 #18714

I use private spreadcoin miner for 1080 and 1080ti with -x 28
after some minutes miner got problem.
http://img.upload724.com/images/94315674406132842980.png
I lowered clock and increased power limit but nothing changed and after some minutes I got problem
My parameters for cards are :
Zotak 1080 amp extreme
Power limit : 90
core : +85
Mem : -500
----
MSI 1080TI gaming x
Power limit : 90
core : +130
Mem : -500

Also I think my hashrate is lower than you said (when miner work normally at first):
1080TI : 15.3 Mhash/s
1080 : 10.1 Mhash/s
Also after some hours my balance in wallet is 0.00 SPR
How can I fix it?
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
July 19, 2017, 04:02:24 PM
 #18715

I use private spreadcoin miner for 1080 and 1080ti with -x 28
after some minutes miner got problem.

I lowered clock and increased power limit but nothing changed and after some minutes I got problem
My parameters for cards are :
Zotak 1080 amp extreme
Power limit : 90
core : +85
Mem : -500
----
MSI 1080TI gaming x
Power limit : 90
core : +130
Mem : -500

Also I think my hashrate is lower than you said (when miner work normally at first):
1080TI : 15.3 Mhash/s
1080 : 10.1 Mhash/s
Also after some hours my balance in wallet is 0.00 SPR
How can I fix it?

I will fix exit up on crash in the next release.

Some cards doesn't like the mem -500.

Also make sure you have the 382.xx driver installed and not the 384.xx.

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

Activity: 954
Merit: 250


View Profile
July 19, 2017, 04:03:53 PM
 #18716

I use private spreadcoin miner for 1080 and 1080ti with -x 28
after some minutes miner got problem.
I lowered clock and increased power limit but nothing changed and after some minutes I got problem
My parameters for cards are :
Zotak 1080 amp extreme
Power limit : 90
core : +85
Mem : -500
----
MSI 1080TI gaming x
Power limit : 90
core : +130
Mem : -500

Also I think my hashrate is lower than you said (when miner work normally at first):
1080TI : 15.3 Mhash/s
1080 : 10.1 Mhash/s
Also after some hours my balance in wallet is 0.00 SPR
How can I fix it?

Most likely you use wrong driver. Go back and get 382.xx and start from stock.

yobit.net is banned from signatures
karname
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
July 19, 2017, 04:20:12 PM
 #18717

I use private spreadcoin miner for 1080 and 1080ti with -x 28
after some minutes miner got problem.
http://img.upload724.com/images/94315674406132842980.png
I lowered clock and increased power limit but nothing changed and after some minutes I got problem
My parameters for cards are :
Zotak 1080 amp extreme
Power limit : 90
core : +85
Mem : -500
----
MSI 1080TI gaming x
Power limit : 90
core : +130
Mem : -500

Also I think my hashrate is lower than you said (when miner work normally at first):
1080TI : 15.3 Mhash/s
1080 : 10.1 Mhash/s
Also after some hours my balance in wallet is 0.00 SPR
How can I fix it?

I will fix exit up on crash in the next release.

Some cards doesn't like the mem -500.

Also make sure you have the 382.xx driver installed and not the 384.xx.
I checked it with mem 0 or +500, but nothing changed! which number do you prefer?
Also I checked my driver version : 382:33
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
July 19, 2017, 04:40:54 PM
 #18718

I checked it with mem 0 or +500, but nothing changed! which number do you prefer?
Also I checked my driver version : 382:33

Did you add 16 gig or more virtual memory? Run without oc first, then  increase the clock slowly.

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

Activity: 2926
Merit: 1087

Team Black developer


View Profile
July 19, 2017, 04:42:15 PM
 #18719

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).

I already made a miner, but it crashed my pc. Will take a look tomorrow.

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

Activity: 17
Merit: 0


View Profile
July 19, 2017, 04:51:28 PM
 #18720

I checked it with mem 0 or +500, but nothing changed! which number do you prefer?
Also I checked my driver version : 382:33

Did you add 16 gig or more virtual memory? Run without oc first, then  increase the clock slowly.
I have 8GB of ram and 16 (min) to 32(max) VM.
How much will take to mine at least 1 SPR (seeing any result in spreadcoin wallet) at this time with this difficulty and 75 mh/s (3x1080+3x 1080ti)?
(because after some hours my balance is zero)
Pages: « 1 ... 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 [936] 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 ... 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!