![]() |
Each user has to choose to upload the data there. I have never deleted my Prime95 results.txt, and I've uploaded that twice, most recently earlier today. I also upload my mfaktc results to his site -- but have only been doing that for about a month. (Yes, that means I upload it to PrimeNet and then his site before deletion.) There's also another computer I had running P95 for a couple of months over the summer and previous semester, but that has been in a dumpster for a month or so now, so no access to its results.txt. (Edit: Also occurs to me there's a few CUDALucas runs I did 6 months ago that aren't in my Prime95 results. End result is all my LL's should be there, 90%+ of the DC's, and around 60-80% of the P-1. Also maybe 50% of TF.)
TL;DR: Each user chooses to upload data. For me at least, I have some data that I can't upload any more. Luigi must have just started, or only does it sometimes. |
In the last month or so I've started retaining more of the data I spider from PrimeNet. Previously I would catch most of the new primenet data, and use it to update the status of exponents, but not associate any specific work with a specific user, but I have now started to (partially) do that. Any results.txt data that you (as the user in question) upload to my site should override any previously-spidered data (since it's more detailed and accurate). If anyone notices problems (duplicate entries, for example) then please let me know.
|
[QUOTE=James Heinrich;284239]In the last month or so I've started retaining more of the data I spider from PrimeNet. Previously I would catch most of the new primenet data, and use it to update the status of exponents, but not associate any specific work with a specific user, but I have now started to (partially) do that. Any results.txt data that you (as the user in question) upload to my site should override any previously-spidered data (since it's more detailed and accurate). If anyone notices problems (duplicate entries, for example) then please let me know.[/QUOTE]
Thanks for your work on this. |
@Dubslow
@James Heinrich Thanks for filling me in on this. These pages could become a treasure-trove of data. Wonder if it's possible to feed this information to James automatically as PrimeNet receives it, saving users the effort of submitting it by hand and James the effort of pulling it off PrimeNet. I'd speculate that that would require either adding code to Prime95 so that it reports to James also, or reprogramming the PrimeNet server to copy the data to James. I second what flashjh said! Keep up the great work. Rodrigo |
k?
Alright, I've read all over the place and searched online - can't find this info anywhere.
When testing P-1 from the menu of Prime95, if it finds a factor what is the best way to factor the factor to get k like [URL="http://mersenne-aries.sili.net/exponent.php?factordetails=1919565392651028059642113943994258791"]here[/URL]? Thanks, Jerry |
Why not just use that site to get k? The other thing I do is type factor-1 into Wolfram Alpha, which factors it for you. (I'm missing the point, aren't I? What are you trying to say?)
|
[QUOTE=Dubslow;284441]Why not just use that site to get k? The other thing I do is type factor-1 into Wolfram Alpha, which factors it for you. (I'm missing the point, aren't I? What are you trying to say?)[/QUOTE]
You're not missing the point. I was putting in numbers, for example, 900[SUP]200[/SUP]-1 and his site doesn't accept factors for numbers like that (that I could find). Wolfram Alpha did it though... Thanks, Jerry |
[QUOTE=flashjh;284440]When testing P-1 from the menu of Prime95, if it finds a factor what is the best way to factor the factor to get k like [URL="http://mersenne-aries.sili.net/exponent.php?factordetails=1919565392651028059642113943994258791"]here[/URL]?[/QUOTE]"k" as displayed on my site is the prime factorization of (<factor> - 1) / 2 / exponent.
So in your example:[quote]k = (1919565392651028059642113943994258791 - 1) / 2 / 53470619 factor(1919565392651028059642113943994258790) = [color=red]2[/color] × 5 × 29 × 13463 × 17477 × 34327 × 449437 × 34101721 × [color=red]53470619[/color] k = 5 × 29 × 13463 × 17477 × 34327 × 449437 × 34101721[/quote]Subtracting 1 from the found factor is trivial, so you can plug that into anywhere that will give you a prime factorization, for example on [url=http://mersenne-aries.sili.net/factor.php?n=1919565392651028059642113943994258790]my site[/url] (very basic) or [url=http://www.alpertron.com.ar/ECM.HTM]Dario Alpern's ECM factoring program[/url] (far more capable). |
[QUOTE=flashjh;284443]I was putting in numbers, for example, 900[SUP]200[/SUP]-1 and his site doesn't accept factors for numbers like that[code]UID: flashjh/JerryLaptop, 960^119-1 has a factor: 1712794039984598036816946462161826939231808917401926495950795748706050556554081[/code][/QUOTE]No, it doesn't. My site strictly handles Mersenne data, like PrimeNet, with the exception that my site also handles exponents up to M(2^32).
|
[QUOTE=James Heinrich;284480]No, it doesn't. My site strictly handles Mersenne data, like PrimeNet, with the exception that my site also handles exponents up to M(2^32).[/QUOTE]
That's the one I tried to load manually. |
Large Exponent P-1
[QUOTE=cheesehead;257998]Module gwnum.h in the Windows source has the definition
#define MAX_PRIME_SSE2 596000000L /* SSE2 bit limit */ 595999993 is probably the largest prime < 596000000 LL, ECM and P-1 all use FFTs, and 596000000 is the maximum exponent the FFTs can now handle AFAIK. Perhaps the higher exponents were processed with a Mac version of the software rather than a Windows version.[/QUOTE] Is there any way to P-1 very large exponents yet? I would like to P-1 a M999XXXXXX exponent. Jerry |
| All times are UTC. The time now is 23:02. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.