Pages:
Author

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

sr. member
Activity: 363
Merit: 250
July 31, 2013, 05:46:22 PM
Running on default settings first, immediately showing far higher 6ch/h #'s, hitting nothing but 6&7 value shares.  

This is right off the bat, so I will report back after many hours. I'm curious to see what this build will do with my previous settings.

Thanks for the update!

Update : Using default sievesize with -d 10 is working best for my i7 860/3.22/Win7/64.
newbie
Activity: 54
Merit: 0
July 31, 2013, 05:33:54 PM
Hi,
I just built another version with the following improvements:
1. Fixed the crash problem when the client disconnects from the pool
2. Included more code optimizations from SunnyKing's and Mikaekh's primecoin client. Thanks again. You may show your appreciations to them as well and to all who contributed (mtrlt, gara, etc.)
3. More tweaks to improve Share value rate.

Hopefully this version will be faster. I can't tell exact numbers because I didn't made a long run tests yet. Again when comparing versions use the same settings though this one may perform better with different sievesize and sievepercentage, and also use long run tests where let's say you have an equal number of 7+ difficulty shares.
I would like to have some feedback here.

Download from here: https://dl.dropboxusercontent.com/u/1189851/jhPrimeminer-GMP-v4.zip
Source will be updated tomorrow.

Enjoy!

Edit: please note that the default values for the parameter -s and -d was changed.

Running the updated version with defaults options on my i7 3770k, will report back with more solid results, but so far, looks like a marked improvement.
I have a request too, it doesn't need to be in normal repeated stats on every line, but a counter for 8 and 9 length chains in the block report thing would be very cool.
full member
Activity: 173
Merit: 100
July 31, 2013, 04:57:19 PM
#99
Trying it on two machines.

Update: It runs on two machines. It seems to run just as good as the cabin build that I had.
legendary
Activity: 1246
Merit: 1011
July 31, 2013, 04:48:15 PM
#98
Hi,
I just built another version with the following improvements:
1. Fixed the crash problem when the client disconnects from the pool
2. Included more code optimizations from SunnyKing's and Mikaekh's primecoin client. Thanks again. You may show your appreciations to them as well and to all who contributed (mtrlt, gara, etc.)
3. More tweaks to improve Share value rate.

Hopefully this version will be faster. I can't tell exact numbers because I didn't made a long run tests yet. Again when comparing versions use the same settings though this one may perform better with different sievesize and sievepercentage, and also use long run tests where let's say you have an equal number of 7+ difficulty shares.
I would like to have some feedback here.

Download from here: https://dl.dropboxusercontent.com/u/1189851/jhPrimeminer-GMP-v4.zip
Source will be updated tomorrow.

Enjoy!

Thank you very much... but... could you make a 32bit version?

Thanks in advance again
sr. member
Activity: 291
Merit: 250
July 31, 2013, 04:11:13 PM
#97
Hi,
I just built another version with the following improvements:
1. Fixed the crash problem when the client disconnects from the pool
2. Included more code optimizations from SunnyKing's and Mikaekh's primecoin client. Thanks again. You may show your appreciations to them as well and to all who contributed (mtrlt, gara, etc.)
3. More tweaks to improve Share value rate.

Hopefully this version will be faster. I can't tell exact numbers because I didn't made a long run tests yet. Again when comparing versions use the same settings though this one may perform better with different sievesize and sievepercentage, and also use long run tests where let's say you have an equal number of 7+ difficulty shares.
I would like to have some feedback here.

Download from here: https://dl.dropboxusercontent.com/u/1189851/jhPrimeminer-GMP-v4.zip
Source will be updated tomorrow.

Enjoy!

Edit: please note that the default values for the parameter -s and -d was changed.
sr. member
Activity: 325
Merit: 250
July 31, 2013, 01:22:35 PM
#96
anyone have a version that doesn't require wine to run on linux?
newbie
Activity: 54
Merit: 0
July 31, 2013, 12:18:14 PM
#95
First off, thanks for a great miner version!

I do have a small issue with it, however, 5 and 6 chain share values are reported incorrectly in the miner.
5 length chains are worth 0.003 (miner reports 0.015625)
6 length chains are worth 0.1 (miner reports 0.125)

It seems 7 and 8 length chains are reported correctly, however, at 1 and 10 share value respectively.

In any event, great work on this miner, and keep it up!

The formula we  used in jhPrimeminer for calculating the share value is:
shareValue = pow(8, floor(shareDifficulty) - 7)

I will clarify with jh00 if this formula is still correct.



No problem at all, formulaically determining share value makes the most sense anyway. I just noticed the discrepancy through observation between the ypool site and my i7 at home.
sr. member
Activity: 291
Merit: 250
July 31, 2013, 12:15:51 PM
#94
First off, thanks for a great miner version!

I do have a small issue with it, however, 5 and 6 chain share values are reported incorrectly in the miner.
5 length chains are worth 0.003 (miner reports 0.015625)
6 length chains are worth 0.1 (miner reports 0.125)

