mersenneforum.org  

Go Back   mersenneforum.org > Prime Search Projects > Conjectures 'R Us

Reply
 
Thread Tools
Old 2008-09-27, 10:11   #56
KEP
Quasi Admin Thing
 
KEP's Avatar
 
May 2005

7·11·13 Posts
Default

Quote:
Originally Posted by henryzz View Post
sounds good
what scripts do u use for this
do u just manually use srfile to remove ks from a file when llring or does a script do it for you
Well Michaf created a script, which test any even k in a range defined by a min-k and a max-k to a max-n. This script runs under WinPFGW and it PRP tests the entire range that you defines in the script file, before running the script.

The primes above, I just used the calculator to find, but once a range gets to n<=25000 I use a spreadsheet, to remove any k which can be reduced to a lower existing k at n<=25000 through a 3^q division. By the way, do you only LLR the primes or do you also verify the primes, using WinPFGW with the -tp flag in the command line?

Regards

Kenneth
KEP is offline   Reply With Quote
Old 2008-09-27, 12:01   #57
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Liverpool (GMT/BST)

22·3·7·73 Posts
Default

i have been proving them with pfgw using -tp or -tc

i meant after pfgw has done its work and u are using srsieve and llr how do u remove ur ks from the sieved file do u have an automated way

3677878 and 4223272 are at 52k

Last fiddled with by henryzz on 2008-09-27 at 12:05
henryzz is offline   Reply With Quote
Old 2008-09-27, 12:39   #58
KEP
Quasi Admin Thing
 
KEP's Avatar
 
May 2005

7·11·13 Posts
Default

Quote:
Originally Posted by henryzz View Post
i have been proving them with pfgw using -tp or -tc

i meant after pfgw has done its work and u are using srsieve and llr how do u remove ur ks from the sieved file do u have an automated way

3677878 and 4223272 are at 52k
Ups, my bad

After PFGW has done its work, I use this script in the first line of the NewPGen file that srfile creates from the output file srsieve creates. This line replaces the NewPGen coding that srfile creates using -G when completed:

ABC $a*3^$b-1 // {number_primes,$a,1}

$a represents the k-values and the coding between {} tells PFGW to only find one prime per k even if further n's should remain untested.

$b represents the n-value.

If a k is primed, PFGW still reads the k/n pairs, before jumping straight to the next k. I've found that searching the n<=25K is way easier this way, since LLR don't know how to skip testing of k's already primed

So to answer your question shortly, there really is no need to remove k's manually from the input file, since PFGW skips the tests itself aslong as it gets the above coding

But srfile does have a -d function which removes the k*b^n sequence that you have already primed. Sadly the coding that anon send me some time ago doesn't seem to work, since the '^' is not recognized by srfile, so in fact I've never really been succesfull in removing k sequences other ways than by hand

Regards

Kenneth

Ps. If this doesn't answered your question or there is something else you need to know or feels like wanting to know, please feel free to ask further questions, this is after all a very helpfull community
KEP is offline   Reply With Quote
Old 2008-09-27, 13:11   #59
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Liverpool (GMT/BST)

22×3×7×73 Posts
Default

that answered it perfectly i didnt realize u didnt use llr for your second pass
henryzz is offline   Reply With Quote
Old 2008-09-27, 13:49   #60
KEP
Quasi Admin Thing
 
KEP's Avatar
 
May 2005

100110 Posts
Default

Quote:
Originally Posted by henryzz View Post
that answered it perfectly i didnt realize u didnt use llr for your second pass
well I don't use LLR since it is 30 % faster (at least), but using the previously given script line to you, saves hundreds of tests that LLR has to do, which in the end will make PFGW faster than running LLR on these small k/n pairs.

Glad I could be of assistance
KEP is offline   Reply With Quote
Old 2008-09-27, 22:28   #61
em99010pepe
 
em99010pepe's Avatar
 
Sep 2004

2×5×283 Posts
Default

Within two or three days I would like to help you KEP. Can you send me work for 4 cores?
em99010pepe is offline   Reply With Quote
Old 2008-09-27, 23:37   #62
KEP
Quasi Admin Thing
 
KEP's Avatar
 
May 2005

17518 Posts
Default

Quote:
Originally Posted by em99010pepe View Post
Within two or three days I would like to help you KEP. Can you send me work for 4 cores?
Glad to see your interest in the Riesel base 3. My hope and dream is that all k's can be tested to n<=25000 within the next 1435 days (1. september 2012). So thanks for whatever you decide to do for the effort

I'm not aware if you has Michafs script. However it would be need if you could figure out how many Million/Billion of k's you can/would like to take to n<=25000, then I'll just start my next ranges from where you tells me you will stop working. Please notice that the least availeable k to PRP test today is k=500,000,002 and above

Its late here, so in case of false answer or confusion, please feel free to ask again

KEP
KEP is offline   Reply With Quote
Old 2008-09-28, 08:36   #63
em99010pepe
 
em99010pepe's Avatar
 
Sep 2004

2·5·283 Posts
Default

I'll put it in a simple matter, I want work for a week to be done on a Q6600. You decide what to run...
em99010pepe is offline   Reply With Quote
Old 2008-09-28, 17:46   #64
KEP
Quasi Admin Thing
 
KEP's Avatar
 
May 2005

11111010012 Posts
Default

Quote:
Originally Posted by em99010pepe View Post
I'll put it in a simple matter, I want work for a week to be done on a Q6600. You decide what to run...
Then just wait untill Gary has prepared the mini-drive for Riesel base 3, because I really doesn't has any tasks on this stage and with what I'm doing, that can be completed in under a week. But in case I get work that can be done in less than a week, I will send it to you on e-mail :)

KEP
KEP is offline   Reply With Quote
Old 2008-09-28, 18:12   #65
em99010pepe
 
em99010pepe's Avatar
 
Sep 2004

2×5×283 Posts
Default

Quote:
Originally Posted by KEP View Post
Then just wait untill Gary has prepared the mini-drive for Riesel base 3, because I really doesn't has any tasks on this stage and with what I'm doing, that can be completed in under a week. But in case I get work that can be done in less than a week, I will send it to you on e-mail :)

KEP
When I am done with Sierp base 3 reservation I want to boost your work. You can't have all the credits for yourself...lol
em99010pepe is offline   Reply With Quote
Old 2008-09-28, 20:53   #66
em99010pepe
 
em99010pepe's Avatar
 
Sep 2004

54168 Posts
Default

KEP,

Got your email but I thought I was only going to PRP the candidates like the mini-drive and not generation the file and sieve. I'll stay with Sierp Base 6 mini-drive.

Carlos

Last fiddled with by em99010pepe on 2008-09-28 at 21:02
em99010pepe is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Bases 33-100 reservations/statuses/primes Siemelink Conjectures 'R Us 1779 2023-06-09 09:19
Bases 101-250 reservations/statuses/primes gd_barnes Conjectures 'R Us 1037 2023-06-03 06:21
Bases 251-500 reservations/statuses/primes gd_barnes Conjectures 'R Us 2532 2023-06-01 03:18
Bases 6-32 reservations/statuses/primes gd_barnes Conjectures 'R Us 1424 2023-04-29 14:28
Sierp base 3 reservations/statuses/primes gd_barnes Conjectures 'R Us 429 2023-04-29 11:44

All times are UTC. The time now is 15:12.


Fri Jun 9 15:12:25 UTC 2023 up 295 days, 12:40, 0 users, load averages: 1.18, 1.15, 1.06

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.

≠ ± ∓ ÷ × · − √ ‰ ⊗ ⊕ ⊖ ⊘ ⊙ ≤ ≥ ≦ ≧ ≨ ≩ ≺ ≻ ≼ ≽ ⊏ ⊐ ⊑ ⊒ ² ³ °
∠ ∟ ° ≅ ~ ‖ ⟂ ⫛
≡ ≜ ≈ ∝ ∞ ≪ ≫ ⌊⌋ ⌈⌉ ∘ ∏ ∐ ∑ ∧ ∨ ∩ ∪ ⨀ ⊕ ⊗ 𝖕 𝖖 𝖗 ⊲ ⊳
∅ ∖ ∁ ↦ ↣ ∩ ∪ ⊆ ⊂ ⊄ ⊊ ⊇ ⊃ ⊅ ⊋ ⊖ ∈ ∉ ∋ ∌ ℕ ℤ ℚ ℝ ℂ ℵ ℶ ℷ ℸ 𝓟
¬ ∨ ∧ ⊕ → ← ⇒ ⇐ ⇔ ∀ ∃ ∄ ∴ ∵ ⊤ ⊥ ⊢ ⊨ ⫤ ⊣ … ⋯ ⋮ ⋰ ⋱
∫ ∬ ∭ ∮ ∯ ∰ ∇ ∆ δ ∂ ℱ ℒ ℓ
𝛢𝛼 𝛣𝛽 𝛤𝛾 𝛥𝛿 𝛦𝜀𝜖 𝛧𝜁 𝛨𝜂 𝛩𝜃𝜗 𝛪𝜄 𝛫𝜅 𝛬𝜆 𝛭𝜇 𝛮𝜈 𝛯𝜉 𝛰𝜊 𝛱𝜋 𝛲𝜌 𝛴𝜎𝜍 𝛵𝜏 𝛶𝜐 𝛷𝜙𝜑 𝛸𝜒 𝛹𝜓 𝛺𝜔