JayDDee / cpuminer-opt

Optimized multi algo CPU miner
Other
773 stars 545 forks source link

Xevan algo avx2 invalid shares #262

Closed Acethekangaroo closed 4 years ago

Acethekangaroo commented 4 years ago

With cpuminer-avx2.exe all Xevan shares submitted are rejected by the pool with the message "invalid share." when using cpuminer-sse2.exe with the same pool and cpu shares are submitted and accepted as normal. Tested with a i7 7700k using 6 threads.

Edit: Forgot to mention I tested with version 3.13.0

JayDDee commented 4 years ago

Last working version is v3.11.7.

Correction. Fixed in v3.12.2, broken again in v3.12.3.

JayDDee commented 4 years ago

Fixed in cpuminer-opt-3.13.0.1. Please retest.

Acethekangaroo commented 4 years ago

Tested version 3.13.0.1 and the bug was fixed.