Skip to content

tsiv/spreadminer

spreadminer

SpreadX11 miner based on Christian Buchner's & Christian H.'s project ccminer.

Will code GPU miners for dust aka Donation addresses

Requirements

  • GPU with compute capability 3.0+

Dependencies

Download

Build

Linux

  • edit the NVCC_GENCODE line in Makefile.am to target your preferred compute capability
  • ./autogen.sh
  • ./configure "CFLAGS=-O3" "CXXFLAGS=-O3"
  • make

Windows

Usage

  • Quick start: spreadminer -o http://127.0.0.1:41677 -u rpcuser -p rpcpass (obviously replace 127.0.0.1 if your wallet is running on another machine)
  • spreadminer -h for additional options (some of them might be leftovers from ccminer and not work)
  • experiment with the -x parameter to find a value that gives you best performance and doesn't lag out your desktop too much

About

No description, website, or topics provided.

Resources

License

GPL-2.0 and 2 other licenses found

Licenses found

GPL-2.0
LICENSE
GPL-3.0
LICENSE.txt
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published