Pages:
Author

Topic: [XPM]unofficial jhPrimeminer thread - page 36. (Read 180201 times)

hero member
Activity: 1764
Merit: 570
Twitter\X @AlexKosa1
August 07, 2013, 02:59:07 AM
tell me the best settings for the processor intel xeon e1230, now these settings jhPrimeMiner.exe  -t 8 -o http://ypool.net:10034 -u user -p 123
sr. member
Activity: 291
Merit: 250
August 07, 2013, 02:51:22 AM
sr. member
Activity: 291
Merit: 250
August 07, 2013, 02:50:09 AM
why a share of the complexity 6 payment is not 0.125 but only 0.1

In earlier version of the miner/pool the share value calculation was different. After the pool changed the share value calculation I've updated also the miner (v5+)
full member
Activity: 200
Merit: 100
August 07, 2013, 01:24:40 AM
why a share of the complexity 6 payment is not 0.125 but only 0.1
legendary
Activity: 1764
Merit: 1000
newbie
Activity: 8
Merit: 0
August 06, 2013, 09:25:16 PM
Hi folks!
What about a new version?
V6 - https://dl.dropboxusercontent.com/u/1189851/jhPrimeminer-GMP-v6.zip
Changes:
1. Initial Auto tuning related to L1 cache size. It takes about 4 min after the minder was started. For some configurations can double the seeped.
2. Keyboard shortcuts for those that likes to play with the numbers.
3. Round sieve percentage - Similar feature that was introduced in mikaelh's hp8 primecoin client. https://bitcointalksearch.org/topic/xpm-ann-primecoin-high-performance-hp14-released-255782
Basically the parameter sets how much time is spent in the sieve and how much time is spent on checking the candidates produced by the sieve.

Enjoy.

Edit: Both the miner and the mpir.dll Compiled with AVX flag - https://dl.dropboxusercontent.com/u/1189851/jhPrimeminer-GMP-v6-AVX.zip
AVX not working :/, first calls out MXVCR110.dll missing, when I d/l and add it then I get "The application was unable to start correctly (0x000007b)"

Loving the regular build, after 5 hours I'm up from 370 to 523 shares per block and XPM per block went from .017729 avg to .023547 avg.

Did you google and install "Visual C++ Redistributable for Visual Studio 2012 Update 3"
hero member
Activity: 532
Merit: 500
August 06, 2013, 09:13:53 PM
Hi folks!
What about a new version?
V6 - https://dl.dropboxusercontent.com/u/1189851/jhPrimeminer-GMP-v6.zip
Changes:
1. Initial Auto tuning related to L1 cache size. It takes about 4 min after the minder was started. For some configurations can double the seeped.
2. Keyboard shortcuts for those that likes to play with the numbers.
3. Round sieve percentage - Similar feature that was introduced in mikaelh's hp8 primecoin client. https://bitcointalksearch.org/topic/xpm-ann-primecoin-high-performance-hp14-released-255782
Basically the parameter sets how much time is spent in the sieve and how much time is spent on checking the candidates produced by the sieve.

Enjoy.

Edit: Both the miner and the mpir.dll Compiled with AVX flag - https://dl.dropboxusercontent.com/u/1189851/jhPrimeminer-GMP-v6-AVX.zip
AVX not working :/, first calls out MXVCR110.dll missing, when I d/l and add it then I get "The application was unable to start correctly (0x000007b)"

Loving the regular build, after 5 hours I'm up from 370 to 523 shares per block and XPM per block went from .017729 avg to .023547 avg.
sr. member
Activity: 476
Merit: 250
August 06, 2013, 09:04:44 PM
Really, slower than v4? Maybe it's setting related?

Running both with default settings. Tried tuning settings on v4 before but never found anything significantly better than default. Performance varies much depending on number of processes/threads.
hero member
Activity: 812
Merit: 1000
August 06, 2013, 08:24:16 PM
Hi folks!
What about a new version?
V6 - https://dl.dropboxusercontent.com/u/1189851/jhPrimeminer-GMP-v6.zip
Changes:
1. Initial Auto tuning related to L1 cache size. It takes about 4 min after the minder was started. For some configurations can double the seeped.
2. Keyboard shortcuts for those that likes to play with the numbers.
3. Round sieve percentage - Similar feature that was introduced in mikaelh's hp8 primecoin client. https://bitcointalksearch.org/topic/xpm-ann-primecoin-high-performance-hp14-released-255782
Basically the parameter sets how much time is spent in the sieve and how much time is spent on checking the candidates produced by the sieve.

Enjoy.

Edit: Both the miner and the mpir.dll Compiled with AVX flag - https://dl.dropboxusercontent.com/u/1189851/jhPrimeminer-GMP-v6-AVX.zip

