Bitcoin Forum
April 19, 2024, 06:24:47 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 [73] 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 ... 197 »
  Print  
Author Topic: [LOCKED] cpuminer-opt v3.12.3, open source optimized multi-algo CPU miner  (Read 443953 times)
felixbrucker
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile WWW
October 20, 2016, 09:36:07 AM
 #1441

yup those numbers could add up to the actual hashrate, try with very low core nums like 3,4,5 and post the results, this algo is very memory bound, more cpu power doesnt speed things up but can make things worse actually

also if this system is using multiple cpu you will need to spread the few threads on the other processors to achive maximum hashpower (to use multiple memories), i dont know if this is possible with plain threads (procs work fine) other option would be to start multiple cpuminer for each cpu with low thread count
1713507887
Hero Member
*
Offline Offline

Posts: 1713507887

View Profile Personal Message (Offline)

Ignore
1713507887
Reply with quote  #2

1713507887
Report to moderator
The forum was founded in 2009 by Satoshi and Sirius. It replaced a SourceForge forum.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713507887
Hero Member
*
Offline Offline

Posts: 1713507887

View Profile Personal Message (Offline)

Ignore
1713507887
Reply with quote  #2

1713507887
Report to moderator
1713507887
Hero Member
*
Offline Offline

Posts: 1713507887

View Profile Personal Message (Offline)

Ignore
1713507887
Reply with quote  #2

1713507887
Report to moderator
1713507887
Hero Member
*
Offline Offline

Posts: 1713507887

View Profile Personal Message (Offline)

Ignore
1713507887
Reply with quote  #2

1713507887
Report to moderator
mikhan
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
October 20, 2016, 12:59:44 PM
 #1442

@felix
you mean your fork or joblo's one?
btw i got 256 gb of ram on that dual xeon server
will follow your advices later...
felixbrucker
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile WWW
October 20, 2016, 01:16:31 PM
 #1443

@felix
you mean your fork or joblo's one?
btw i got 256 gb of ram on that dual xeon server
will follow your advices later...

i only have a copy of the src in my github acc, no modifications made, im talking about joblos cpuminer-opt

the amount of memory is largely irrelevant, its more the speed from cpu to memory that dictates the hashpower

my xeon e3 has 8 cores, though using more than 4 cores does not result in more hashpower

with 2x 24 threads (2 cpu) i assume the optimum thread count per cpu is about 6-10, maybe a bit more or less depending on the power of each individual core

now on linux placing procs on specific cpus is easy, not sure how to do this on windows.

im unsure how cpuminer-opt handles the placement of threads in a multi cpu environment, if you only specify 12 threads (6 per cpu) it might spread them on cpu0 and cpu1, but it might also spread them only on cpu0 which would result in only half the hashpower
t2yax
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


Arianee:Smart-link Connecting Owners,Assets,Brands


View Profile
October 20, 2016, 02:50:04 PM
 #1444

i've tried zcash mining in windows with mobile ivy bridge cpu.it just stops.i mean windows error.

arianee
• • • ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Smart-link Connecting Owners, Assets And Brands
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • • •
Discord
Telegram ⊐●⊏ Reddit
Twitter ⊐●⊏ Instagram
Medium ⊐●⊏ Linkedin
joblo (OP)
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
October 20, 2016, 03:42:44 PM
Last edit: October 20, 2016, 04:28:36 PM by joblo
 #1445

@felix
you mean your fork or joblo's one?
btw i got 256 gb of ram on that dual xeon server
will follow your advices later...

i only have a copy of the src in my github acc, no modifications made, im talking about joblos cpuminer-opt

the amount of memory is largely irrelevant, its more the speed from cpu to memory that dictates the hashpower

my xeon e3 has 8 cores, though using more than 4 cores does not result in more hashpower

with 2x 24 threads (2 cpu) i assume the optimum thread count per cpu is about 6-10, maybe a bit more or less depending on the power of each individual core

now on linux placing procs on specific cpus is easy, not sure how to do this on windows.

im unsure how cpuminer-opt handles the placement of threads in a multi cpu environment, if you only specify 12 threads (6 per cpu) it might spread them on cpu0 and cpu1, but it might also spread them only on cpu0 which would result in only half the hashpower

Given the 12 thread performance was similar to 48 it looks like it was using both CPUs. With only one CPU I would expect the
performance to drop by half.


I take that back. Adding another CPU doesn't increase memory bandwidth. A dual CPU is overkill, an i7 is overkill. The only way
to improve performance is with LGA2011 which has a 4 channel memory controller.

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
joblo (OP)
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
October 20, 2016, 06:51:26 PM
 #1446

The branding Intel uses for Celeron CPUs is misleading and is causing confusion with some users.
First the model number don't match the generation, ie some G4xxx models are branded as Skylake
but Skylake Pentiums are the 6xxx series.

But more importantly Celerons are cost reduced and stripped of some advanced technology, including AVX
and AVX2. Therefore the AVX and AVX2 builds will not work on Celerons. The Westmere build is likely the
most featured compile that can be used with Celerons.

I will update the readme file included in the binary package of the next release to clarify.

I would also like to remind users to always read the readme file before reporting problems and to provide a
clear problem description and supporting data. I will ignore any reports without data.

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
felixbrucker
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile WWW
October 20, 2016, 07:58:33 PM
 #1447

Given the 12 thread performance was similar to 48 it looks like it was using both CPUs. With only one CPU I would expect the
performance to drop by half.


I take that back. Adding another CPU doesn't increase memory bandwidth. A dual CPU is overkill, an i7 is overkill. The only way
to improve performance is with LGA2011 which has a 4 channel memory controller.

afaik each cpu has its own memory, so using multiple cpu actually should multiply the hashpower by the amount of cpus used. if one cpu wants to access the memory of another cpu it would need to do so via qpi. each memory bus per cpu is unique and shouldnt slow down other cpus, only qpi access slows down significantly.

increasing cpu <-> memory speeds should also increase the hashpower
joblo (OP)
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
October 20, 2016, 08:42:52 PM
 #1448

Given the 12 thread performance was similar to 48 it looks like it was using both CPUs. With only one CPU I would expect the
performance to drop by half.


I take that back. Adding another CPU doesn't increase memory bandwidth. A dual CPU is overkill, an i7 is overkill. The only way
to improve performance is with LGA2011 which has a 4 channel memory controller.

afaik each cpu has its own memory, so using multiple cpu actually should multiply the hashpower by the amount of cpus used. if one cpu wants to access the memory of another cpu it would need to do so via qpi. each memory bus per cpu is unique and shouldnt slow down other cpus, only qpi access slows down significantly.

increasing cpu <-> memory speeds should also increase the hashpower

That wasn't the point. A single CPU has access to 4 memory channels instead of 2 doubling the memory bandwidth, The 2nd CPU
is still overkill.

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
felixbrucker
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile WWW
October 20, 2016, 08:54:45 PM
 #1449

Given the 12 thread performance was similar to 48 it looks like it was using both CPUs. With only one CPU I would expect the
performance to drop by half.


I take that back. Adding another CPU doesn't increase memory bandwidth. A dual CPU is overkill, an i7 is overkill. The only way
to improve performance is with LGA2011 which has a 4 channel memory controller.

afaik each cpu has its own memory, so using multiple cpu actually should multiply the hashpower by the amount of cpus used. if one cpu wants to access the memory of another cpu it would need to do so via qpi. each memory bus per cpu is unique and shouldnt slow down other cpus, only qpi access slows down significantly.

increasing cpu <-> memory speeds should also increase the hashpower

That wasn't the point. A single CPU has access to 4 memory channels instead of 2 doubling the memory bandwidth, The 2nd CPU
is still overkill.

i dont seem to understand your point


taken a system with multiple (say 2) cpu sockets exists and both cpus are present:

- each cpu has dual or quad memory channel (if its dual or quad doesnt matter in this scenario)
- each cpu gives X H/s, like a normal single cpu system would, just two cpu+ram on one mobo
- each cpu uses their own dual/quad memory channel

using one cpu produces X H/s, using both cpu produces 2x X H/s

taken a system with a single cpu socket exists:

- the cpu has dual memory channels

upgrading the dual channel to quad channel through a mobo/cpu upgrade results in (likely) doubled hashrate


im missing the point where a second cpu doesnt speed up the total hashrate of the system if the second cpu has its own memory channels

or do you imply the one cpu should use the other dual channel memory for the other cpu and thus doubling its memory bandwith? cause that wont work afaik
joblo (OP)
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
October 20, 2016, 09:40:42 PM
 #1450

Given the 12 thread performance was similar to 48 it looks like it was using both CPUs. With only one CPU I would expect the
performance to drop by half.


I take that back. Adding another CPU doesn't increase memory bandwidth. A dual CPU is overkill, an i7 is overkill. The only way
to improve performance is with LGA2011 which has a 4 channel memory controller.

afaik each cpu has its own memory, so using multiple cpu actually should multiply the hashpower by the amount of cpus used. if one cpu wants to access the memory of another cpu it would need to do so via qpi. each memory bus per cpu is unique and shouldnt slow down other cpus, only qpi access slows down significantly.

increasing cpu <-> memory speeds should also increase the hashpower

That wasn't the point. A single CPU has access to 4 memory channels instead of 2 doubling the memory bandwidth, The 2nd CPU
is still overkill.

i dont seem to understand your point


taken a system with multiple (say 2) cpu sockets exists and both cpus are present:

- each cpu has dual or quad memory channel (if its dual or quad doesnt matter in this scenario)
- each cpu gives X H/s, like a normal single cpu system would, just two cpu+ram on one mobo
- each cpu uses their own dual/quad memory channel

using one cpu produces X H/s, using both cpu produces 2x X H/s

taken a system with a single cpu socket exists:

- the cpu has dual memory channels

upgrading the dual channel to quad channel through a mobo/cpu upgrade results in (likely) doubled hashrate


im missing the point where a second cpu doesnt speed up the total hashrate of the system if the second cpu has its own memory channels

or do you imply the one cpu should use the other dual channel memory for the other cpu and thus doubling its memory bandwith? cause that wont work afaik

My mistake, I was assuming shared memory.

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
felixbrucker
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile WWW
October 20, 2016, 09:48:46 PM
 #1451

My mistake, I was assuming shared memory.

ah yes, with shared memory a second cpu would not speed things up

i suppose shared memory only exists in specific systems nowadays?
My9bot
Full Member
***
Offline Offline

Activity: 239
Merit: 100


View Profile
October 20, 2016, 09:52:17 PM
 #1452

hey can you look at zcash algo??
https://github.com/nicehash/nheqminer
thx

I'm better with code than with words-SatoshiNakamoto
Espers [ESP]SiteOnBlockchain
alexcrownjr
Member
**
Offline Offline

Activity: 63
Merit: 10


View Profile
October 20, 2016, 09:58:27 PM
 #1453

cant build on Centos 7 6x

Code:
In file included from algo/hodl/hodl-gate.h:1:0,
                 from algo/hodl/hodl.cpp:2:
./algo-gate-api.h:126:49: error: using typedef-name ‘json_t’ after ‘struct’
 bool ( *work_decode )            ( const struct json_t*, struct work* );
                                                 ^
In file included from ./miner.h:38:0,
                 from algo/hodl/hodl.cpp:1:
/usr/include/jansson.h:53:3: note: ‘json_t’ has a previous declaration here
 } json_t;
   ^
In file included from algo/hodl/hodl.cpp:1:0:
./miner.h:526:20: warning: ‘algo_names’ defined but not used [-Wunused-variable]
 static const char *algo_names[] = {
                    ^
make[2]: *** [algo/hodl/cpuminer-hodl.o] Error 1
make[2]: Leaving directory `/home/stas/cpuminer-opt'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/stas/cpuminer-opt'
make: *** [all] Error 2


installed
sudo yum groupinstall 'Development Tools'

sudo yum install tmux gmp-devel jansson-devel openssl-devel boost-devel git automake gcc make curl-devel
joblo (OP)
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
October 20, 2016, 10:59:02 PM
Last edit: October 20, 2016, 11:23:11 PM by joblo
 #1454

cant build on Centos 7 6x

Code:
In file included from algo/hodl/hodl-gate.h:1:0,
                 from algo/hodl/hodl.cpp:2:
./algo-gate-api.h:126:49: error: using typedef-name ‘json_t’ after ‘struct’
 bool ( *work_decode )            ( const struct json_t*, struct work* );
                                                 ^
In file included from ./miner.h:38:0,
                 from algo/hodl/hodl.cpp:1:
/usr/include/jansson.h:53:3: note: ‘json_t’ has a previous declaration here
 } json_t;
   ^
In file included from algo/hodl/hodl.cpp:1:0:
./miner.h:526:20: warning: ‘algo_names’ defined but not used [-Wunused-variable]
 static const char *algo_names[] = {
                    ^
make[2]: *** [algo/hodl/cpuminer-hodl.o] Error 1
make[2]: Leaving directory `/home/stas/cpuminer-opt'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/stas/cpuminer-opt'
make: *** [all] Error 2


installed
sudo yum groupinstall 'Development Tools'

sudo yum install tmux gmp-devel jansson-devel openssl-devel boost-devel git automake gcc make curl-devel

I think there were errors before this, I need to see the first ones. Also please provide some of the more mundane
info like the version, where you downloaded from and the build commands you used.

Edit: Try uninstalling jansson-devel. It looks like there is a bug in configure that can't handle when jansson is installed
on the system.

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
Marvell1
Legendary
*
Offline Offline

Activity: 2394
Merit: 1102


Leading Crypto Sports Betting & Casino Platform


View Profile
October 20, 2016, 11:12:23 PM
 #1455

ok this makes no sense :
intel G1820 using cpuminer-core2 is getting 569h or 10h/s
the G3250s using cpuminer-core2 are also getting ss high as  500 h or 9.8 h/s
and a brand new skylarke I-7 600k using cpuminer-core-avx2   is getting a max of 580 hs or 9.9 h/s cores hash faster but max out at aroun 90h
a core i3 4170 using cpuminer-core-avx2 gets only 450 h or 8.9 hs/s  - slower hash but each core does 120 h

any ideas as to why the i3 and the skylarke under perform so much on lyra2z

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
joblo (OP)
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
October 20, 2016, 11:29:01 PM
 #1456

ok this makes no sense :
intel G1820 using cpuminer-core2 is getting 569h or 10h/s
the G3250s using cpuminer-core2 are also getting ss high as  500 h or 9.8 h/s
and a brand new skylarke I-7 600k using cpuminer-core-avx2   is getting a max of 580 hs or 9.9 h/s cores hash faster but max out at aroun 90h
a core i3 4170 using cpuminer-core-avx2 gets only 450 h or 8.9 hs/s  - slower hash but each core does 120 h

any ideas as to why the i3 and the skylarke under perform so much on lyra2z

Yes, I have discussed it extensively. It all about memory bandwidth, not compute power. For kicks try reducing the number of threads
on your 6700K until you see the total hashrate drop. Hint: it's less than 4.

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
alexcrownjr
Member
**
Offline Offline

Activity: 63
Merit: 10


View Profile
October 20, 2016, 11:41:46 PM
 #1457


I think there were errors before this, I need to see the first ones. Also please provide some of the more mundane
info like the version, where you downloaded from and the build commands you used.

Edit: Try uninstalling jansson-devel. It looks like there is a bug in configure that can't handle when jansson is installed
on the system.

without jansson-devel got 1 warning but working, thanks

Code:
centos cpuminer-opt]$ gcc --version
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4)
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

first warning
Code:
./autogen.sh 
aclocal: warning: couldn't open directory 'm4': No such file or directory


Marvell1
Legendary
*
Offline Offline

Activity: 2394
Merit: 1102


Leading Crypto Sports Betting & Casino Platform


View Profile
October 20, 2016, 11:46:56 PM
 #1458

ok this makes no sense :
intel G1820 using cpuminer-core2 is getting 569h or 10h/s
the G3250s using cpuminer-core2 are also getting ss high as  500 h or 9.8 h/s
and a brand new skylarke I-7 600k using cpuminer-core-avx2   is getting a max of 580 hs or 9.9 h/s cores hash faster but max out at aroun 90h
a core i3 4170 using cpuminer-core-avx2 gets only 450 h or 8.9 hs/s  - slower hash but each core does 120 h

any ideas as to why the i3 and the skylarke under perform so much on lyra2z

Yes, I have discussed it extensively. It all about memory bandwidth, not compute power. For kicks try reducing the number of threads
on your 6700K until you see the total hashrate drop. Hint: it's less than 4.

Wow youre rate basically the same hashrate with 3 cores running, but I notice that shares seem to be submitted slower with less cores

or is that just a display issue ?

basically this CPU is useless for mining this and zcoin which is why I got it what a wast of $299

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
Marvell1
Legendary
*
Offline Offline

Activity: 2394
Merit: 1102


Leading Crypto Sports Betting & Casino Platform


View Profile
October 21, 2016, 03:32:37 AM
Last edit: October 21, 2016, 03:56:27 AM by Marvell1
 #1459

ok this makes no sense :
intel G1820 using cpuminer-core2 is getting 569h or 10h/s
the G3250s using cpuminer-core2 are also getting ss high as  500 h or 9.8 h/s
and a brand new skylarke I-7 600k using cpuminer-core-avx2   is getting a max of 580 hs or 9.9 h/s cores hash faster but max out at aroun 90h
a core i3 4170 using cpuminer-core-avx2 gets only 450 h or 8.9 hs/s  - slower hash but each core does 120 h

any ideas as to why the i3 and the skylarke under perform so much on lyra2z

Yes, I have discussed it extensively. It all about memory bandwidth, not compute power. For kicks try reducing the number of threads
on your 6700K until you see the total hashrate drop. Hint: it's less than 4.

At my local store that had some broad well - E cards 6 core ones for only $100 more I exchanged my 6700 for a 6800k are boy were you right , even with like 50% usage on the cores I'm seeing speeds

of like 10000 h and 30 h/s  I guess these cards have 28 pc-e lanes vs the normal 16 ?  I cant image the higer end ones wit 40 pc-e lanes thoughs could probably do a sold 60 h/s , crazy these are only $100 more than the i7 6700k  I did need to buy are more
expensive mb though.

ok maybe this was a fluke after windows 10 updates run seems to have slowed down a ton trying to figure out whats what

**edit no fluke
 got the same high hash rates agin but for some reason after a while the miner just stops when it hits those max rates of 9k h or more any ideas ?

seems that the pool kicks the rig off due to shares being such high hash rates ? I get stratum timeouts when it gets to the higher rates

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
joblo (OP)
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
October 21, 2016, 04:16:34 AM
 #1460

ok this makes no sense :
intel G1820 using cpuminer-core2 is getting 569h or 10h/s
the G3250s using cpuminer-core2 are also getting ss high as  500 h or 9.8 h/s
and a brand new skylarke I-7 600k using cpuminer-core-avx2   is getting a max of 580 hs or 9.9 h/s cores hash faster but max out at aroun 90h
a core i3 4170 using cpuminer-core-avx2 gets only 450 h or 8.9 hs/s  - slower hash but each core does 120 h

any ideas as to why the i3 and the skylarke under perform so much on lyra2z

Yes, I have discussed it extensively. It all about memory bandwidth, not compute power. For kicks try reducing the number of threads
on your 6700K until you see the total hashrate drop. Hint: it's less than 4.

At my local store that had some broad well - E cards 6 core ones for only $100 more I exchanged my 6700 for a 6800k are boy were you right , even with like 50% usage on the cores I'm seeing speeds

of like 10000 h and 30 h/s  I guess these cards have 28 pc-e lanes vs the normal 16 ?  I cant image the higer end ones wit 40 pc-e lanes thoughs could probably do a sold 60 h/s , crazy these are only $100 more than the i7 6700k  I did need to buy are more
expensive mb though.

ok maybe this was a fluke after windows 10 updates run seems to have slowed down a ton trying to figure out whats what

**edit no fluke
 got the same high hash rates agin but for some reason after a while the miner just stops when it hits those max rates of 9k h or more any ideas ?

seems that the pool kicks the rig off due to shares being such high hash rates ? I get stratum timeouts when it gets to the higher rates

Stratum problems are a pool issue.

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
Pages: « 1 ... 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 [73] 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 ... 197 »
  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!