joblo (OP)
Legendary
Offline
Activity: 1470
Merit: 1114
|
|
November 01, 2017, 03:59:20 PM |
|
Thanks for fix, you still have old link though so we cant actually download this fixed miner
Links have been updated. Pleas delete the bad links from your post.
|
|
|
|
joblo (OP)
Legendary
Offline
Activity: 1470
Merit: 1114
|
|
November 01, 2017, 04:00:25 PM |
|
yescryptR16 algorithm support is not perfect There will be an error
[2017-11-01 23:32:09] CPU #7: 448 H, 39.64 H/s [2017-11-01 23:32:09] CPU #19: 430 H, 38.08 H/s [2017-11-01 23:32:09] CPU #16: 491 H, 43.42 H/s [2017-11-01 23:32:09] CPU #0: 490 H, 43.32 H/s [2017-11-01 23:32:10] Stratum connection failed: Failed to connect to pool.bilbotel.fr port 6234: Connection refused [2017-11-01 23:32:10] ...retry after 10 seconds [2017-11-01 23:32:21] Stratum difficulty set to 1
That is a pool issue, likely overload as discussed in the yenten thread.
|
|
|
|
ljglug
|
|
November 01, 2017, 04:04:30 PM |
|
yescryptR16 algorithm support is not perfect There will be an error
[2017-11-01 23:32:09] CPU #7: 448 H, 39.64 H/s [2017-11-01 23:32:09] CPU #19: 430 H, 38.08 H/s [2017-11-01 23:32:09] CPU #16: 491 H, 43.42 H/s [2017-11-01 23:32:09] CPU #0: 490 H, 43.32 H/s [2017-11-01 23:32:10] Stratum connection failed: Failed to connect to pool.bilbotel.fr port 6234: Connection refused [2017-11-01 23:32:10] ...retry after 10 seconds [2017-11-01 23:32:21] Stratum difficulty set to 1
That is a pool issue, likely overload as discussed in the yenten thread. Can I use cpuminer-opt for LAN mining? How should it be configured thank you for your help!
|
|
|
|
joblo (OP)
Legendary
Offline
Activity: 1470
Merit: 1114
|
|
November 01, 2017, 04:07:03 PM |
|
Can I use cpuminer-opt for LAN mining? How should it be configured thank you for your help!
I don't understand the question. If you mean solo mining connecting to the wallet instead of a pool, then yes it should work. But be sure to include htttp:// in the URL because it will default to stratum otherwise.
|
|
|
|
StelioKontos
Sr. Member
Offline
Activity: 840
Merit: 267
Chad Hodler since 2013
|
|
November 01, 2017, 05:41:21 PM |
|
Good to read you got it working. You should check that the compiled SW features match your CPU architecture for best performance. It should already, because it was compiled in the real machine, or it should not? edit: in you opening post there are some minor typos here? (CLAGS is CFLAGS? obvious for an advanced user but deadly for a novice if it's the case, I'm the second type) Users with openssl 1.0.1 (Ubuntu 14.04) may get better perforance by adding "-DUSE_SPH_SHA" to CLAGS.
|
|
|
|
joblo (OP)
Legendary
Offline
Activity: 1470
Merit: 1114
|
|
November 01, 2017, 06:13:25 PM |
|
Good to read you got it working. You should check that the compiled SW features match your CPU architecture for best performance. It should already, because it was compiled in the real machine, or it should not? edit: in you opening post there are some minor typos here? (CLAGS is CFLAGS? obvious for an advanced user but deadly for a novice if it's the case, I'm the second type) Users with openssl 1.0.1 (Ubuntu 14.04) may get better perforance by adding "-DUSE_SPH_SHA" to CLAGS.Thanks for pointing out the typo, fixed. I don't expect too many newbies to be using old distros. You could consider the error a competency test, if you can't find the error you shouldn't be trying to customize the compile. You passed. The Virtualbox emulated CPU may not have the same architecture as the host and may be missing some newer features, particularly with older versions of Virtualbox. On the other hand the old CPUs are not likely to have them either. It's just something else to watch for.
|
|
|
|
joblo (OP)
Legendary
Offline
Activity: 1470
Merit: 1114
|
|
November 01, 2017, 07:09:25 PM |
|
One thing I have found is that neoscrypt fails to initialize in the version i have compiled (both avx2 and sha)
Benchmark is broken for neoscrypt but pool mining works. Benchmark is broken for a few algos and I don't really care to try to fix them.
|
|
|
|
4ward
Member
Offline
Activity: 473
Merit: 18
|
|
November 01, 2017, 07:57:00 PM Last edit: November 01, 2017, 08:29:15 PM by 4ward |
|
One thing I have found is that neoscrypt fails to initialize in the version i have compiled (both avx2 and sha)
Benchmark is broken for neoscrypt but pool mining works. Benchmark is broken for a few algos and I don't really care to try to fix them. all the algos in the table i posted benchmark fine with your version, but in this case, it actually breaks completely, even with real pools p.s. can you enable the api to report the hashrate before the 1st accepted share?
|
|
|
|
joblo (OP)
Legendary
Offline
Activity: 1470
Merit: 1114
|
|
November 01, 2017, 08:41:59 PM |
|
One thing I have found is that neoscrypt fails to initialize in the version i have compiled (both avx2 and sha)
Benchmark is broken for neoscrypt but pool mining works. Benchmark is broken for a few algos and I don't really care to try to fix them. all the algos in the table i posted benchmark fine with your version, but in this case, it actually breaks completely, even with real pools p.s. can you enable the api to report the hashrate before the 1st accepted share? I can't do much if it's only your cross compile that's failing. The hash rate is only meaningful when a share is submitted. Reporting the per-thread hash rate on every scan would increase the traffic.
|
|
|
|
spider703
|
|
November 02, 2017, 10:45:24 AM |
|
tell me on which of the files will be mining above the algorithm m7m on the processor i7-3770
|
BTC 1Hof999zuqUKpifmzrSABv7tNr4nRaoJKM LTC Lf2L6DTBr2gXT38d7cVRqDQiHMndtXQyNW or write me in https://t.me/spider703
|
|
|
|
stevascha
Member
Offline
Activity: 312
Merit: 10
|
|
November 05, 2017, 06:34:49 AM |
|
already try v3.7.2 but there is 2 red line inside my bat file "stratum_recv_line failed" "stratum connection interrupted"
|
|
|
|
My9bot
|
|
November 05, 2017, 12:42:59 PM |
|
already try v3.7.2 but there is 2 red line inside my bat file "stratum_recv_line failed" "stratum connection interrupted"
pool problem
|
|
|
|
double-mint
Newbie
Offline
Activity: 3
Merit: 0
|
|
November 09, 2017, 07:42:27 AM |
|
Should I be worried that my CPU, software, algo all supports AVX but it's not being used? Or does using AVX2 mean that AVX doesn't matter? CPU: Intel(R) Xeon(R) CPU E5-2650 v3 @ 2.30GHz CPU features: SSE2 AES AVX AVX2 SW built on Nov 2 2017 with GCC 5.4.0 SW features: SSE2 AES AVX AVX2 Algo features: SSE2 AES AVX AVX2 Start mining with SSE2 AES AVX2
|
|
|
|
4ward
Member
Offline
Activity: 473
Merit: 18
|
|
November 09, 2017, 08:17:29 AM |
|
Should I be worried that my CPU, software, algo all supports AVX but it's not being used? Or does using AVX2 mean that AVX doesn't matter? CPU: Intel(R) Xeon(R) CPU E5-2650 v3 @ 2.30GHz CPU features: SSE2 AES AVX AVX2 SW built on Nov 2 2017 with GCC 5.4.0 SW features: SSE2 AES AVX AVX2 Algo features: SSE2 AES AVX AVX2 Start mining with SSE2 AES AVX2
it uses the best available implementation, so yes, AVX doesn't matter when you have AVX2
|
|
|
|
double-mint
Newbie
Offline
Activity: 3
Merit: 0
|
|
November 09, 2017, 08:48:49 AM |
|
it uses the best available implementation, so yes, AVX doesn't matter when you have AVX2
Thanks for confirming.
|
|
|
|
runningwithbeer
Newbie
Offline
Activity: 11
Merit: 0
|
|
November 09, 2017, 04:06:36 PM |
|
Not getting this to work on CentOS7. Any ideas folks? I think I've got all the dependencies... Build.sh output... [b]algo/m7m.c:4:17: fatal error: gmp.h: No such file or directory #include <gmp.h> ^ compilation terminated.[/b] gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Iyes/include -fno-strict-aliasing -I./compa t/jansson -I. -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O3 -ma rch=native -Wall -Iyes/include -MT algo/cpuminer-nist5.o -MD -MP -MF algo/.deps /cpuminer-nist5.Tpo -c -o algo/cpuminer-nist5.o `test -f 'algo/nist5.c' || echo './'`algo/nist5.c In file included from algo/nist5.c:15:0: ./algo/keccak/sse2/keccak.c:780:2: warning: multi-line comment [-Wcomment] //kekDECL_STATE \ ^ algo/nist5.c: In function ??nist5hash??: algo/nist5.c:69:6: warning: right shift count >= width of type [enabled by defau lt] JH_H; ^ algo/nist5.c:69:6: warning: right shift count >= width of type [enabled by defau lt] algo/nist5.c:69:6: warning: right shift count >= width of type [enabled by defau lt] algo/nist5.c:69:6: warning: right shift count >= width of type [enabled by defau lt] make[2]: *** [algo/cpuminer-m7m.o] Error 1 make[2]: *** Waiting for unfinished jobs.... mv -f algo/heavy/.deps/cpuminer-bastion.Tpo algo/heavy/.deps/cpuminer-bastion.Po mv -f algo/.deps/cpuminer-neoscrypt.Tpo algo/.deps/cpuminer-neoscrypt.Po mv -f algo/.deps/cpuminer-nist5.Tpo algo/.deps/cpuminer-nist5.Po make[2]: Leaving directory `/root/cpuminer-opt' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/cpuminer-opt' make: *** [all] Error 2 strip: 'cpuminer': No such file [root@CENTOS7 cpuminer-opt]#
|
|
|
|
4ward
Member
Offline
Activity: 473
Merit: 18
|
|
November 09, 2017, 05:14:12 PM |
|
Not getting this to work on CentOS7. Any ideas folks? I think I've got all the dependencies... Build.sh output... [b]algo/m7m.c:4:17: fatal error: gmp.h: No such file or directory #include <gmp.h> ^ compilation terminated.[/b] gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Iyes/include -fno-strict-aliasing -I./compa t/jansson -I. -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O3 -ma rch=native -Wall -Iyes/include -MT algo/cpuminer-nist5.o -MD -MP -MF algo/.deps /cpuminer-nist5.Tpo -c -o algo/cpuminer-nist5.o `test -f 'algo/nist5.c' || echo './'`algo/nist5.c In file included from algo/nist5.c:15:0: ./algo/keccak/sse2/keccak.c:780:2: warning: multi-line comment [-Wcomment] //kekDECL_STATE \ ^ algo/nist5.c: In function ??nist5hash??: algo/nist5.c:69:6: warning: right shift count >= width of type [enabled by defau lt] JH_H; ^ algo/nist5.c:69:6: warning: right shift count >= width of type [enabled by defau lt] algo/nist5.c:69:6: warning: right shift count >= width of type [enabled by defau lt] algo/nist5.c:69:6: warning: right shift count >= width of type [enabled by defau lt] make[2]: *** [algo/cpuminer-m7m.o] Error 1 make[2]: *** Waiting for unfinished jobs.... mv -f algo/heavy/.deps/cpuminer-bastion.Tpo algo/heavy/.deps/cpuminer-bastion.Po mv -f algo/.deps/cpuminer-neoscrypt.Tpo algo/.deps/cpuminer-neoscrypt.Po mv -f algo/.deps/cpuminer-nist5.Tpo algo/.deps/cpuminer-nist5.Po make[2]: Leaving directory `/root/cpuminer-opt' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/cpuminer-opt' make: *** [all] Error 2 strip: 'cpuminer': No such file [root@CENTOS7 cpuminer-opt]#
algo/m7m.c:4:17: fatal error: gmp.h: No such file or directory you are missing gmp library i would guess that its gmp-devel that you need to install
|
|
|
|
runningwithbeer
Newbie
Offline
Activity: 11
Merit: 0
|
|
November 09, 2017, 05:38:12 PM |
|
I had the wrong package for CentOS. Thanks for the push in the right direction.
|
|
|
|
Bluecheese
Member
Offline
Activity: 104
Merit: 18
|
|
November 09, 2017, 10:19:50 PM |
|
Has anyone made a build for a Mac or can point me in the right direction for compiling?
|
|
|
|
|