[Bug 278054] math/mprime: update to 30.19b13
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 278054] math/mprime: update to 30.19b13"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 278054] math/mprime: update to 30.19b13"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 278054] math/mprime: update to 30.19b13"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 278054] math/mprime: update to 30.19b13"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Mar 2024 18:25:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278054 Bug ID: 278054 Summary: math/mprime: update to 30.19b13 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: rozhuk.im@gmail.com Created attachment 249582 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=249582&action=edit patch New features in Version 30.19 of prime95.exe -------------------------------------------- 1) Edwards ECM curves. Given a reasonable amount of memory, Edwards ECM curves are roughly 10% faster than Montgomery ECM curves used in all earlier prime95 versions. 2) Added support for running ECM stage 2 given a resume file from GMP-ECM. Especially useful when GMP-ECM uses a GPU to run ECM stage 1. Syntax for worktodo entries are: ECMSTAGE2=k,b,n,c,filename[,B2-or-zero][,skip_curves][,num_curves][,"known-factors"] ECMSTAGE2N=filename[,B2-or-zero][,skip_curves][,num_curves][,"known-factors"] 3) New timestamp options in undoc.txt. 4) Manual communication menu choice will also start proof uploads. 5) From the Test/Primenet... dialog box, turning on Use Primenet will bring up the Test/Worker Windows... dialog box to allow changing work preferences prior to contacting the PrimeNet server. 6) The P-1 and ECM stage 2 vs. stage 1 runtime estimate used for optimal B2 calculations is now compared to the actual so that future estimates will hopefully more accurate. 7) Advanced/Test now creates a PRP worktodo.txt entry for large exponents. New features in Version 30.18 of prime95.exe -------------------------------------------- 1) Faster generic mod. This is more useful for programs like PFGW than prime95. New features in Version 30.16 - 30.17 of prime95.exe ---------------------------------------------------- 1) Smaller executable. Many SSE2 FFTs optimized for CPUs made before 2010 were removed. These CPUs will still be able to run all FFT sizes, but 30.15 might have a more efficient implementation available. New features in Version 30.11 - 30.15 of prime95.exe ---------------------------------------------------- 1) Settings are no longer stored in local.txt. Settings are automatically moved to prime.txt. In addition, settings within prime.txt are now organized into several sections for enhanced readability. New features in Version 30.9 - 30.10 of prime95.exe --------------------------------------------------- 1) ECM stage 2 using fast polynomial multiplication similar to the GMP-ECM program. If lots of memory is available for stage 2 this implementation will be substantially faster. 2) Proof files start uploading within a minute of sending a PRP result to the server. Previously it could take up to an hour for proof uploading to begin. 3) Worktodo.add files are now processed without stopping all workers. 4) Settings from local.txt have been moved to prime.txt. Settings in prime.txt grouped for clarity. New features in Version 30.8 of prime95.exe ------------------------------------------- 1) P-1 stage 2 using fast polynomial multiplication similar to the GMP-ECM program. If lots of memory is available for stage 2 this implementation will be substantially faster. -- You are receiving this mail because: You are the assignee for the bug.