Pages:
Author

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

sr. member
Activity: 479
Merit: 250
when mining at target 11 yes
newbie
Activity: 26
Merit: 0
hi,
is it normal to get 0.4 CPD-beta10.2.2 on fury(1000/500) now with driver blockchain - windows 10 ? Shocked
Also my RX580 give me 0.3 CPD same setting ?
Is It over already to have what was written one month before (9 CPD For Fury )?
ap1
newbie
Activity: 41
Merit: 0
RX 570 really shows only 0.3 with amdgpu-pro, it's not suitable drivers for XPM. 0.45 CPD for 1080Ti also too slow, what driver do you use? You can try this:

Is there any driver other than amdgpu-pro for RX570/580 on Linux?
Or currently the only way to mine XPM efficiently with RX570/580 is running under Windows?

Update:
What I found out is that adl doesn't work with amdgpu driver (and seems AMD get rid of ADL library at all).
xpmclient cannot set powertune, clockspeed and fan speed etc anymore.
I didn't use Windows for ages and if I dig a copy to install, probably the mining difficulties will be well passed 12+ already  Roll Eyes
full member
Activity: 223
Merit: 101
what kind of results are expected with a 1080ti? Mine are doing 0.65 cpd.

Also anyone mining with nvOC? I was hoping to set up mining for all of my rigs
newbie
Activity: 14
Merit: 0
What is the number of servers and port for mining xpm on coinsforall.io?
newbie
Activity: 156
Merit: 0
I also noticed that you sent less coins today than usual...yesterday 48 coins, the day before 44 and today barely 36...Are there some problems with the pool?
Diffuculty raises very fast, orphan rate also too high.
With current network hashrate diffuculty must be 11.7.

Is there a ready compiled version of this for linux?

I'm working with a mining os which is pretty closed.
Miner release contains linux version than can run almost everywhere (compiled on 64 bit Ubuntu 12.04).

Hello guys, is there a nvidia miner for this?
Miner works with NVidia, but at this moment Linux recommended, because Windows version have a problem - 100% CPU load.

Where can I get a compiled version for linux (nvidia). Or else how do I compile (sorry new to linux (ubuntu))?
newbie
Activity: 9
Merit: 0
Hello!
Why when I try run xpmclient-10.2.2-beta-win64.tar.gz on Win 10 x64 Education on GTX 1070ti I see error 0xc00000ba?
member
Activity: 181
Merit: 10
Hi, eXtremal! I have the following problem. I can not launch your miner on nvidia 1080 good. I have 8 cards. On 4 cards the miner works well, but as I launch 5+ card I have an issue - the processor is loaded 100% and the hashrate starts to drop. There are no such problems on AMD cards. Maybe some settings?
Hi,
Unfortunately, you need Linux for use 5+ NVidia GPUs, because NVidia have a problem in their OpenCL implementation and I don't know a workaround now for Windows.. except rewritting miner in CUDA.

Some of my cards (RX 470/580) getting crashed after 1-2 min of mining. On 4 rigs with same miner (10.2.2), windows(10) and driver (blockchain) everithing works correctly. Did you have a solution?
Overclocking? XPM miner can be unstable on GPUs tuned for ETH.

when you create 10.3 miner my friend?
In april. Next version brings speedup for NVidia cards (and I'll try fix high cpu load) and reboot on crash correct handling.

it is near may now. when can we see 10.3? thanks
newbie
Activity: 148
Merit: 0
# Target Cunningham chain length, default = 10
target = "10";
You put in calculator CPD with target=10, it's different CPD!
Use version 10.2.2 with target="auto" settings. Also, for properly work of rig with 6 NVidia GPUs Ubuntu needed.
If I understand right, you want $50 a day from one 1080Ti, hmm.. XPM price is not bad now, but not so high Smiley
yes it would be nice to have good money
and I have 6gtx1080=0.72 cdp  Angry Sad Shocked
sr. member
Activity: 2106
Merit: 282
👉bit.ly/3QXp3oh | 🔥 Ultimate Launc
# Target Cunningham chain length, default = 10
target = "10";
You put in calculator CPD with target=10, it's different CPD!
Use version 10.2.2 with target="auto" settings. Also, for properly work of rig with 6 NVidia GPUs Ubuntu needed.
If I understand right, you want $50 a day from one 1080Ti, hmm.. XPM price is not bad now, but not so high Smiley
newbie
Activity: 148
Merit: 0
for 13 hours 2 coins in all
2 coins in 13 hours? It looks that you use target="10" in config.txt.. what GPUs you use? Also you can post your XPM address.
AYsheewiMgDDM7C69Zxf3RRuctFn2xUt8e
6 x gtx1080
conf
# Pool websites:
#   http://xpmforall.org
#   http://coinsforall.io

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

# Your XPM payout address
address = "AYsheewiMgDDM7C69Zxf3RRuctFn2xUt8e";

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

# 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 = "1";

# Target Cunningham chain length, default = 10
target = "10";

# Sieve size in stripes (1 stripe = 16384 bits), recommended 420 for AMD, 210 for NVidia
# Big sieve size gives more candidates with less prime probability
sieveSize = "420";

# Weave depth (primes number count using by sieve), recommended 40960 for AMD, 65536 for NVidia
# Big weave depth increases prime probability, but sieve generate less candidates
weaveDepth = "65536";

# Sieve layers number, optimal value is target*2, default = 20
width = "20";

# Sieve window size. Recommended values:
# AMD GPUs: 4096
# NVidia GeForce 750Ti: 8188
# Other NVidia Maxwell GPUs: 12284
windowSize = "12284";

# - The following settings have one entry per GPU
# - If you have more than 4 just add more entries or leave it as is to use defaults
# - All entries must be separated by commas and set between double quotes

# 0 = don't use device
# 1 = use device
devices =        ["1", "1", "1", "1", "1"];

# Primorial 13 is optimal
sieveprimorial = ["13", "13", "13", "13", "13"];

# sieves per round value, default = 5
sievePerRound = ["5", "5", "5", "5", "5"];

# -1 means don't change
corefreq =       ["-1", "-1", "-1", "-1", "-1"];
memfreq =        ["-1", "-1", "-1", "-1", "-1"];
powertune =      ["-1", "-1", "-1", "-1", "-1"];
fanspeed =       ["-1", "-1", "-1", "-1", "-1"];
sr. member
Activity: 2106
Merit: 282
👉bit.ly/3QXp3oh | 🔥 Ultimate Launc
Thanks for getting back so quickly! Yes, those are the settings I'm using. The G4400 CPU's are on a Ubuntu dist. My 1080 Ti's get around 0.45-0.5 and my RX 570's get around 0.3.

Will the CUDA version be faster for Nvidia cards on Windows compared to Linux? I'm in the process of getting rid of Windows if possible.
RX 570 really shows only 0.3 with amdgpu-pro, it's not suitable drivers for XPM. 0.45 CPD for 1080Ti also too slow, what driver do you use? You can try this:
Quote
user@userpc:/root$ nvidia-smi
user@userpc:~$ nvidia-smi
Sun Apr 29 09:20:00 2018       
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 390.48                 Driver Version: 390.48                    |
|-------------------------------+----------------------+----------------------+
CUDA version will bring 1-2% speedup on both OS and low CPU load for Windows.
newbie
Activity: 31
Merit: 0
Quote
# Maximal bit size of multipliers using with primorials 13, 14 and 15;
# Default values are 26, 33, 36
# Less values increases prime probability, but sieve generate less candidates
multiplierLimits = ["24", "31", "35"];
Also try use this multiplier limits.
And if possible, use Ubuntu instead of Windows now (10.2.2 version works on windows with 100% cpu load), CUDA version for Windows will be ready in 2-3 days.
Thanks for getting back so quickly! Yes, those are the settings I'm using. The G4400 CPU's are on a Ubuntu dist. My 1080 Ti's get around 0.45-0.5 and my RX 570's get around 0.3.

Will the CUDA version be faster for Nvidia cards on Windows compared to Linux? I'm in the process of getting rid of Windows if possible.
sr. member
Activity: 2106
Merit: 282
👉bit.ly/3QXp3oh | 🔥 Ultimate Launc
Besides what is written in the example config, are there any specific settings I can change for 1080 Ti's? At best I'm getting 0.63 cpd per card (with an i5 6600K) but most get around 45-50 cpd (G4400) on Linux. They have the same settings.

I'm assuming that the G4400 isn't powerful enough to get up to 0.6 cpd? I'm using the default Nvidia-settings that are already present in the config as comments.
Quote
# Maximal bit size of multipliers using with primorials 13, 14 and 15;
# Default values are 26, 33, 36
# Less values increases prime probability, but sieve generate less candidates
multiplierLimits = ["24", "31", "35"];
Also try use this multiplier limits.
And if possible, use Ubuntu instead of Windows now (10.2.2 version works on windows with 100% cpu load), CUDA version for Windows will be ready in 2-3 days.
newbie
Activity: 31
Merit: 0
Besides what is written in the example config, are there any specific settings I can change for 1080 Ti's? At best I'm getting 0.63 cpd per card (with an i5 6600K) but most get around 45-50 cpd (G4400) on Linux. They have the same settings.

I'm assuming that the G4400 isn't powerful enough to get up to 0.6 cpd? I'm using the default Nvidia-settings that are already present in the config as comments.
sr. member
Activity: 2106
Merit: 282
👉bit.ly/3QXp3oh | 🔥 Ultimate Launc
I also noticed that you sent less coins today than usual...yesterday 48 coins, the day before 44 and today barely 36...Are there some problems with the pool?
Diffuculty raises very fast, orphan rate also too high.
With current network hashrate diffuculty must be 11.7.

Is there a ready compiled version of this for linux?

I'm working with a mining os which is pretty closed.
Miner release contains linux version than can run almost everywhere (compiled on 64 bit Ubuntu 12.04).

Hello guys, is there a nvidia miner for this?
Miner works with NVidia, but at this moment Linux recommended, because Windows version have a problem - 100% CPU load.
newbie
Activity: 156
Merit: 0

Hello guys, is there a nvidia miner for this?
copper member
Activity: 100
Merit: 1
Primecoin price is ever-climbing...
Datacoin difficulty has gone down because you all have gone back to Primecoin!
Anyone have any insight on the price increace?
We in the Datacoin world appreciate everything there is about Primecoin Smiley
We are siblings:
https://bitcointalksearch.org/topic/ann-datacoin-censorship-free-data-storage-2188160
jr. member
Activity: 40
Merit: 1
I also noticed that you sent less coins today than usual...yesterday 48 coins, the day before 44 and today barely 36...Are there some problems with the pool?
there may be difficulty, and workers x2? Grin
Pages:
Jump to: