![]() |
|
|
#166 | |
|
Mar 2003
New Zealand
13·89 Posts |
[some sequences with very large k]
Quote:
I think it is just stuck in the trial division loop. Sorry about that. I'll try to write a better trial division function for the next version. edit: As a work-around until then, try using the --no-filter switch. Sieving will be about one third slower, but I think it will avoid the need to do trial division. I haven't checked this though. Last fiddled with by geoff on 2006-11-29 at 00:23 |
|
|
|
|
|
|
#167 |
|
Jun 2003
10011110111012 Posts |
|
|
|
|
|
|
#168 |
|
Mar 2003
New Zealand
13·89 Posts |
|
|
|
|
|
|
#169 | ||
|
Mar 2003
New Zealand
115710 Posts |
This version includes the PPC/Linux assembler powmod fix. It also prints an estimate of the number of factors expected to be found for the range.
Quote:
Quote:
|
||
|
|
|
|
|
#170 |
|
Mar 2003
New Zealand
48516 Posts |
Hi, I am having a strange problem with the file http://www.geocities.com/g_w_reynold...e-1.4.4.tar.gz I can open my local copy with 7-zip no problem, but when I download a copy from yahoo 7-zip says the CRC is wrong and can't open it. I have uploaded the good file several times, and each time it comes back corrupt.
Could someone try downloading the file and see you can open it? Any ideas what is happening here? Last fiddled with by geoff on 2006-12-01 at 00:00 |
|
|
|
|
|
#171 |
|
Jun 2003
2·7·113 Posts |
Thanks for the updated version.
TO answer your question, Geocities server adds some code to the end of your file, so it does not open. The server thinks your file is a webpage, if you try to d/l it from the link in your post.
|
|
|
|
|
|
#172 |
|
Jan 2005
479 Posts |
I can download it fine,
It opens in winRar, It shows 18 filenames (total 88241 bytes) Those 18 files, I can read with winRar just fine, and are extracted too. The archive tests as being corrupted: ! C:\Documents and Settings\MICHA\Local Settings\Temp\sr5sieve-1.4.4.tar.gz: CRC failed in C:\Documents and Settings\MICHA\Local Settings\Temp\sr5sieve-1.4.4.tar.gz. The file is corrupt The files I am able to extract are: arithmetic.c arithmetic.h bitmap.c bitmap.h bsgs.c CHANGES choose.c clock.c config.h COPYING events.c factors.c files.c INSTALL Makefile README README2 TODO hope this helps... |
|
|
|
|
|
#173 | |
|
Mar 2003
New Zealand
100100001012 Posts |
Quote:
Maybe 1.4.4 was corrupt before I uploaded it, I am transfering via floppy so it is not too unlikely, just strange that 7-zip didn't complain until after it had gone through yahoo. sr5sieve-1.4.5 fix another bitmap related bug that caused 64-bit builds to incorrectly discard half of the factors as duplicates. It didn't affect the 32-bit builds so I haven't updated the 32-bit binaries. |
|
|
|
|
|
|
#174 |
|
Mar 2003
New Zealand
100100001012 Posts |
|
|
|
|
|
|
#175 | |||
|
Sep 2006
11×17 Posts |
Quote:
Quote:
Quote:
"3450 3500" (with space) works fine. Last fiddled with by Xentar on 2006-12-02 at 11:59 |
|||
|
|
|
|
|
#176 |
|
Mar 2003
New Zealand
100100001012 Posts |
sr5sieve version 1.4.6 will load the Legendre symbol tables from a cache
file `sr5cache.bin' if one is present in the current directory at startup. To create the cache file, run `sr5sieve -c'. It is not necessary to create a new file each time a new sr5data.txt is downloaded, as the cached tables don't change and only the ones actually needed will be loaded. sr5cache.bin is in an architecture-specific binary format, so it can't be shared between 32- and 64-bit or big- and little-endian machines. (sr5sieve will warn that the format is wrong and refuse to use the file if you try). sr5cache.bin is also quite large (~18Mb with the 262 k sr5data.txt), so if disk space becomes tight you can just delete it, sr5sieve will then build the necessary tables from scratch at startup, as previous versions did. |
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Very Prime Riesel and Sierpinski k | robert44444uk | Open Projects | 587 | 2016-11-13 15:26 |
| Sierpinski/ Riesel bases 6 to 18 | robert44444uk | Conjectures 'R Us | 139 | 2007-12-17 05:17 |
| Sierpinski/Riesel Base 10 | rogue | Conjectures 'R Us | 11 | 2007-12-17 05:08 |
| Sierpinski / Riesel - Base 23 | michaf | Conjectures 'R Us | 2 | 2007-12-17 05:04 |
| Sierpinski / Riesel - Base 22 | michaf | Conjectures 'R Us | 49 | 2007-12-17 05:03 |