Closed thanapongp closed 3 years ago
ty for your report, i already know the cause of the problem and i'll recompile the miner tonight.
Thank you! I'll test it as soon as the new version got released.
I had 5 minutes during my break so i took it to recompile the miner. You can now download the new build (the zip file has the same name).
Thank you! It's working properly now.
./xlarig522 --donate-level 0 -o scala.herominers.com:10130 -u [address] -p [worker] -a panthera
* ABOUT XLArig/5.2.2 clang/12.0.0
* LIBS libuv/1.41.0 OpenSSL/1.1.1j
* HUGE PAGES supported
* 1GB PAGES unavailable
* CPU Intel(R) Core(TM) i5-8500 CPU @ 3.00GHz (1) 64-bit AES
threads:6
* MEMORY 8.0/8.0 GB (100%)
DIMM_A0: 4 GB DDR4 @ 2667 MHz 4ATF51264HZ-2G6E3
DIMM_B0: 4 GB DDR4 @ 2667 MHz 4ATF51264HZ-2G6E3
* MOTHERBOARD Apple Inc. - Mac-63001698E7A34814
* DONATE 0%
* ASSEMBLY auto:intel
* POOL #1 scala.herominers.com:10130 algo panthera
* COMMANDS hashrate, pause, resume, results, connection
[2021-03-10 21:16:42.035] net use pool scala.herominers.com:10130 157.90.94.153
[2021-03-10 21:16:42.036] net new job from scala.herominers.com:10130 diff 15000 algo panthera height 159139
[2021-03-10 21:16:42.036] cpu use argon2 implementation AVX2
[2021-03-10 21:16:42.036] randomx init dataset algo panthera (6 threads) seed c77d2ae2b7b6f51c...
[2021-03-10 21:16:42.420] randomx allocated 2336 MB (2080+256) huge pages 0% 0/1168 +JIT (385 ms)
[2021-03-10 21:16:42.635] randomx dataset ready (215 ms)
[2021-03-10 21:16:42.635] cpu use profile panthera (3 threads) scratchpad 256 KB
[2021-03-10 21:16:43.843] cpu READY threads 3/3 (3) huge pages 0% 0/3 memory 768 KB (1208 ms)
[2021-03-10 21:16:44.491] cpu accepted (1/0) diff 15000 (296 ms)
[2021-03-10 21:16:47.692] cpu accepted (2/0) diff 15000 (962 ms)
[2021-03-10 21:16:49.509] net new job from scala.herominers.com:10130 diff 30000 algo panthera height 159139
[2021-03-10 21:17:04.225] cpu accepted (3/0) diff 30000 (233 ms)
[2021-03-10 21:17:08.575] cpu accepted (4/0) diff 30000 (226 ms)
[2021-03-10 21:17:10.501] cpu accepted (5/0) diff 30000 (341 ms)
It seems like XLARig 5.2.2 calculated the wrong result when running on iMac with Intel i5-8500. Here's the output from the terminal.
I tested it with the previous version, 5.2.1, and everything works just fine.