Skip to content

spreadcoin-project/spreadminer

 
 

spreadminer

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

Requirements

  • GPU with compute capability 3.2+

Dependencies

Download

Build

Linux

  • edit the NVCC_GENCODE line in Makefile.am to target your preferred compute capability
  • ./autogen.sh
  • ./configure CFLAGS="-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

Nvidia miner

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

 
 
 

Languages

  • C 90.3%
  • Cuda 9.0%
  • Other 0.7%