Linux makefiles with some output enhancements for djm34's miner:https://www.dropbox.com/s/1jth3nzfexg65t2/skminer.tar.gz?dl=0tar -xvf skminer.tar.gz
cd skminer
./autogen.sh
./configure
makeDon't forget to change the NVCC options in the Makefile to match your GPU's compute capability:
-gencode=arch=compute_50,code=\"sm_50,compute_50\" ./skminer 10.0.0.2 9325
***** skMiner for nVidia GPUs by djm34 *****
This is version v0.1
based on ccMiner by Christian Buchner and Christian H. 2014 ***
and on primeminer by Videlicet
Copyright 2014 djm34
BTC donation address: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
GPU 1 = GeForce GTX 750 Ti
Initializing Miner 10.0.0.2:9325 Threads = 1 Timeout = 30
Connected to 10.0.0.2:9325...
[MASTER] Coinshield Network: New Block 26700
GeForce GTX 750 Ti (1)
******* BLOCK with 36 Leading Zero Bits FOUND *******
Preparing for Block Submission...
Submitting Block...
[MASTER] Block Accepted By Coinshield Network.
[MASTER] Coinshield Network: New Block 26701
20.5 MH/s | 1 Blks ACC=1 REJ=0 | Height = 26701 | Diff = 36 0-bits | 00:00:12
20.2 MH/s | 1 Blks ACC=1 REJ=0 | Height = 26701 | Diff = 36 0-bits | 00:00:23
20.8 MH/s | 1 Blks ACC=1 REJ=0 | Height = 26701 | Diff = 36 0-bits | 00:00:35
21.4 MH/s | 1 Blks ACC=1 REJ=0 | Height = 26701 | Diff = 36 0-bits | 00:00:46
21.7 MH/s | 1 Blks ACC=1 REJ=0 | Height = 26701 | Diff = 36 0-bits | 00:00:57
[MASTER] Coinshield Network: New Block 26702
21.6 MH/s | 1 Blks ACC=1 REJ=0 | Height = 26702 | Diff = 36 0-bits | 00:01:08