Pages:
Author

Topic: Open Source XPM (Primecoin) GPU Miner & Pool xpmforall.org - page 52. (Read 109866 times)

sr. member
Activity: 2106
Merit: 282
👉bit.ly/3QXp3oh | 🔥 Ultimate Launc
You have no installed libraries: czmq, zmq, gmp, protobuf, sodium. What OS do you use ?
member
Activity: 113
Merit: 10
cmake ../xpmclient -DInstallPrefix=/opt/x86_64-Linux-static -DSTATIC_BUILD=1 -DOPENCL_LIBRARY=/opt/AMDAPP/lib/x86_64/libOpenCL.so

Code:
Building for Linux
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
CZMQ_INCLUDE_DIRECTORY
   used as include directory in directory /home/user/xpmclient
   used as include directory in directory /home/user/xpmclient
CZMQ_LIBRARY
    linked by target "xpmclient" in directory /home/user/xpmclient
GMP_INCLUDE_DIRECTORY
   used as include directory in directory /home/user/xpmclient
   used as include directory in directory /home/user/xpmclient
GMP_LIBRARY
    linked by target "xpmclient" in directory /home/user/xpmclient
PROTOBUF_INCLUDE_DIRECTORY
   used as include directory in directory /home/user/xpmclient
   used as include directory in directory /home/user/xpmclient
PROTOBUF_LIBRARY
    linked by target "xpmclient" in directory /home/user/xpmclient
SODIUM_LIBRARY
    linked by target "xpmclient" in directory /home/user/xpmclient
ZMQ_INCLUDE_DIRECTORY
   used as include directory in directory /home/user/xpmclient
   used as include directory in directory /home/user/xpmclient
ZMQ_LIBRARY
    linked by target "xpmclient" in directory /home/user/xpmclient

-- Configuring incomplete, errors occurred!

I'm can't building
full member
Activity: 151
Merit: 100
Hello

I am tested miner 9.4ver :

rig1:

14.6 driver
6x280x
1100/1600 clock

 62.4 cpd

rig2:

14.6  driver
4x290
1000/1300 clock

 54.6 cpd

I invite everybody to the pool! Do not regret!
sr. member
Activity: 2106
Merit: 282
👉bit.ly/3QXp3oh | 🔥 Ultimate Launc
New version 9.4 with next speedup: https://www.dropbox.com/s/ny027u62vbeb2u5/xpmclient_v9.4.tar.gz?dl=0
Quote
Radeon R9 290X @ 1000/1250 (stock) - 14.9 CPD
  R9 290X @ 1040/1500 - 15.35CPD
Radeon R9 290 @ 947/1250 (stock) - 13.2 CPD
Radeon R9 280X @ 1000/1250 (stock) - 9.35 CPD
  R9 280X @ 1100/1500 - 10.25CPD
sr. member
Activity: 2106
Merit: 282
👉bit.ly/3QXp3oh | 🔥 Ultimate Launc
This is a new thread of fastest open source primecoin miner, product of merge
 - madMAx's miner: https://github.com/madMAx43v3r/xpmclient
 - xpmclminer: https://github.com/eXtremal-ik7/xpmminer

Old discussion is here: https://bitcointalksearch.org/topic/open-source-xpm-pool-gpu-miner-aka-madprimeminer-602292
Github repository: https://github.com/eXtremal-ik7/xpmclient
OS Supported: Windows, Linux
AMD OpenCL miner: http://coinsforall.io/distr/xpmclient-10.2.2-beta-win64.tar.gz
NVidia CUDA miner: http://coinsforall.io/distr/xpmclient-nvidia.tar.gz

The solo-mining server code is at: https://github.com/madMAx43v3r/xpmserver

The solo-mining server binaries can be downloaded at:
For Windows: https://mega.co.nz/#!hRAmGRAQ!cbYlm-meXprzImw-vQ5COnBQiWtgPFXJeJtTs-041AI
For Linux: https://mega.co.nz/#!NZAHWC6b!FyeF6aKZ32KPs_Ns0NwZsEGaOWkNAlwfSz76hO-Dg_k
Note: The windows version crashes on shutdown, have not been able to fix this.

The binary zips also include a README.txt you should check out to get started.

EDIT: If you have dynamic ip: There is a bug somewhere in the bitcoin network code that can cause the server to loose all connections to the network after your external ip has changed. It will still show 8 or more connections but if you look in debug.log you will no longer see new blocks or transactions. In this case you need to restart the server.
The chance of this bug to happen is around 50%. So be careful, if your external ip changes and you don't check the server and the bug has happend you will produce 100% orphan blocks.

Difficulty target switching F.A.Q.

Quote
Why my CPD dropped so much after switching to target="11" in config.txt?

Primecoin proof-of-work certificate is a Cunningham chain https://en.wikipedia.org/wiki/Cunningham_chain, rational part of difficulty is a chain length (for example, difficulty 10.991 means that PoW certificate contains Cunningham chain of 10 prime numbers). Target option in config.txt is target Cunningham chain length.
CPD (chains per day) shown by miner is not absolute, it strongly depends on chain length configured by "target" field! 15 CPD with target=10 and 0.59 CPD with target=11 is same speed.

Quote
Miner shows 30 times less CPD, will my profit be 30 times less?

No! If you use calculator and put CPD with target="11", check difficulty field, it must be 11 or more. Look these screenshots.



Quote
When I need change target in config.txt to 11?

Now switch point is 10.994!
First, switch point was at 10.991, but too few miners updated their xpmclient to 10.2 or manually changed target to 11. For properly work, all miners on pool must use new target settings, but in practice it’s not easy.

Quote
What miner I need to use ?

Most recommended miner is xpmclient 10.2.2 http://coinsforall.io/distr/xpmclient-10.2.2-beta.tar.gz with target=auto and width=auto settings.
Also you can use previous versions and manually setup target and width in config.txt.
xpmclient 10.2 with target="auto" not recommended now, because it uses difficulty 10.991 as switch point.

Quote
What happens if I will use invalid target settings?

You will get less profit:
* difficulty < 10.994 and target="11": miner will generate less amount if shares.
* difficulty > 10.994 and target="10": big amount of shares will be marked as invalid.

Pages:
Jump to: