Is around 3.8 MH/s expected hash rate for a pair of 7970s?
My cards run much cooler while mining this, only around 55-60C, compared to 85C in scrypt.
Whats your sgminer config?
Oh and btw Im having issues compiling the cpu miner in BAMT.. Any help?
In file included from x5/luffa_for_sse2.c:22:
/usr/lib/gcc/i486-linux-gnu/4.4.5/include/emmintrin.h:32:3: error: #error "SSE2 instruction set not enabled"
In file included from x5/luffa_for_sse2.h:22,
from x5/luffa_for_sse2.c:23:
x5/defs_x5.h:15: error: expected specifier-qualifier-list before ‘__m128i’
x5/luffa_for_sse2.c:271: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘CNS128’
x5/luffa_for_sse2.c:272: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ALLONE’
x5/luffa_for_sse2.c:273: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘MASK’
x5/luffa_for_sse2.c: In function ‘init_luffa’:
x5/luffa_for_sse2.c:300: error: ‘hashState’ has no member named ‘hashbitlen’
x5/luffa_for_sse2.c:303: error: ‘MASK’ undeclared (first use in this function)
x5/luffa_for_sse2.c:303: error: (Each undeclared identifier is reported only once
x5/luffa_for_sse2.c:303: error: for each function it appears in.)
x5/luffa_for_sse2.c:303: warning: implicit declaration of function ‘_mm_set_epi32’
x5/luffa_for_sse2.c:306: error: ‘ALLONE’ undeclared (first use in this function)
x5/luffa_for_sse2.c:310: error: ‘CNS128’ undeclared (first use in this function)
x5/luffa_for_sse2.c:310: warning: implicit declaration of function ‘_mm_loadu_si128’
x5/luffa_for_sse2.c:310: error: ‘__m128i’ undeclared (first use in this function)
x5/luffa_for_sse2.c:310: error: expected expression before ‘)’ token
x5/luffa_for_sse2.c:316: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:316: error: expected expression before ‘)’ token
x5/luffa_for_sse2.c:322: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:322: error: expected expression before ‘)’ token
x5/luffa_for_sse2.c:328: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:328: error: expected expression before ‘)’ token
x5/luffa_for_sse2.c:334: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:334: error: expected expression before ‘)’ token
x5/luffa_for_sse2.c:342: error: ‘hashState’ has no member named ‘bitlen’
x5/luffa_for_sse2.c:343: error: ‘hashState’ has no member named ‘bitlen’
x5/luffa_for_sse2.c:344: error: ‘hashState’ has no member named ‘rembitlen’
x5/luffa_for_sse2.c: In function ‘update_luffa’:
x5/luffa_for_sse2.c:357: error: ‘hashState’ has no member named ‘hashbitlen’
x5/luffa_for_sse2.c: In function ‘Update256’:
x5/luffa_for_sse2.c:383: error: ‘hashState’ has no member named ‘bitlen’
x5/luffa_for_sse2.c:385: error: ‘hashState’ has no member named ‘rembitlen’
x5/luffa_for_sse2.c:386: error: ‘hashState’ has no member named ‘rembitlen’
x5/luffa_for_sse2.c:388: error: ‘hashState’ has no member named ‘rembitlen’
x5/luffa_for_sse2.c:394: error: ‘hashState’ has no member named ‘rembitlen’
x5/luffa_for_sse2.c:403: error: ‘hashState’ has no member named ‘rembitlen’
x5/luffa_for_sse2.c:425: error: ‘hashState’ has no member named ‘rembitlen’
x5/luffa_for_sse2.c:427: error: ‘hashState’ has no member named ‘rembitlen’
x5/luffa_for_sse2.c: In function ‘Update384’:
x5/luffa_for_sse2.c:440: error: ‘hashState’ has no member named ‘bitlen’
x5/luffa_for_sse2.c:441: error: ‘hashState’ has no member named ‘bitlen’
x5/luffa_for_sse2.c:444: error: ‘hashState’ has no member named ‘rembitlen’
x5/luffa_for_sse2.c:445: error: ‘hashState’ has no member named ‘rembitlen’
x5/luffa_for_sse2.c:447: error: ‘hashState’ has no member named ‘rembitlen’
x5/luffa_for_sse2.c:453: error: ‘hashState’ has no member named ‘rembitlen’
x5/luffa_for_sse2.c:462: error: ‘hashState’ has no member named ‘rembitlen’
x5/luffa_for_sse2.c:484: error: ‘hashState’ has no member named ‘rembitlen’
x5/luffa_for_sse2.c:486: error: ‘hashState’ has no member named ‘rembitlen’
x5/luffa_for_sse2.c: In function ‘Update512’:
x5/luffa_for_sse2.c:499: error: ‘hashState’ has no member named ‘bitlen’
x5/luffa_for_sse2.c:500: error: ‘hashState’ has no member named ‘bitlen’
x5/luffa_for_sse2.c:503: error: ‘hashState’ has no member named ‘rembitlen’
x5/luffa_for_sse2.c:504: error: ‘hashState’ has no member named ‘rembitlen’
x5/luffa_for_sse2.c:506: error: ‘hashState’ has no member named ‘rembitlen’
x5/luffa_for_sse2.c:512: error: ‘hashState’ has no member named ‘rembitlen’
x5/luffa_for_sse2.c:521: error: ‘hashState’ has no member named ‘rembitlen’
x5/luffa_for_sse2.c:543: error: ‘hashState’ has no member named ‘rembitlen’
x5/luffa_for_sse2.c:545: error: ‘hashState’ has no member named ‘rembitlen’
x5/luffa_for_sse2.c: In function ‘final_luffa’:
x5/luffa_for_sse2.c:555: error: ‘hashState’ has no member named ‘hashbitlen’
x5/luffa_for_sse2.c: In function ‘rnd256’:
x5/luffa_for_sse2.c:590: error: ‘__m128i’ undeclared (first use in this function)
x5/luffa_for_sse2.c:590: error: expected ‘;’ before ‘t’
x5/luffa_for_sse2.c:591: error: expected ‘;’ before ‘chainv’
x5/luffa_for_sse2.c:592: error: expected ‘;’ before ‘x’
x5/luffa_for_sse2.c:593: error: expected ‘;’ before ‘msg’
x5/luffa_for_sse2.c:594: error: expected ‘;’ before ‘tmp’
x5/luffa_for_sse2.c:597: error: ‘chainv’ undeclared (first use in this function)
x5/luffa_for_sse2.c:597: warning: implicit declaration of function ‘_mm_load_si128’
x5/luffa_for_sse2.c:597: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:598: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:599: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:600: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:601: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:602: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:604: error: ‘t’ undeclared (first use in this function)
x5/luffa_for_sse2.c:606: warning: implicit declaration of function ‘_mm_xor_si128’
x5/luffa_for_sse2.c:611: error: ‘tmp’ undeclared (first use in this function)
x5/luffa_for_sse2.c:611: warning: implicit declaration of function ‘_mm_and_si128’
x5/luffa_for_sse2.c:611: error: ‘MASK’ undeclared (first use in this function)
x5/luffa_for_sse2.c:611: warning: implicit declaration of function ‘_mm_shuffle_epi32’
x5/luffa_for_sse2.c:611: warning: implicit declaration of function ‘_mm_srli_si128’
x5/luffa_for_sse2.c:611: warning: implicit declaration of function ‘_mm_slli_si128’
x5/luffa_for_sse2.c:611: warning: implicit declaration of function ‘_mm_or_si128’
x5/luffa_for_sse2.c:613: error: ‘msg’ undeclared (first use in this function)
x5/luffa_for_sse2.c:613: error: expected expression before ‘)’ token
x5/luffa_for_sse2.c:614: error: expected expression before ‘)’ token
x5/luffa_for_sse2.c:629: warning: implicit declaration of function ‘_mm_slli_epi32’
x5/luffa_for_sse2.c:630: warning: implicit declaration of function ‘_mm_srli_epi32’
x5/luffa_for_sse2.c:636: error: ‘x’ undeclared (first use in this function)
x5/luffa_for_sse2.c:636: warning: implicit declaration of function ‘_mm_unpacklo_epi32’
x5/luffa_for_sse2.c:636: warning: implicit declaration of function ‘_mm_unpackhi_epi32’
x5/luffa_for_sse2.c:636: warning: implicit declaration of function ‘_mm_unpacklo_epi64’
x5/luffa_for_sse2.c:636: warning: implicit declaration of function ‘_mm_unpackhi_epi64’
x5/luffa_for_sse2.c:640: warning: implicit declaration of function ‘_mm_andnot_si128’
x5/luffa_for_sse2.c:640: error: ‘ALLONE’ undeclared (first use in this function)
x5/luffa_for_sse2.c:640: error: ‘CNS128’ undeclared (first use in this function)
x5/luffa_for_sse2.c:646: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:647: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:648: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:649: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:650: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:651: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c: In function ‘rnd384’:
x5/luffa_for_sse2.c:658: error: ‘__m128i’ undeclared (first use in this function)
x5/luffa_for_sse2.c:658: error: expected ‘;’ before ‘t’
x5/luffa_for_sse2.c:659: error: expected ‘;’ before ‘chainv’
x5/luffa_for_sse2.c:660: error: expected ‘;’ before ‘msg’
x5/luffa_for_sse2.c:661: error: expected ‘;’ before ‘tmp’
x5/luffa_for_sse2.c:662: error: expected ‘;’ before ‘x’
x5/luffa_for_sse2.c:665: error: ‘chainv’ undeclared (first use in this function)
x5/luffa_for_sse2.c:665: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:666: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:667: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:668: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:669: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:670: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:671: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:672: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:674: error: ‘t’ undeclared (first use in this function)
x5/luffa_for_sse2.c:683: error: ‘tmp’ undeclared (first use in this function)
x5/luffa_for_sse2.c:683: error: ‘MASK’ undeclared (first use in this function)
x5/luffa_for_sse2.c:685: error: ‘msg’ undeclared (first use in this function)
x5/luffa_for_sse2.c:685: error: expected expression before ‘)’ token
x5/luffa_for_sse2.c:686: error: expected expression before ‘)’ token
x5/luffa_for_sse2.c:732: error: ‘x’ undeclared (first use in this function)
x5/luffa_for_sse2.c:736: error: ‘ALLONE’ undeclared (first use in this function)
x5/luffa_for_sse2.c:736: error: ‘CNS128’ undeclared (first use in this function)
x5/luffa_for_sse2.c:742: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:743: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:744: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:745: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:746: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:747: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:748: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:749: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c: In function ‘rnd512’:
x5/luffa_for_sse2.c:756: error: ‘__m128i’ undeclared (first use in this function)
x5/luffa_for_sse2.c:756: error: expected ‘;’ before ‘t’
x5/luffa_for_sse2.c:757: error: expected ‘;’ before ‘chainv’
x5/luffa_for_sse2.c:758: error: expected ‘;’ before ‘msg’
x5/luffa_for_sse2.c:759: error: expected ‘;’ before ‘tmp’
x5/luffa_for_sse2.c:760: error: expected ‘;’ before ‘x’
x5/luffa_for_sse2.c:763: error: ‘chainv’ undeclared (first use in this function)
x5/luffa_for_sse2.c:763: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:764: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:765: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:766: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:767: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:768: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:769: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:770: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:771: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:772: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:774: error: ‘t’ undeclared (first use in this function)
x5/luffa_for_sse2.c:785: error: ‘tmp’ undeclared (first use in this function)
x5/luffa_for_sse2.c:785: error: ‘MASK’ undeclared (first use in this function)
x5/luffa_for_sse2.c:787: error: ‘msg’ undeclared (first use in this function)
x5/luffa_for_sse2.c:787: error: expected expression before ‘)’ token
x5/luffa_for_sse2.c:788: error: expected expression before ‘)’ token
x5/luffa_for_sse2.c:864: error: ‘x’ undeclared (first use in this function)
x5/luffa_for_sse2.c:868: error: ‘ALLONE’ undeclared (first use in this function)
x5/luffa_for_sse2.c:868: error: ‘CNS128’ undeclared (first use in this function)
x5/luffa_for_sse2.c:879: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:880: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:881: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:882: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:883: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:884: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:885: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:886: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:887: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:888: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c: In function ‘finalization224’:
x5/luffa_for_sse2.c:899: error: ‘__m128i’ undeclared (first use in this function)
x5/luffa_for_sse2.c:899: error: expected ‘;’ before ‘t’
x5/luffa_for_sse2.c:907: error: ‘t’ undeclared (first use in this function)
x5/luffa_for_sse2.c:907: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:908: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:909: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:910: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:911: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:912: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:917: warning: implicit declaration of function ‘_mm_storeu_si128’
x5/luffa_for_sse2.c:917: error: expected expression before ‘)’ token
x5/luffa_for_sse2.c:918: error: expected expression before ‘)’ token
x5/luffa_for_sse2.c: In function ‘finalization256’:
x5/luffa_for_sse2.c:927: error: ‘__m128i’ undeclared (first use in this function)
x5/luffa_for_sse2.c:927: error: expected ‘;’ before ‘t’
x5/luffa_for_sse2.c:935: error: ‘t’ undeclared (first use in this function)
x5/luffa_for_sse2.c:935: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:936: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:937: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:938: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:939: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:940: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:945: error: expected expression before ‘)’ token
x5/luffa_for_sse2.c:946: error: expected expression before ‘)’ token
x5/luffa_for_sse2.c: In function ‘finalization384’:
x5/luffa_for_sse2.c:955: error: ‘__m128i’ undeclared (first use in this function)
x5/luffa_for_sse2.c:955: error: expected ‘;’ before ‘t’
x5/luffa_for_sse2.c:963: error: ‘t’ undeclared (first use in this function)
x5/luffa_for_sse2.c:963: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:964: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:965: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:966: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:967: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:968: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:969: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:970: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:975: error: expected expression before ‘)’ token
x5/luffa_for_sse2.c:976: error: expected expression before ‘)’ token
x5/luffa_for_sse2.c:983: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:984: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:985: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:986: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:990: error: expected expression before ‘)’ token
x5/luffa_for_sse2.c: In function ‘finalization512’:
x5/luffa_for_sse2.c:999: error: ‘__m128i’ undeclared (first use in this function)
x5/luffa_for_sse2.c:999: error: expected ‘;’ before ‘t’
x5/luffa_for_sse2.c:1007: error: ‘t’ undeclared (first use in this function)
x5/luffa_for_sse2.c:1007: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:1008: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:1009: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:1010: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:1011: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:1012: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:1013: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:1014: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:1015: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:1016: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:1021: error: expected expression before ‘)’ token
x5/luffa_for_sse2.c:1022: error: expected expression before ‘)’ token
x5/luffa_for_sse2.c:1029: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:1030: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:1031: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:1032: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:1033: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:1034: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:1035: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:1036: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:1037: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:1038: error: ‘hashState’ has no member named ‘chainv’
x5/luffa_for_sse2.c:1043: error: expected expression before ‘)’ token
x5/luffa_for_sse2.c:1044: error: expected expression before ‘)’ token
x5/luffa_for_sse2.c: In function ‘process_last_msgs256’:
x5/luffa_for_sse2.c:1059: error: ‘hashState’ has no member named ‘bitlen’
x5/luffa_for_sse2.c: In function ‘process_last_msgs384’:
x5/luffa_for_sse2.c:1087: error: ‘hashState’ has no member named ‘bitlen’
x5/luffa_for_sse2.c: In function ‘process_last_msgs512’:
x5/luffa_for_sse2.c:1115: error: ‘hashState’ has no member named ‘bitlen’
make[2]: *** [minerd-luffa_for_sse2.o] Error 1
make[2]: Leaving directory `/opt/miners/darkcoin-cpuminer-1.2c-master'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/miners/darkcoin-cpuminer-1.2c-master'
make: *** [all] Error 2