mersenneforum.org  

Go Back   mersenneforum.org > Prime Search Projects > Sierpinski/Riesel Base 5

Reply
 
Thread Tools
Old 2006-12-03, 21:16   #177
geoff
 
geoff's Avatar
 
Mar 2003
New Zealand

13·89 Posts
Default

Quote:
Originally Posted by Xentar View Post
"3450 3500" (with space) works fine.
[3450-3500 doesn't work]

As far as I can tell this is due to a bug in the mingw32 fscanf() function, I'll try to find a work-around for the next version.
geoff is offline   Reply With Quote
Old 2006-12-04, 01:46   #178
geoff
 
geoff's Avatar
 
Mar 2003
New Zealand

22058 Posts
Default

Quote:
Originally Posted by Xentar View Post
Think it doesnt work?

3450-3500

ERROR: Malformed first line in `sr5work.txt'.
This is fixed in version 1.4.7, it was my mistake not a bug in mingw32.
geoff is offline   Reply With Quote
Old 2006-12-04, 23:30   #179
jasong
 
jasong's Avatar
 
"Jason Goatcher"
Mar 2005

3×7×167 Posts
Default

What does it mean when you are in the proper directory, have the sieve file, have a file with the ranges, and ./sr5sieve gets you "bash: ./sr5sieve: No such file or directory" The file IS there, but the computer doesn't want to run it.

I got the same result with the ecm client. I'm a total linux noob, so it may be a simple error.
jasong is offline   Reply With Quote
Old 2006-12-06, 01:48   #180
geoff
 
geoff's Avatar
 
Mar 2003
New Zealand

13×89 Posts
Default

Quote:
Originally Posted by jasong View Post
What does it mean when you are in the proper directory, have the sieve file, have a file with the ranges, and ./sr5sieve gets you "bash: ./sr5sieve: No such file or directory" The file IS there, but the computer doesn't want to run it.
It probably means your permissions for the directory or the files in it are wrong. What does `ls -la' report?
geoff is offline   Reply With Quote
Old 2006-12-07, 01:08   #181
jasong
 
jasong's Avatar
 
"Jason Goatcher"
Mar 2005

66638 Posts
Default

Quote:
Originally Posted by geoff View Post
It probably means your permissions for the directory or the files in it are wrong. What does `ls -la' report?
I'm not sure what you're asking for, so I'll type the line of output for sr5sieve.

Code:
drwxr-xr-x 2 jasong jasong 4096 2006-12-04 17:25 sr5sieve
jasong is offline   Reply With Quote
Old 2006-12-07, 01:43   #182
geoff
 
geoff's Avatar
 
Mar 2003
New Zealand

13×89 Posts
Default

Quote:
Originally Posted by jasong View Post
Code:
drwxr-xr-x 2 jasong jasong 4096 2006-12-04 17:25 sr5sieve
OK, that is a _directory_ called sr5sieve. For `./sr5sieve' to work you need the sr5sieve _executable_ to be in the current directory.
geoff is offline   Reply With Quote
Old 2006-12-07, 01:45   #183
geoff
 
geoff's Avatar
 
Mar 2003
New Zealand

115710 Posts
Default sr5sieve 1.4.8

`sr5sieve -a K N0 N1' will create an ABC file for sequence K*5^n+/-1 called K.txt with all the terms N0 <= n <= N1 from sr5data.txt. (For use as input to Phrot).
geoff is offline   Reply With Quote
Old 2006-12-08, 05:46   #184
jasong
 
jasong's Avatar
 
"Jason Goatcher"
Mar 2005

3×7×167 Posts
Default

Whatever mistake I made before, it is now working.

I dunno.
jasong is offline   Reply With Quote
Old 2006-12-10, 23:02   #185
geoff
 
geoff's Avatar
 
Mar 2003
New Zealand

13×89 Posts
Default

There are some binaries optimised for athlon, pentium-m etc. in the sr5sieve/arch directory. (There is no difference between versions 1.4.8 and 1.4.9 for these machines).

I doubt they will be much faster than the i686 binary, but they are there for comparison if anyone wants to try them out.
geoff is offline   Reply With Quote
Old 2006-12-11, 18:49   #186
michaf
 
michaf's Avatar
 
Jan 2005

479 Posts
Default

Quote:
Originally Posted by geoff View Post
I doubt they will be much faster than the i686 binary, but they are there for comparison if anyone wants to try them out.
Indeed, none are faster on an Athlon-64 X2
(at least not noticeable on a few minutes run)
michaf is offline   Reply With Quote
Old 2006-12-18, 02:13   #187
geoff
 
geoff's Avatar
 
Mar 2003
New Zealand

13×89 Posts
Default

Quote:
Originally Posted by jasong View Post
Whatever mistake I made before, it is now working.
Are you running 64-bit Linux? If so it would be a great help if you could try out the linux64-k8 binary and see how speed compares to the linux32-i686 binary on the same machine.
geoff is offline   Reply With Quote
Reply

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

All times are UTC. The time now is 05:55.


Fri Aug 6 05:55:40 UTC 2021 up 14 days, 24 mins, 1 user, load averages: 3.48, 3.50, 3.22

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, 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.