Search the web
Sign In
New User? Sign Up
ggnfs
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2004 - 2033 of 2468   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2004
Hello, I would like to factorize a 139-digit number by ggnfs (my largest one up to now is 135 digits). Any advice about the parameters for such size ? Thanks...
ch_clavier
Offline Send Email
Dec 14, 2006
12:45 pm
2005
I just finished a c198 SNFS factorization with ggnfs-0.77.1-20060513. After sieving and matsolve completed, sqrt failed to find the factorization after going...
Tom Wu
tjw99
Offline Send Email
Dec 20, 2006
4:21 am
2006
Hi, Please email the patch to me (or put it in the files area) and I'll test it and incorporate it into the CVS sources. It may be a manifestation of this bug...
gchil0
Offline Send Email
Dec 21, 2006
12:42 am
2007
I've posted the patch (against CVS head) under the Files area as "sqrt_fpe_patch.txt". One disclaimer - in the computeDelta() function, it is still possible...
Tom Wu
tjw99
Offline Send Email
Dec 22, 2006
5:40 am
2008
While investigating that floating point exception in sqrt, I tried to test my patch after rebuilding sqrt with debugging off and optimizing on, and it failed...
Tom Wu
tjw99
Offline Send Email
Dec 23, 2006
8:22 am
2009
Posted by: "Tom Wu" tjw99@... tjw99 ... -ffast-math has caused me a few problems on PPC in the past too. However, it's a composite flag, and expands into...
Phil Carmody
thefatphil
Offline Send Email
Dec 23, 2006
10:34 am
2010
... individual ... individual ... The troublemaker is "-funsafe-math-optimizations", which seems unsurprising given the name. Specifying just that triggers...
Tom Wu
tjw99
Offline Send Email
Dec 24, 2006
1:28 am
2011
Expression: (79*10^200-7)/9 Composite Factor: 8777777777777777777777777777777777777777777777777777777777777777777777 ...
sashamkrt
Offline Send Email
Dec 25, 2006
4:54 am
2012
congrats!!! that's the biggest GGNFS factorization I've seen. it's great to see that the code has matured to the point where it can handle it. now if that...
Tyler Cadigan
t_cadigan
Offline Send Email
Dec 25, 2006
5:16 am
2013
Your patch has been incorporated into the CVS version. I have also disabled -ffast-math in the CVS version per your findings. If you would like to write a...
gchil0
Offline Send Email
Dec 25, 2006
5:38 am
2014
Hello, what is the most convenient matrix to see how sparse matrix (M is used in ggnfs) looks like?...
aleksei235
Offline Send Email
Dec 27, 2006
4:53 pm
2015
Sorry if this has been answered in the ggnfs FAQ somewhere or other, but if it has I'd appreciate a clue or two :-) It's the old "horribly wrong", "column a =...
Bob Backstrom
bobb7772004
Offline Send Email
Jan 2, 2007
4:02 pm
2016
I've found that that I have random matrix problems at times when maxrelsinff is set to 0 in factLat.pl. At times when there are barely enough relations to...
gchil0
Offline Send Email
Jan 9, 2007
4:51 am
2017
... Thanks Greg. I can't remember when I last played around with $maxRelsInFF in factLat.pl - probably over 12 months ago. No obvious benefits (long...
Bob Backstrom
bobb7772004
Offline Send Email
Jan 9, 2007
12:09 pm
2018
I faced this probelms many times, and found out that this happens beacuse some duplicates are still in the processed data (rels.bin's).The soloution is dump...
Raghu Patil
raghupatil2004
Offline Send Email
Jan 12, 2007
6:56 am
2019
... Thanks, Raghu. I didn't try dumping and re-processing - I've tried that many times in the past and the results are quite random. Sometimes they work but...
Bob Backstrom
bobb7772004
Offline Send Email
Jan 13, 2007
8:02 pm
2020
Compile GGNFS on FreeBSD,error occures. $ make make: "/home/psycho/ggnfs/Makefile" line 16 : Need an operator make: Fatal errors encountered -- cannot continue...
Jo Yeong Uk
greatpsycho
Offline Send Email
Jan 17, 2007
11:58 am
2021
Hi, I'm trying to factor a self-generated rsa512 to test some things. When searching the poly, I've scanned from 0 to 400000000 and I found a ...
alkirah2002
Offline Send Email
Jan 17, 2007
6:39 pm
2022
Hello, a> Hi, I'm trying to factor a self-generated rsa512 to test some things. You are trying to factor VERY hard number (for GGNFS). If you want "to test...
Andrei Belenko
a_belenko
Offline Send Email
Jan 17, 2007
7:46 pm
2023
... things. ... I've tested some 100-120 digits and they worked great (with a single core and 1-7 days of workload) Does snfs could do it easily? ... found a ...
alkirah2002
Offline Send Email
Jan 18, 2007
7:41 am
2024
Hi, I've tried to build ggnfs-0.77.1-20060513 on an Opteron but ran into a problem: procrels crashes with a segfault. This apparantly is due to the mremap()...
another_akruppa
Offline Send Email
Jan 30, 2007
7:14 pm
2025
matbuild shows Error: R field 737 has duplicate entries. What does it mean?...
sashamkrt
Offline Send Email
Feb 14, 2007
4:44 am
2026
I'm not up to trying to use ggnfs yet; I just want to understand how various parts of NFS work. For example, I'm fuzzy on whether SHARK is mostly the same as...
mr5r
Offline Send Email
Feb 14, 2007
8:16 pm
2027
(2^677 - 3)/29 has been factored into pp86 * pp117 with SNFS: 2^677 - 3 = 29 * ...
Max
relf6
Offline Send Email
Feb 23, 2007
8:10 pm
2028
... Try using GNU Make. -- Alok Riffle West Virginia is so small that the Boy Scout had to double as the town drunk. -- This message has been scanned for...
Alok G. Singh
alokgs
Online Now Send Email
Feb 28, 2007
9:25 am
2029
Hi, I am trying to factor a C130, and have found that matsolve is not behaving itself (or, perhaps, the relations I found were not very good). After matsolve...
mrmarkhudson
Offline Send Email
Mar 1, 2007
10:11 am
2030
... I has similar problem several times. You need to sieve more or change FB (increase or decrease) and reprocess you relations....
sashamkrt
Offline Send Email
Mar 1, 2007
11:54 am
2031
... Thanks. I think that I will try reprocessing the relations. I have in the past had a little trouble with that: I change the ALIM and RLIM values, this...
mrmarkhudson
Offline Send Email
Mar 1, 2007
4:27 pm
2032
In my experience, you just need to sieve a little more. In factLat.pl, is maxrelsinff set to 0? If so, that often causes it to stop sieving too early....
gchil0
Offline Send Email
Mar 1, 2007
4:51 pm
2033
Another idea ... this also sometimes happens if you've sieved too much as well and matprune is significantly decreasing the size of the matrix. If you...
gchil0
Offline Send Email
Mar 1, 2007
4:52 pm
Messages 2004 - 2033 of 2468   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help