x2 slowdown compared to v4 on all my Opterons running Ubuntu Sad
Will you upload the source to github? Maybe I have to compile it with /favor:AMD64

Really, slower than v4? Maybe it's setting related?
newbie
Activity: 13
Merit: 0
August 06, 2013, 08:19:55 PM
Thanks mumus! I've got v6 working on all of my machines, from initial testing it looks like 6/7 ch are significantly higher but won't know for sure until its been running for some time. I tried AVX on Windows 7 with an i5 3570k and got the msvcr110.dll mentioned above, installed the Visual C++ package and don't see the error anymore but it force closes on startup Sad

Is it possible to run the AVX version on Ubuntu? I tried it with an i7 3820 but get the msvcr110.dll error, not sure how to fix this through WINE.

You just need the msvcr110.dll from the visual studio 2012 update 3 runtime.
sr. member
Activity: 476
Merit: 250
August 06, 2013, 08:17:25 PM
Hi folks!
What about a new version?
V6 - https://dl.dropboxusercontent.com/u/1189851/jhPrimeminer-GMP-v6.zip
Changes:
1. Initial Auto tuning related to L1 cache size. It takes about 4 min after the minder was started. For some configurations can double the seeped.
2. Keyboard shortcuts for those that likes to play with the numbers.
3. Round sieve percentage - Similar feature that was introduced in mikaelh's hp8 primecoin client. https://bitcointalksearch.org/topic/xpm-ann-primecoin-high-performance-hp14-released-255782
Basically the parameter sets how much time is spent in the sieve and how much time is spent on checking the candidates produced by the sieve.

Enjoy.

Edit: Both the miner and the mpir.dll Compiled with AVX flag - https://dl.dropboxusercontent.com/u/1189851/jhPrimeminer-GMP-v6-AVX.zip

x2 slowdown compared to v4 on all my Opterons running Ubuntu Sad
Will you upload the source to github? Maybe I have to compile it with /favor:AMD64
sr. member
Activity: 420
Merit: 250
August 06, 2013, 07:56:33 PM
Thanks mumus! I've got v6 working on all of my machines, from initial testing it looks like 6/7 ch are significantly higher but won't know for sure until its been running for some time. I tried AVX on Windows 7 with an i5 3570k and got the msvcr110.dll mentioned above, installed the Visual C++ package and don't see the error anymore but it force closes on startup Sad

Is it possible to run the AVX version on Ubuntu? I tried it with an i7 3820 but get the msvcr110.dll error, not sure how to fix this through WINE.
newbie
Activity: 12
Merit: 0
August 06, 2013, 07:36:18 PM
AVX version crashes on startup for me.

Regular version is running great though. Already found a 9-chain in less than two hours so far with default settings.

i7 4770k @ 4.5

Thanks mumus!

hero member
Activity: 812
Merit: 1000
August 06, 2013, 07:12:38 PM
from 2600k/fx8150 onwards: AVX

I'll try it as soon as possible...my i7 3820 has avx.
newbie
Activity: 17
Merit: 0
August 06, 2013, 07:10:49 PM
I have i7 3770k, so should i download the AVX version?
you can download cpu-z to see if  i7 3770k support avx.
sr. member
Activity: 359
Merit: 250
August 06, 2013, 06:10:11 PM
I have i7 3770k, so should i download the AVX version?
sr. member
Activity: 383
Merit: 250
August 06, 2013, 06:06:59 PM
32 bit version of v6?
newbie
Activity: 20
Merit: 0
August 06, 2013, 05:58:29 PM
V6 won't run for me.  Just get an error about not being able to start because msvcr110.dll is missing from my pc. The download includes the msvcr100.dll file.

Update - Found out I needed Visual C++ Redistributable for Visual Studio 2012 Update 3.  Installed that and the error went away.
full member
Activity: 162
Merit: 100
August 06, 2013, 05:53:45 PM
Hi folks!
What about a new version?
V6 - https://dl.dropboxusercontent.com/u/1189851/jhPrimeminer-GMP-v6.zip
Changes:
1. Initial Auto tuning related to L1 cache size. It takes about 4 min after the minder was started. For some configurations can double the seeped.
2. Keyboard shortcuts for those that likes to play with the numbers.
3. Round sieve percentage - Similar feature that was introduced in mikaelh's hp8 primecoin client. https://bitcointalksearch.org/topic/xpm-ann-primecoin-high-performance-hp14-released-255782
Basically the parameter sets how much time is spent in the sieve and how much time is spent on checking the candidates produced by the sieve.

Enjoy.

Edit: Both the miner and the mpir.dll Compiled with AVX flag - https://dl.dropboxusercontent.com/u/1189851/jhPrimeminer-GMP-v6-AVX.zip
Nice new features  Cool

Running now ...

Many thanks.
Pages:
Jump to: