Bitcoin Forum
April 26, 2024, 10:01:21 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 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 2347498 times)
infectedmushi
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
August 25, 2018, 05:17:26 AM
Last edit: August 25, 2018, 05:28:37 AM by infectedmushi
 #24241

@sp_

code is not compiling due to an error

Code:
deepongi@infected-MS-7996:~/Downloads/suprminer-master$ ./build.sh 
make: *** No rule to make target 'distclean'.  Stop.
clean
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether gcc needs -traditional... no
checking dependency style of gcc... gcc3
checking for ranlib... ranlib
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for gcc option to support OpenMP... -fopenmp
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for sys/sysctl.h... yes
checking whether be32dec is declared... no
checking whether le32dec is declared... no
checking whether be32enc is declared... no
checking whether le32enc is declared... no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for getopt_long... yes
checking for json_loads in -ljansson... yes
checking for pthread_create in -lpthread... yes
checking for gzopen in -lz... yes
checking for SSL_free in -lssl... yes
checking for EVP_DigestFinal_ex in -lcrypto... yes
checking for gawk... (cached) gawk
checking for curl-config... /usr/bin/curl-config
checking for the version of libcurl... 7.58.0
checking for libcurl >= version 7.15.2... yes
checking whether libcurl is usable... yes
checking for curl_free... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating compat/Makefile
config.status: creating compat/jansson/Makefile
config.status: creating ccminer-config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory '/home/deepongi/Downloads/suprminer-master'
Making all in compat
make[2]: Entering directory '/home/deepongi/Downloads/suprminer-master/compat'
make[3]: Entering directory '/home/deepongi/Downloads/suprminer-master/compat'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/deepongi/Downloads/suprminer-master/compat'
make[2]: Leaving directory '/home/deepongi/Downloads/suprminer-master/compat'
make[2]: Entering directory '/home/deepongi/Downloads/suprminer-master'
gcc -DHAVE_CONFIG_H -I.  -fopenmp  -pthread -fno-strict-aliasing  -I/usr/local/cuda/include -DUSE_WRAPNVML    -g -O2 -MT ccminer-crc32.o -MD -MP -MF .deps/ccminer-crc32.Tpo -c -o ccminer-crc32.o `test -f 'crc32.c' || echo './'`crc32.c
gcc -DHAVE_CONFIG_H -I.  -fopenmp  -pthread -fno-strict-aliasing  -I/usr/local/cuda/include -DUSE_WRAPNVML    -g -O2 -MT ccminer-hefty1.o -MD -MP -MF .deps/ccminer-hefty1.Tpo -c -o ccminer-hefty1.o `test -f 'hefty1.c' || echo './'`hefty1.c
g++ -DHAVE_CONFIG_H -I.  -fopenmp  -pthread -fno-strict-aliasing  -I/usr/local/cuda/include -DUSE_WRAPNVML    -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT ccminer-ccminer.o -MD -MP -MF .deps/ccminer-ccminer.Tpo -c -o ccminer-ccminer.o `test -f 'ccminer.cpp' || echo './'`ccminer.cpp
g++ -DHAVE_CONFIG_H -I.  -fopenmp  -pthread -fno-strict-aliasing  -I/usr/local/cuda/include -DUSE_WRAPNVML    -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT ccminer-pools.o -MD -MP -MF .deps/ccminer-pools.Tpo -c -o ccminer-pools.o `test -f 'pools.cpp' || echo './'`pools.cpp
mv -f .deps/ccminer-crc32.Tpo .deps/ccminer-crc32.Po
mv -f .deps/ccminer-hefty1.Tpo .deps/ccminer-hefty1.Po
g++ -DHAVE_CONFIG_H -I.  -fopenmp  -pthread -fno-strict-aliasing  -I/usr/local/cuda/include -DUSE_WRAPNVML    -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT ccminer-util.o -MD -MP -MF .deps/ccminer-util.Tpo -c -o ccminer-util.o `test -f 'util.cpp' || echo './'`util.cpp
g++ -DHAVE_CONFIG_H -I.  -fopenmp  -pthread -fno-strict-aliasing  -I/usr/local/cuda/include -DUSE_WRAPNVML    -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT ccminer-bench.o -MD -MP -MF .deps/ccminer-bench.Tpo -c -o ccminer-bench.o `test -f 'bench.cpp' || echo './'`bench.cpp
util.cpp: In function 'void print_hash_tests()':
[b]util.cpp:2328:35: error: too many arguments to function 'void x16r_hash(void*, const void*)'
[/b]  x16r_hash(&hash[0], &buf[0],false);
                                   ^
In file included from util.cpp:36:0:
miner.h:940:6: note: declared here
 void x16r_hash(void *output, const void *input);
      ^~~~~~~~~
mv -f .deps/ccminer-pools.Tpo .deps/ccminer-pools.Po
Makefile:1864: recipe for target 'ccminer-util.o' failed
make[2]: *** [ccminer-util.o] Error 1
make[2]: *** Waiting for unfinished jobs....
mv -f .deps/ccminer-bench.Tpo .deps/ccminer-bench.Po
mv -f .deps/ccminer-ccminer.Tpo .deps/ccminer-ccminer.Po
make[2]: Leaving directory '/home/deepongi/Downloads/suprminer-master'
Makefile:2262: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/deepongi/Downloads/suprminer-master'
Makefile:680: recipe for target 'all' failed
make: *** [all] Error 2
deepongi@infected-MS-7996:~/Downloads/suprminer-master$


tried on ubuntu and arch linux.

this seems to be the error on the code:

Code:
util.cpp: In function 'void print_hash_tests()':
[b]util.cpp:2328:35: error: too many arguments to function 'void x16r_hash(void*, const void*)'
1714168881
Hero Member
*
Offline Offline

Posts: 1714168881

View Profile Personal Message (Offline)

Ignore
1714168881
Reply with quote  #2

1714168881
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, but full nodes are more resource-heavy, and they must do a lengthy initial syncing process. As a result, lightweight clients with somewhat less security are commonly used.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714168881
Hero Member
*
Offline Offline

Posts: 1714168881

View Profile Personal Message (Offline)

Ignore
1714168881
Reply with quote  #2

1714168881
Report to moderator
1714168881
Hero Member
*
Offline Offline

Posts: 1714168881

View Profile Personal Message (Offline)

Ignore
1714168881
Reply with quote  #2

1714168881
Report to moderator
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
August 25, 2018, 08:17:13 AM
 #24242

sp do us a favor, buy a 2080ti and do some test on all algo, maybe we have a good perf on other non-eth algo
Dr_Victor
Sr. Member
****
Offline Offline

Activity: 954
Merit: 250


View Profile
August 25, 2018, 11:17:20 AM
 #24243

sp do us a favor, buy a 2080ti and do some test on all algo, maybe we have a good perf on other non-eth algo
We will definitely get on gtx 2080 ti better speed because of wide memory and more CUDA cores. And it will be at lower power. The question is how big will be speed-up.

yobit.net is banned from signatures
pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
August 25, 2018, 12:43:25 PM
 #24244

sp do us a favor, buy a 2080ti and do some test on all algo, maybe we have a good perf on other non-eth algo
We will definitely get on gtx 2080 ti better speed because of wide memory and more CUDA cores. And it will be at lower power. The question is how big will be speed-up.

A raw estimate can be made by comparing number of cuda cores (only for low memory usage algos).
Power usage (at same clock and number of cuda cores) should be 10-15% less.

sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
August 26, 2018, 03:16:51 PM
Last edit: August 26, 2018, 08:50:35 PM by sp_
 #24245

@sp_
code is not compiling due to an error

I have submitted a fix @ github

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

Activity: 2898
Merit: 1087

Team Black developer


View Profile
August 26, 2018, 03:54:13 PM
 #24246

A raw estimate can be made by comparing number of cuda cores (only for low memory usage algos).
Power usage (at same clock and number of cuda cores) should be 10-15% less.

12nm production, vs 14nm for the pascal. Less heat and higher clocks should be possible. X16r/x16s/X17/C11 etc. should be around 50% faster than the pacal cards.. My guess 2080ti +50%

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

Activity: 1106
Merit: 1014


View Profile
August 26, 2018, 04:13:25 PM
 #24247

12nm production, vs 14nm for the pascal. Less heat and higher clocks should be possible.
AFAIK every Pascal card worth mining with is 16nm. Only low-end 1030s and 1050s are 14nm, while 1060 and anything above that is 16nm.
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
August 26, 2018, 04:50:24 PM
 #24248

and these are the words of the developer who has studied all the works of SP and other miners

I have 1300 commits to the ccminer opensource project at github(2014-2018). What have you done for the community besides throwing shit in my thread?. The stratum code in ccminer need some work. My miner isn't performing good when the latency on the pool is high. This is a known issue from ccminer 2.2.4 & cminer 1.0 alexis. Job not found rejected shares. etc,. The fee miners have improved the stratum code, and gained few percent more pool shares with a lower hashrate (gpu speed)..

Points to work on:

1. Never disconnect to the pool.
2. Reduce the sleep time
3. Cleanup of the blocking thread code.

Then you compile with cude 9.1, rewrite all the output to the command line, add a fee, make a stupid name and publish the new "faster" miner with my opensouce gpu kernel code inside... You might need to add a couple of puppy accounts here on bitcointalk, make a discord channel, buy some positive reviews, and then you are in business.. May the fee be with you. :-)

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

Activity: 1106
Merit: 1014


View Profile
August 26, 2018, 05:16:18 PM
 #24249

Then you compile with cude 9.1
Is cuda 9.1 built ccminer faster than cuda 9.2? Or does it depend on the algo/hardware?
pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
August 26, 2018, 06:13:23 PM
Merited by wacko (1)
 #24250

Then you compile with cude 9.1
Is cuda 9.1 built ccminer faster than cuda 9.2? Or does it depend on the algo/hardware?

I did some tests and 9.2 is slightly faster on most algos.

sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
August 26, 2018, 07:12:24 PM
Merited by wacko (1)
 #24251

Cuda 9.2 perform bether with more registers. You need launchbounds on youur kernels. In my opensource i have changed the register usage in the project file (visual studio). These adjustments are not added to the linux makefile.

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

Activity: 1750
Merit: 1024


View Profile
August 28, 2018, 09:10:15 PM
 #24252




Also Jugger will never be happy.

I have nothing against him, if he just put facts out there instead of conjecture and wild statements that have no basis in reality I wouldn't be so harsh on him. He's a dev, I'm a miner, i have a predisposition to like him but just when I start to soften up to him he turns into Trump and just spews a bunch of BS smoke and mirrors type shit. I'm just looking for honesty... Like posting a 3 second start up comparison, he does stuff like that constantly, I just feel he's fishin' for nubs for fees. The reason most devs make it hard to know the real hashrate stats is cuz most devs know next week another miner will be out there beating their stats. I hold no ill will towards him though.

Yeah that's BS, you much like a few other people here are just looking for a axe to grind because profits in the shitty right now and you guys bought into crypto at one of the worst times to start mining in the history of mining.

It sucks, yes right now really sucks, especially considering the amount of dark hash euro side that's waiting for the increase in revenue (which means no real increase in revenue), but go take your shit else where. Objective comparisons with photos and no bias are welcome. Constant shit talking because you're butt hurt about your current finances is not.

sp do us a favor, buy a 2080ti and do some test on all algo, maybe we have a good perf on other non-eth algo
We will definitely get on gtx 2080 ti better speed because of wide memory and more CUDA cores. And it will be at lower power. The question is how big will be speed-up.

A raw estimate can be made by comparing number of cuda cores (only for low memory usage algos).
Power usage (at same clock and number of cuda cores) should be 10-15% less.

You can only compare cuda cores between cores from the same architecture. You can't directly compare between different architectures. Current pre-release discussion points to 20x series being 50% faster then it's last gen counterpart. So basically a 1080ti is a 2080, only the 2080 runs at 215w instead of 250. So roughly 20% more efficient for same hash. Currently it's cheaper buying 1080tis and probably will remain so for some time, especially buying second hand off eBay.

The memory bus only effects coins that are memory hard, Dagger/Cryptonight/etc and the only way to tell how much of a difference that makes is after getting them in hand and even then it'll take a few months before developers figure out what they can exploit. For instance Vega was out for like 4-5 months before they figured out how to make it do work in Cryptonight. 1080/ti was out a year and a half. It's entirely possible they will perform quite poorly in memory hard algos until they're ironed out, such as with GDDR5X.

The rush for 20xx series is like January all over again with really shitty revenue.

All the more proof that if you bought into mining this Jan+ you made a reallllly bad life choice.

I buy private Nvidia miners. Send information and/or inquiries to my PM box.
pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
August 28, 2018, 09:22:04 PM
 #24253

The comparison of cuda cores between different architectures worked well for Maxwell Vs pascal, at least until the miner Devs figured out how to take the best out of the latter, and it wasn't a big difference. Same will be for Turing (if any).
Nvidia has been focusing on improving other things than integer math for many years now.

jugger1028
Jr. Member
*
Offline Offline

Activity: 213
Merit: 3


View Profile WWW
August 28, 2018, 10:22:18 PM
 #24254

Bensam, you're the perfect example of a fan-boi that has no ability to see beyond the desperate position he has staked his entire existence behind. If you pried your head out of his asshole you'd be able to see the excuses are non-sense. I have no ax to grind with him.. I don't need mining, I do it as a hobby for fun, I could give two fucks about your shitty 5 dollar a day profit over 20 dollars a day profit.

I work for a living, I make more than enough to not care. I simply point out the scams, I get that you got scammed to buy some of these miners, it sucks for you, I get it. It's hard to swallow, I understand. Look into the mirror with me.. repeat after me.. let it go... Sure you paid .05 btc for something that is now slower and free. Relax. You'll survive.

When teenagers get on the internet and become "wizards" suddenly... smh..



Check out Trezarcoin @ Trezarcoin.com, book +VIP hotel stays with -20% discounts from Expedia by using $TZC to Pay, TrezarTravels.com to learn more!
reb0rn21
Legendary
*
Offline Offline

Activity: 1896
Merit: 1024


View Profile
August 29, 2018, 01:29:40 AM
 #24255

@sp_ be honest and tell us which latest fee miner have you hexored for you speedup  Cool

first you was after open source community, then on personal agenda against alexis, which is dying atm so next you move at fee miners as you see them as threat

if you had any shame.... and you still try to portrait yourself as open source dev??

              ▄▄▄ ▀▀▀▀▀▀▀▀▀ ▄▄▄
           ▄▀▀    ▄▄▄▄▄▄▄▄▄    ▀▀▄
        ▄▀▀  ▄▄▀█          ▀█▀▄▄  ▀▀▄
      ▄▀▀ ▄▄▀    ▀▀▄▄▄▄▄▄▄▀▀    ▀▄▄ ▀▀▄
     █   █            ▀            █   █
   ▄▀ █  ▀▄▄                     ▄█▀  █ ▀▄
  ▄▀ ▄▀ █▄ ▀▀▀██▄▄▄       ▄▄▄██▀▀  ██ ▀▄ ▀▄
  ▀▄▀▀▄ ██ ▄▄▄▄▄▄  ▀▄   ▄▀  ▄▄▄▄▄▄ ██ ▄▀▀▄▀
 ██   █ ██ ▀▄    ▀▄ █   █ ▄▀    ▄▀ ██ █  ▀██
 █  ▄█  ▀█  ▀▀▀▀▀▀▀ █   █ ▀▀▀▀▀▀▀  █   █▄  █
█▀ █  █  █          █   █          █  █  █ ▀▀
 █▀  ▄▀  █▀▄        █   █        ▄▀█  ▀▄  ▀█
 ▄  █▀   █ ▀█▄      ▀   ▀      ▄█▀ █  ▄▀█  ▄
 █▄▀  █  █                         █  █  ▀▄█
 ▀▄  █   ▀█        ▄▄▀▄▀▄▄        █▀   █  ▄
  ▀▄▀▀  █▄ █     ▀█  ▀▀▀  █▀     █ ▄█ ▄▀▀▄▀
   ▀ ▄  ██ █▀▄     ▀▀▄▄▄▀▀     ▄▀█ ██ ▀▄ ▀
    ▀█  ██ █ █▀▄    ▄▄▄▄▄    ▄▀█ █ ██  █▀
      ▀▄ ▀ █ █ ██▄         ▄██ █ █ ▀ ▄▀
        ▀▄ █ █ █ ▀█▄     ▄█▀ █ █ █ ▄▀
          ▀▀▄█ █    ▀▀▀▀▀    █ █▄▀▀
              ▀▀ ▄▄▄▄▄▄▄▄▄▄▄ ▀▀
   
..I  D  E  N  A..
   
Proof-of-Person Blockchain

Join the mining of the first human-centric
cryptocurrency
 



 
▲    2 3 2 2

..N  O  D  E  S..
   
                ██
                ██
                ██
                ██
                ██
         ▄      ██      ▄
         ███▄   ██   ▄███
          ▀███▄ ██ ▄███▀
            ▀████████▀
              ▀████▀
                ▀▀
██▄                            ▄██
███                            ███
███                            ███
███                            ███
 ███▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄███
  ▀▀██████████████████████████▀▀
   
D O W N L O A D

Idena node

   
   
▄▄▄██████▄▄▄
▄▄████████████████▄▄
▄█████▀▀        ▀▀█████▄
████▀                ▀████
███▀    ▄▄▄▄▄▄▄▄▄       ▀███
███      █   ▄▄ █▀▄        ███
██▀      █  ███ █  ▀▄      ▀██
███       █   ▀▀ ▀▀▀▀█       ███
███       █  ▄▄▄▄▄▄  █       ███
███       █  ▄▄▄▄▄▄  █       ███
██▄      █  ▄▄▄▄▄▄  █      ▄██
███      █          █      ███
███▄    ▀▀▀▀▀▀▀▀▀▀▀▀    ▄███
████▄                ▄████
▀█████▄▄        ▄▄█████▀
▀▀████████████████▀▀
▀▀▀██████▀▀▀
   
    .REQUEST INVITATION.
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
August 29, 2018, 06:26:58 AM
Last edit: August 29, 2018, 07:17:41 AM by sp_
 #24256

Sure you paid .05 btc for something that is now slower and free. Relax. You'll survive.

My mods come with free updates. If the competition improves, I release a new faster binary.

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

Activity: 2898
Merit: 1087

Team Black developer


View Profile
August 29, 2018, 06:31:19 AM
Last edit: August 29, 2018, 08:02:29 AM by sp_
 #24257

and you still try to portrait yourself as open source dev??

What do you call this?

https://github.com/sp-hash/suprminer/commits/master

70 opensource commits done by me since 9th of may 2018. Mostly x16r improvements, but with some copy and paste skills you should be able to beat the alexis 1.0 in all his algos.

The competition compare and use my opensource work so they can get a faster hashrate.
 

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

Activity: 2898
Merit: 1087

Team Black developer


View Profile
August 29, 2018, 04:58:57 PM
Last edit: August 29, 2018, 05:11:58 PM by sp_
 #24258

X16r/X16s/C11 Spmod-git #10 has been released

- Fixed double nonce submission in simd and some other algos. (faster x16r/x16s)
- Improved the the poolside hashrate when mining on high intensity or/and low difficulty. (removed double work after a solution had been found)
- Reduced the pool network traffic by increasing the workload to the gpu to scan the whole 32bit nonce range.
- Reduced rejected shares on the pool.
- Added pool latency and blocks found to the miner output

This miner is free without any fee. Linux/Windows

cuda 9.2 binary:


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

source:

https://github.com/sp-hash/suprminer/commits/master

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

Activity: 2898
Merit: 1087

Team Black developer


View Profile
August 29, 2018, 05:08:55 PM
 #24259

My miner isn't performing good when the latency on the pool is high. This is a known issue from ccminer 2.2.4 & cminer 1.0 alexis. Job not found rejected shares. etc,. The fee miners have improved the stratum code, and gained few percent more pool shares with a lower hashrate (gpu speed)..

These issues are fixed in spmod-git #10

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

Activity: 1750
Merit: 1024


View Profile
August 29, 2018, 07:26:29 PM
 #24260

The comparison of cuda cores between different architectures worked well for Maxwell Vs pascal, at least until the miner Devs figured out how to take the best out of the latter, and it wasn't a big difference. Same will be for Turing (if any).
Nvidia has been focusing on improving other things than integer math for many years now.

Maxwell and Pascal were almost identical as far as architecture. Turing is nothing like either of those (hence the tensor and RTX parts of the CPU). That's like comparing clockspeed or cores between AMD/Intel.

I based my assertion off of leaked benchmarks and rumors reporting performance on hardware websites.

I have no ax to grind with him.. I don't need mining, I do it as a hobby for fun, I could give two fucks about your shitty 5 dollar a day profit over 20 dollars a day profit.

You care an awwwwwwful lot about that shitty 5 dollar a day profit for someone who does this about a hobby. I'm more of a fan of 'what people do' rather then 'what people say' logic, and we can just look at the shear amount of time you've spent in this thread monitoring it and making responses.

Also you spend $20k on hardware, regardless of doing something for a hobby, you would probably care. XD

I buy private Nvidia miners. Send information and/or inquiries to my PM box.
Pages: « 1 ... 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 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!