![]() |
|
|
#397 | |
|
"Mark"
Apr 2003
Between here and the
2·32·353 Posts |
Quote:
For S913, it needs to reach a certain sieving depth before switching to multiple cores. I wonder if didn't get to that sieving depth or if it thought it needed to sieve deeper for S913 than S652 before switching. Can you post the pl_remain.txt files for both bases? |
|
|
|
|
|
|
#398 | |
|
Sep 2011
Germany
2·3·479 Posts |
Quote:
yes, both files attached |
|
|
|
|
|
|
#399 |
|
Quasi Admin Thing
May 2005
11110001102 Posts |
If my memory serves me right, when playing around with srsieve2, for curiosity only, I had to make a value of -w 10000000 (1e7), before srsieve2 used all 4 cores when sieving SR3 (for thousands of k's and very low p value). It also appeared, testing with sr383 sieve file, that for utilisation of ALL cores, one has to use a higher -w value than what is set as default - at least if one want's to use full ressources of ones machine.
Last fiddled with by KEP on 2020-06-23 at 21:29 |
|
|
|
|
|
#400 |
|
"Mark"
Apr 2003
Between here and the
635410 Posts |
I found the cause. I'll try to get it fixed later today. The main issue is that it will slow down sieving for p > base. To work-around stop when sieving reaches p > base, then restart from the file of remaining terms.
|
|
|
|
|
|
#401 |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
588610 Posts |
Surely if it affects speed then mtsieve should detect when p becomes > base.
|
|
|
|
|
|
#402 |
|
"Mark"
Apr 2003
Between here and the
2×32×353 Posts |
|
|
|
|
|
|
#403 |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
2×33×109 Posts |
|
|
|
|
|
|
#404 |
|
Feb 2019
2×32×5 Posts |
hey, i've just seen the k1b2sieve! is it possible to generalize this to an arbitrary base b, i.e. giving b as input instead of having b=2 fixed and sieving all b^n+c with n and c in a specified range? (i'd be interested in running such a sieve with base 10)
|
|
|
|
|
|
#405 |
|
"Mark"
Apr 2003
Between here and the
2×32×353 Posts |
Yes, but it will be slower and not much faster than using fkbnsieve for each distinct n.
|
|
|
|
|
|
#406 |
|
Feb 2019
2×32×5 Posts |
|
|
|
|
|
|
#407 |
|
Jun 2003
158210 Posts |
|
|
|
|