![]() |
|
|
#265 |
|
"Mark"
Apr 2003
Between here and the
143228 Posts |
Please explain what you think the issue is because it isn't clear to me. Is this a problem with what pfgw outputs? Is it a problem with the results of the PRP test?
|
|
|
|
|
|
#266 |
|
Dec 2011
After milion nines:)
1,451 Posts |
https://s29.postimg.org/ek2c0hwg7/Clipboard01.jpg
It doesnot show composite, just zero as output: input file has 6 lines: output have only 3 ( with zero) |
|
|
|
|
|
#267 |
|
"Mark"
Apr 2003
Between here and the
2·32·353 Posts |
Change the console output settings with -C.
|
|
|
|
|
|
#268 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
2×47×101 Posts |
Also clearly the poster "wonted" to use "-od ff" not "ff"
(he just didn't know that he really-really wanted it).
|
|
|
|
|
|
#269 |
|
Jul 2003
13×47 Posts |
hi,
the new version of openpfgw for linux does not work ./pfgw64 -q"234*2^120000-1" PFGW Version 3.8.3.64BIT.20161203.x86_Dev [GWNUM 28.6] Illegal instruction |
|
|
|
|
|
#270 |
|
"Mark"
Apr 2003
Between here and the
11000110100102 Posts |
|
|
|
|
|
|
#271 |
|
Jul 2003
13·47 Posts |
|
|
|
|
|
|
#272 |
|
"Mark"
Apr 2003
Between here and the
2×32×353 Posts |
|
|
|
|
|
|
#273 |
|
Jul 2003
11438 Posts |
hi,
it does not compile Code:
richard@linux-389a:~/3-pfgw/openpfgw-code-643> make
make -C pform/pflib
make[1]: Entering directory '/home/richard/3-pfgw/openpfgw-code-643/pform/pflib'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/richard/3-pfgw/openpfgw-code-643/pform/pflib'
make -C pform/pfmath
make[1]: Entering directory '/home/richard/3-pfgw/openpfgw-code-643/pform/pfmath'
make[1]: '.libs/pfmath.a' is up to date.
make[1]: Leaving directory '/home/richard/3-pfgw/openpfgw-code-643/pform/pfmath'
make -C pform/pfgwlib
make[1]: Entering directory '/home/richard/3-pfgw/openpfgw-code-643/pform/pfgwlib'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/richard/3-pfgw/openpfgw-code-643/pform/pfgwlib'
make -C pform/pfoo
make[1]: Entering directory '/home/richard/3-pfgw/openpfgw-code-643/pform/pfoo'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/richard/3-pfgw/openpfgw-code-643/pform/pfoo'
make -C pform/pfio
make[1]: Entering directory '/home/richard/3-pfgw/openpfgw-code-643/pform/pfio'
g++ -O3 -m64 -DX86_64 -D_64BIT -I../../packages/gmp/64bit -I../../pfconfig/headers -I. -I../.. -c -o pfdecimalfile.o pfdecimalfile.cpp
pfdecimalfile.cpp: In member function ‘virtual void PFDecimalFile::LoadFirstLine()’:
pfdecimalfile.cpp:57:21: error: ‘isdigit’ was not declared in this scope
if (!isdigit(*pos))
^
pfdecimalfile.cpp: In member function ‘virtual int PFDecimalFile::GetNextLine(PFString&, Integer*, bool*, PFSymbolTable*)’:
pfdecimalfile.cpp:98:32: error: ‘isdigit’ was not declared in this scope
if (!isdigit(*m_nNextLine))
^
makefile:36: recipe for target 'pfdecimalfile.o' failed
make[1]: *** [pfdecimalfile.o] Error 1
make[1]: Leaving directory '/home/richard/3-pfgw/openpfgw-code-643/pform/pfio'
makefile:75: recipe for target 'io' failed
make: *** [io] Error 2
richard@linux-389a:~/3-pfgw/openpfgw-code-643>
|
|
|
|
|
|
#274 |
|
Sep 2002
Database er0rr
2·32·11·19 Posts |
See this thread: http://www.mersenneforum.org/showthread.php?t=22018
|
|
|
|
|
|
#275 |
|
Banned
"Luigi"
Aug 2002
Team Italia
2×3×11×73 Posts |
I just downloaded version 3.8.3 of pfgw from here:
https://sourceforge.net/projects/ope...3.zip/download I am running Ubuntu 16.04 LTS on a Intel® Pentium(R) CPU G2030 @ 3.00GHz × 2 (IvyBridge) When I launch the executable on the attached input file, I get the following messages of instruction not allowed with both pfgw64 and pfgw64s: Code:
luigi@luigi-Aspire-MC605:~/luigi/dm/MM32$ ./pfgw64s input.txt
PFGW Version 3.8.3.64BIT.20161203.x86_Dev [GWNUM 28.6]
Recognized ABC Sieve file:
ABC File
Resuming input file input.txt at line 3
Istruzione non consentita (core dump creato)
luigi@luigi-Aspire-MC605:~/luigi/dm/MM32$ ./pfgw64 input.txt
PFGW Version 3.8.3.64BIT.20161203.x86_Dev [GWNUM 28.6]
Recognized ABC Sieve file:
ABC File
Resuming input file input.txt at line 3
Istruzione non consentita (core dump creato)
Note that everything works fine with PFGW Version 3.7.7.64BIT.20130722.x86_Dev [GWNUM 27.11] Any hints? Last fiddled with by ET_ on 2017-04-04 at 08:56 |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A possible bug in LLR/PFGW while using GWNUM (no bug in P95) | Batalov | Software | 77 | 2015-04-14 09:01 |
| PFGW 3.2.0 has been Released | rogue | Software | 94 | 2010-09-14 21:39 |
| PFGW 3.2.3 has been Released | rogue | Software | 10 | 2009-10-28 07:07 |
| PFGW 3.2.2 has been Released | rogue | Software | 20 | 2009-08-23 12:14 |
| PFGW 3.2.1 has been released | rogue | Software | 5 | 2009-08-10 01:43 |