Post
Topic
Board Mining (Altcoins)
Re: Open Source XPM (Primecoin) GPU Miner & Pool xpmforall.org
by
eXtremal
on 30/03/2018, 12:46:47 UTC
Hi, I have a problem with the GTX1060.
I have 2 R9 390 and 3 GTX 1060. The 2 R9 have all "Sher accepted", the gtx 1060 have continually "Invalid Share".

the Nvidia configuration file is this:
# Pool websites:
#   http://xpmforall.org
#   http://coinsforall.io

server = "xpmforall.org";
port = "6666";

# Your XPM payout address
address = "My addrss";

# You can give this machine a custom name
# Computer name is used as default
#name = "Nvidia";

# Platform:
#  "amd": AMD GCN cards
#  "amd legacy": AMD HD5xxx & HD6xxx cards
#  "nvidia": NVidia Maxwell cards
platform = "nvidia";

# GPU crash handling (properly untested feature):
# 0 - do nothing
# 1 - close miner application
# 2 - reboot system (need superuser rights)
onCrash = "0";

# - Valid cpuload range: 0 to 4
# - More than 2 does not make sense
# - You can use 0 for really slow CPUs
cpuload = "0";

# Target Cunningham chain length, default = 10
target = "10";
Read first post before.
You cannot mine with target="10", difficulty > 11 now.