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

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

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 2186 - 2215 of 2469   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2186
Hi, I am using Jason's implementation (msieve) modified to use GNFS with short numbers (<20 digits, knowing that it's inefficient for these cases). When I...
jordisolisc
Offline Send Email
Jan 5, 2008
10:08 pm
2187
... msieve only chooses degree 5 polynomials, and so many things would have to change in order to accomodate very small inputs that it's not worth the effort....
Jason Papadopoulos
jasonp@...
Send Email
Jan 10, 2008
7:12 am
2188
Could someone please send me binaries for "make prescott" of GGNFS for x86 (non-cygwin dependent)? I currently do not have access to an environment where I can...
Tyler Cadigan
t_cadigan
Offline Send Email
Jan 19, 2008
5:34 am
2189
... I will do. In will send it to you in a few hours....
deyringer
Offline Send Email
Jan 19, 2008
12:02 pm
2190
... Here they are: http://rapidshare.com/files/84990879/ggnfs-svn-prescott.zip I hope you'll have fun. It is SVN Revision 308. Kind regards!...
deyringer
Offline Send Email
Jan 19, 2008
12:27 pm
2191
... Have you managed to integrate things or is this still on the wish-list? -J-...
j_m_berg
Offline Send Email
Jan 19, 2008
5:29 pm
2192
... T=9004878440740661095144621156073472000-3415573457537271520591872000X-28504044348594877440X^2 ... run?. ... I don't now what's the reason, but is fails...
deyringer
Offline Send Email
Jan 19, 2008
5:36 pm
2193
It does work on PPC as I have built and run it (besides I wrote the PPC specific asm routines). If you follow the thread you will see that it died after I...
Mark Rodenkirch
mgrogue
Offline Send Email
Jan 19, 2008
6:09 pm
2194
thank you very much! but I just realized I misidentified my cpu and don't have sse3 :( instead I need "make pentium4" for sse2 if this could be provided I'd be...
Tyler Cadigan
t_cadigan
Offline Send Email
Jan 19, 2008
7:11 pm
2195
Hi all, I've posted factMsieve.pl to the files area. It is a conversion of factLat.pl to use msieve for the postprocessing. It is very much a work in...
gchil0
Offline Send Email
Jan 19, 2008
8:48 pm
2196
... GGNFS for ... someday since ... No problem, here it is: http://rapidshare.com/files/85056666/ggnfs-svn-p4.zip If someone else reads this thread, here is...
deyringer
Offline Send Email
Jan 20, 2008
12:25 am
2197
... Thanks for the posting. I realize that it's still in a raw state, but I think it will prove of value. I'm currently working on a 149-digit GNFS job and am...
j_m_berg
Offline Send Email
Jan 20, 2008
12:53 am
2198
thanks again!...
Tyler Cadigan
t_cadigan
Offline Send Email
Jan 20, 2008
1:43 am
2199
... If you haven't saved the relations in text format, then dump them using procrels -fb <name>.fb -prel rels.bin -dump Then concatenate all of the spairs.dump...
gchil0
Offline Send Email
Jan 20, 2008
4:19 am
2200
... convert ... Good advice. Unfortunately it turns out that I had some massive data corruption scattered through the relationships. After working on it for ...
j_m_berg
Offline Send Email
Jan 20, 2008
3:50 pm
2201
Having a devil of a time trying to get this to work without errors. It appears to collect enough (just over 2.8m) relationships to be able to launch MSieve the...
j_m_berg
Offline Send Email
Jan 20, 2008
7:23 pm
2202
It appears that the problem is related to the second column of the relationships. Up until the errors beginnning, the second column is gradually incrementing....
j_m_berg
Offline Send Email
Jan 20, 2008
7:59 pm
2203
The relations with b (the second column) in order are from the classical sieve. Those with b out of order are from the lattice sieve. msieve doesn't care...
gchil0
Offline Send Email
Jan 20, 2008
10:05 pm
2204
... I've not modified anything to the best of my knowledge. And as I stated, my distributed system has cracked hundreds of composites using the standard...
j_m_berg
Offline Send Email
Jan 20, 2008
10:48 pm
2205
It was a bug in factMsieve.pl. The algebraic coefficients were being truncated to 64-bits when the .fb file was created. I didn't see since I only tested...
gchil0
Offline Send Email
Jan 21, 2008
8:27 am
2206
Not a problem. My factoring is a hobby, not a crucially important task. Consider it as beta-release testing of your tool. Thanks for resolving the issue. ... ...
j_m_berg
Offline Send Email
Jan 21, 2008
3:37 pm
2207
I tried to use your script to complete a factorization started by factLat. There were already enough relations, but with your script, it tries to sieve...
Mark Rodenkirch
mgrogue
Offline Send Email
Jan 22, 2008
12:15 am
2208
Mark, The script doesn't support directly resuming a factorization already started with factLat.pl. However, you can get it to work. Here's how, copied from...
gchil0
Offline Send Email
Jan 22, 2008
7:10 am
2209
I followed your steps, but have a similar problem. Here is the output: Total yield: 79996 0/0 mpqs failures, 7584/4116 vain mpqs milliseconds total: Sieve...
Mark Rodenkirch
mgrogue
Offline Send Email
Jan 23, 2008
3:46 am
2210
It seems like it still trying to continue a factorization started by factLat.pl rather than starting a new one. Did you use a different directory? 11002690...
gchil0
Offline Send Email
Jan 23, 2008
5:05 am
2211
Oops, I make a mistake. Let me try again and I'll let you know tomorrow how it worked. --Mark...
Mark Rodenkirch
mgrogue
Offline Send Email
Jan 23, 2008
12:16 pm
2212
... Hi Mark, The file hp.ini is just the old worktodo.ini file. Put your N in there and it'll all work. --Bob....
Bob Backstrom
bobb7772004
Offline Send Email
Jan 24, 2008
1:14 am
2213
The factorization completed (finally). I had forgotten to remove the other temp files from the directory before running the new script. Here are the last few...
Mark Rodenkirch
mgrogue
Offline Send Email
Jan 24, 2008
11:32 pm
2214
... From: Mark Rodenkirch <mgrogue@...> To: ggnfs@yahoogroups.com Sent: Saturday, January 19, 2008 7:09:15 PM Subject: Re: [ggnfs] Re: GGNFS on PowePC64...
Croco Dille
cobete1
Offline Send Email
Feb 8, 2008
10:58 am
2215
I am using x86-64 processor .On which ,when I was trying to run make command its showing the following errors : gcc -I../include -O3 -fomit-frame-pointer -Wall...
leela kumara swamy la...
leelakumaras...
Offline Send Email
Feb 13, 2008
10:35 am
Messages 2186 - 2215 of 2469   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