KawpowMiner v1.2.3: kawpow miner with OpenCL, CUDA and stratum support

GitHub: DOWNLOAD KAWPOWMINER v1.2.3

kawpowminer v1.2.3 является майнером ProgPoW GPU: с помощью kawpowminer вы можете добывать Ravencoin, который полагается на Proof of Work на основе ProgPoW, включая Ethereum ProgPoW и другие. Это активно поддерживаемая версия kawpowminer. Он берет свое начало в проекте ethminer. Проверьте исходную реализацию ProgPoW и спецификацию EIP-1057.

  • Keep trying to connect, and miner version
    • Added a loop so that the software will continue to try to connect to the stratum if it gets disconnected
    • Added miner version to mining.subscribe
    • Bumped version to 1.2.3

Features kawpowminer:

  • First commercial KawPow miner software for miners.
  • OpenCL mining
  • Nvidia CUDA mining
  • realistic benchmarking against arbitrary epoch/DAG/blocknumber
  • on-GPU DAG generation (no more DAG files on disk)
  • stratum mining without proxy
  • OpenCL devices picking
  • farm failover (getwork + stratum)
  • Ethereum-based ProgPoW implementations supported only, doesn’t support previous ethash version or Bitcoin-based forks

FAQ

Install and Usage

Standalone executables for Linux, macOS and Windows are provided in the Releases section. Download an archive for your operating system and unpack the content to a place accessible from command line. The kawpowminer is ready to go.

For AMD-only rigs please use the version with -amd tagged , cuda version wouldn’t work for you rig.

If you have trouble with missing .dll or CUDA errors, please install the latest version of CUDA drivers or report to project maintainers.

The kawpowminer is a command line program. This means you launch it either from a Windows command prompt or Linux console, or create shortcuts to predefined command lines using a Linux Bash script or Windows batch/cmd file. For a full list of available command, please run:

kawpowminer --help

Examples connecting to pools

Connecting to MinerMore Testnet:

./kawpowminer -P stratum+tcp://<wallet>.worker@rvnt.minermore.com:4505 or
kawpowminer.exe -P stratum+tcp://<wallet>.worker@rvnt.minermore.com:4505

Рекомендуемые новые статьи:

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *