Hello fellow Arionum miners !
Arionum gpu miner v1.5.0 (final) is now available
-- README --https://bitbucket.org/cryptogone/arionum-gpu-miner/src/master/README.md-- FAQ --https://bitbucket.org/cryptogone/arionum-gpu-miner/src/master/FAQ.md-- BINARIES --https://bitbucket.org/cryptogone/arionum-gpu-miner/downloads-- CHANGELIST v1.5.0 alpha + beta + final --* Able to mine GPU and CPU blocks
* Hashrate in line with Ariominer (often better, especially on Nvidias)
* Can set worker name via -i parameter (you can also set it via the run_CUDA/run_OpenCL scripts)
* --test-mode option (benchmarking: in this mode miner alternates GPU/CPU blocks every 20s)
* New "instant" hashrate computation (less variance), average hashrate not changed
(use --legacy-5s-hashrate to revert to previous way of computing instant hashrate: avg of last 5s)
* Reuse same buffers for CPU & GPU blocks (improves stability, less hashrate loss on block change)
* OpenCL program cache (faster startup time when -t > 1)
* use pinned memory
* Linux launch scripts: added option to auto restart the miner if it crashes
* Fixed bug causing small hashrate loss when submitting shares
* fixed important memory leak
* now correctly reports CPU/GPU hashrate too pools
Happy mining !