An Open-source Cross Platform Pearl Miner
A cross platform pearl miner. Currently optimized for CPU and legacy GPU platforms, also aiming for wide device compatibility. Github:
https://github.com/1640675651/CPPminerSupported Devices & Features:* Nvidia Pascal GPUs (GTX 10 series) via CUDA. Accelerated with DP4A instructions (1 instruction, dot product 4 int8 values). Almost zero overhead compared to pure CUTLASS GEMM.
* AMD/other GPUs via OpenCL. Accelerated with DP4A instructions if available.
* CPUs accelerated with AVX2 instructions.
Hashrate results:Nvidia:
GTX 1070 ~8.5TH/s
AMD:
Radeon pro 5500M ~5.0TH/s
CPU:
Core i9 9980HK 2.4GHz ~440GH/s
Core i5 12490F 4.0GHz ~640GH/s
Dev fee:1%
Supported pools:Tested with luckypool. Support for other pools are planned.