It seems 7 and 8 length chains are reported correctly, however, at 1 and 10 share value respectively.

In any event, great work on this miner, and keep it up!

The formula we  used in jhPrimeminer for calculating the share value is:
shareValue = pow(8, floor(shareDifficulty) - 7)

I will clarify with jh00 if this formula is still correct.

sr. member
Activity: 291
Merit: 250
July 31, 2013, 12:10:14 PM
#93
Thanks for all that you do mumu / cabin.

Can I ask for a better auto reconnect system? Invariably when JH reboots his pool 50% of my miners crash.

I've found and fixed the problem and later today I will release a binary, hopefully with a little improvements in the speed.
newbie
Activity: 54
Merit: 0
July 31, 2013, 11:45:02 AM
#92
First off, thanks for a great miner version!

I do have a small issue with it, however, 5 and 6 chain share values are reported incorrectly in the miner.
5 length chains are worth 0.003 (miner reports 0.015625)
6 length chains are worth 0.1 (miner reports 0.125)

It seems 7 and 8 length chains are reported correctly, however, at 1 and 10 share value respectively.

In any event, great work on this miner, and keep it up!
full member
Activity: 173
Merit: 100
July 31, 2013, 11:35:20 AM
#91
Thanks for all that you do mumu / cabin.

Can I ask for a better auto reconnect system? Invariably when JH reboots his pool 50% of my miners crash.
sr. member
Activity: 291
Merit: 250
July 31, 2013, 10:31:36 AM
#90
I'm sure, you will ignore this quest... But can you make any like this for solo?

Support for solo mining is planned and is in progress.
full member
Activity: 156
Merit: 100
July 31, 2013, 10:20:19 AM
#89
I'm sure, you will ignore this quest... But can you make any like this for solo?
sr. member
Activity: 266
Merit: 250
July 31, 2013, 09:23:20 AM
#88
hi, jhprimeminer cabin 0.33.2 is slow respect 0.33.1.
with 0.33.1 i have many shares found.
use the same configuration
why?
hero member
Activity: 532
Merit: 500
July 31, 2013, 06:57:49 AM
#87
Did version .35 add anything new that can be used in the current miner?
Sy
legendary
Activity: 1484
Merit: 1003
Bounty Detective
July 31, 2013, 06:52:55 AM
#86
How can I install your miner on VPS server, e.g. Digital Ocean?
You'd have to use a VNCServer instance and run it through WINE as far as I know. (haven't tested in mono)

Yes, working fine with standard wine Smiley
full member
Activity: 322
Merit: 113
Sinbad Mixer: Mix Your BTC Quickly
July 30, 2013, 07:49:09 AM
#85
How can I install your miner on VPS server, e.g. Digital Ocean?
You'd have to use a VNCServer instance and run it through WINE as far as I know. (haven't tested in mono)
hero member
Activity: 639
Merit: 500
July 30, 2013, 07:42:09 AM
#84
How can I install your miner on VPS server, e.g. Digital Ocean?
newbie
Activity: 16
Merit: 0
July 30, 2013, 07:01:10 AM
#83
The most recent version (v3) includes the following:

Add -d (SievePercentage) & -primes (SievePrimeLimit) command line parameters that can be used for more tweaking.
SievePercentage  ranges from 1 - 100, recommended is around 10 (default is Cool. It limits how many base primes are used to filter out candidate multipliers in the sieve

The idea of SievePrimeLimit was taken from the latest official jhPrimeMiner source. The default value is equal to MaxSieveSize which I still recommend.

Changed the sampling time for the multiplier auto adjustment to 10 sec.

Download link for the 64bit binaries: https://www.dropbox.com/s/tauj21tvm06xk7y/jhPrimeminer-GMP-v3.zip
Source: https://github.com/hg5fm/jhPrimeminer

SievePercentage is similar to cabin's '-d' (SieveDivisor) parameter but it's using percentage instead of division of the sieve size. (ex: '-d 100' is equivalent to '-d 1' in cabins build,  50 = 2,  25=4 and so on)

Hi mumus,

would it be possible to add solomining support in your build? Thanks in advance
legendary
Activity: 1764
Merit: 1000
July 30, 2013, 04:50:21 AM
#82
pls do make one thanks.. i cant receive shares on the original client running on win 32 bit..or my cpu is too slow.. thanks in advance.

Done. https://dl.dropboxusercontent.com/u/1189851/jhPrimeminer-GMP-32bit.zip
But, again, on my quad core i7 I have about 30k PPS with the 64bit version and only 3.5K PPS with the 32bit version. This means it's about 8x slower.
If anybody else has suggestions are welcome to comment. I guess the problem is with the 32bit version of the mpir library.

Thanks Mumus.. it runs a little bit faster than the original client for 32 bit..but the speed of getting shares need more monitoring. Wink
Pages:
Jump to: