mersenneforum.org  

Go Back   mersenneforum.org > New To GIMPS? Start Here! > Information & Answers

Reply
 
Thread Tools
Old 2016-04-03, 23:14   #1
PawnProver44
 
PawnProver44's Avatar
 
"NOT A TROLL"
Mar 2016
California

197 Posts
Post Quick Pfgw errors Unsolved

To everyone who is using Pfgw, there are a few errors I spotted that I do not know how to solve. The first one is that I cannot make another "pfgw.out" file and mine is already several hundreds of lines long. The second is testing several numbers with thousands of digits long with "no description" will rack up the entire command window and more digits appearing hide numbers stated as 3-PRPs so I am unable to find them. I think they should be simplified such as: "824162153940.........384710232111+3376 is 3-PRP!" rather than the entire decimal expansion racking up the command window. I'll be out for the week, so I had to post all these now.
PawnProver44 is offline   Reply With Quote
Old 2016-04-04, 01:02   #2
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

22×7×227 Posts
Default

Quote:
Originally Posted by PawnProver44 View Post
To everyone who is using Pfgw, there are a few errors I spotted that I do not know how to solve. The first one is that I cannot make another "pfgw.out" file and mine is already several hundreds of lines long. The second is testing several numbers with thousands of digits long with "no description" will rack up the entire command window and more digits appearing hide numbers stated as 3-PRPs so I am unable to find them. I think they should be simplified such as: "824162153940.........384710232111+3376 is 3-PRP!" rather than the entire decimal expansion racking up the command window. I'll be out for the week, so I had to post all these now.
Use the -Cquiet option to suppress most of the output.
rogue is offline   Reply With Quote
Old 2016-04-06, 09:59   #3
Cybertronic
 
Cybertronic's Avatar
 
Jan 2007
Germany

33010 Posts
Default

I believe, in actual version PFGW 3.7.10, pfgw can no more handle die character "|" in the ABC line.

Last fiddled with by Cybertronic on 2016-04-06 at 10:01
Cybertronic is online now   Reply With Quote
Old 2016-04-06, 17:42   #4
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

22·7·227 Posts
Default

Quote:
Originally Posted by Cybertronic View Post
I believe, in actual version PFGW 3.7.10, pfgw can no more handle die character "|" in the ABC line.
I would need an example. I haven't changed any of that logic in years.
rogue is offline   Reply With Quote
Old 2016-04-06, 18:12   #5
Cybertronic
 
Cybertronic's Avatar
 
Jan 2007
Germany

2×3×5×11 Posts
Default

Okay.

Write in a txt-file

"ABC 10^999+$a | 10^999+$a+2
7
"

you get "ABC - Evaluator failed"


File: pfgw32.exe 38566912 Byte large.

Another Preview Version Output:

10^999+7 is 3-PRP! (0.031000 seconds)
10^999+7+2 is composite: [2B2E9E5C173C1F7C] (0.032000 seconds)

regards

Norman

Last fiddled with by Cybertronic on 2016-04-06 at 18:14
Cybertronic is online now   Reply With Quote
Old 2016-04-06, 20:13   #6
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

18D416 Posts
Default

I'll look into it.
rogue is offline   Reply With Quote
Old 2016-04-07, 09:02   #7
Cybertronic
 
Cybertronic's Avatar
 
Jan 2007
Germany

1010010102 Posts
Default

Found the bug.

program don't accept " " after character "|"

ABC .... c1|c2|c3 works
also work

ABC ... c1 |c2 |c3 |...

ABC c1| c2| c3 don't work but not relevant when we know it

Last fiddled with by Cybertronic on 2016-04-07 at 09:07
Cybertronic is online now   Reply With Quote
Old 2016-04-07, 16:04   #8
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

22·7·227 Posts
Default

I'm pretty certain I caused this when I added the code that could verify factors found by sieving programs, specifically factors of the form "x | y". I'll fix it and put out a new release.
rogue is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
A quick question Pegos Information & Answers 6 2016-08-11 14:39
Problem E7 of Richard Guy's "Unsolved problems in number theory" Batalov Computer Science & Computational Number Theory 40 2013-03-16 09:19
PFGW 3.3.6 or PFGW 3.4.2 Please update now! Joe O Sierpinski/Riesel Base 5 5 2010-09-30 14:07
Quick & Dirty storm5510 Programming 37 2009-09-08 06:52
Quick p-1 question Unregistered Software 8 2006-10-13 23:35

All times are UTC. The time now is 10:30.


Fri Aug 6 10:30:08 UTC 2021 up 14 days, 4:59, 1 user, load averages: 4.17, 3.85, 3.79

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.