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 2091 - 2120 of 2468   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2091
I have compiled GGNFS using the default settings (Makefile -> Makefile.athlon) and even successfully factored a SNFS difficulty 165 number on my first try. (It...
Xyzzy
michael.vang@...
Send Email
Sep 6, 2007
4:49 pm
2092
I'm using the CVS source code (because the tgz file didn't work on my computer). You can try getting and compiling by executing following commands on you...
deyringer
Offline Send Email
Sep 6, 2007
5:41 pm
2093
During my current factorization of a c137 the siever stops quite frequently with a return value 65280. Restarting with the same specialq returns the same...
Sander Hoogendoorn
sander3005
Offline Send Email
Sep 8, 2007
8:15 am
2094
I happened to have access to a cluster for a few hours and thought to try parallel sieving, on 28 nodes, of a target with SNFS difficulty=175. After choosing...
David Broadhurst
djbroadhurst
Offline Send Email
Sep 10, 2007
8:29 pm
2095
Sieving performed on four AMD cores (3800, dual 3600 and 4000). Final work performed on the 3800. The fb=6e6 was definitely too low. Next time I think I would...
j_m_berg
Offline Send Email
Sep 10, 2007
10:39 pm
2096
The number was from the xGF project. http://www1.uni-hamburg.de/RRZ/W.Keller/GFNsmall.html Number: N ...
j_m_berg
Offline Send Email
Sep 16, 2007
3:56 pm
2097
Hello, I have a problem finishing a c133 factorization. I did the sieving and the matrix steps, (gave 32 deps). When running sqrt with every depnum, I get the...
alkirah2002
Offline Send Email
Sep 23, 2007
9:41 pm
2098
I forgot to say it gives this error right after writing this line : Reading relations from rels.bin.0... I tried an older version of sqrt program and get a...
alkirah2002
Offline Send Email
Sep 23, 2007
10:05 pm
2099
Just curious: Go to: http://www.math.ttu.edu/~cmonico/software/ggnfs/ ... The response is: Forbidden You don't have permission to access...
Bob Backstrom
bobb7772004
Offline Send Email
Sep 29, 2007
4:00 am
2100
Hello, Bob! GGNFS project moved to sourceforge some time ago. More recent and less buggy versions can be found there. ... -- Best Regards, Andrei Belenko...
Andrei Belenko
a_belenko
Offline Send Email
Sep 29, 2007
5:23 am
2101
Self generated C140 RSA key & params, if it can help someone. Number: c140 N=16216971344168030744881946405411508054934470462355245894494413778043 ...
alkirah2002
Offline Send Email
Oct 5, 2007
4:03 am
2102
I managed to solve this problem by downloading the sourceforge newer version, it took 8 times less relations (5 mil special Q instead of 40mil) to get a very...
alkirah2002
Offline Send Email
Oct 5, 2007
4:08 am
2103
patch against latest CVS at http://tech.groups.yahoo.com/group/ggnfs/ files/procrels_sieve_factLat.diff.gz procrels.c: - added code to load/save (a,b) list and...
forzles
Offline Send Email
Oct 10, 2007
11:50 pm
2104
I wonder if someone could help me with the above, please? [Tiger 10.4.X, gcc 4.0] Firstly, the latest version of the source I seem to be able to find, is...
James Wanless
bearnol
Offline Send Email
Oct 18, 2007
4:38 pm
2105
I have downloaded ggnfs, and MinGW, which I was told was needed for compiling. Because I have very little programming experience, is there a step-by- step...
rogerjpierrard
Offline Send Email
Oct 21, 2007
8:33 am
2106
... Try downloading it from CVS (it didn't work for me by direct download) with the following commands (cvs must be installed) cvs...
deyringer
Offline Send Email
Oct 21, 2007
11:32 am
2107
... Sorry I forgot to tell my e-mail: deyringer at gmail dot com...
deyringer
Offline Send Email
Oct 21, 2007
11:33 am
2108
I read this post with interest, in reference to _my_ recent request for help. But tell me, please, Hans - how do I obtain a CVS username/password? [the...
James Wanless
bearnol
Offline Send Email
Oct 21, 2007
12:24 pm
2109
... download) ... will ... Hans, I'm using Windows, and don't recognize the commands. I also do not know of cvs. When I type it into google, I get lots of...
rogerjpierrard
Offline Send Email
Oct 21, 2007
11:24 pm
2110
Hi, I had several problems with matbuild/matprune/matsolve and I think I have figured the problem. I'm using a 64 bits computer and every time I tried to...
alkirah2002
Offline Send Email
Oct 22, 2007
4:07 am
2111
... I will send you a MinGW compilation per e-mail next days. I hope that will help. Kind regards, Hans...
deyringer
Offline Send Email
Oct 22, 2007
11:09 am
2112
... One question: Which processor do you use? I need this information for compiling. Kind regards, Hans...
deyringer
Offline Send Email
Oct 22, 2007
11:13 am
2113
Great! (After some experimentation) I've successfully downloaded the source anonymously (roughly as per OP). I'm doing a "make ppc_970", and it starts to...
James Wanless
bearnol
Offline Send Email
Oct 23, 2007
6:37 am
2114
IIRC correctly (since I did the port a long time ago), getline() is not in one of the gcc librarieson PPC. I haven't looked in a while, but isn't there a ppc...
mgrogue@...
mgrogue
Offline Send Email
Oct 23, 2007
11:38 am
2115
Hi Mark, Thanks very much for your response. I've been looking, and can't _see_ anything like that (eg at http://ggnfs.cvs.sourceforge.net/ggnfs/branch_0/src/ ...
James Wanless
bearnol
Offline Send Email
Oct 23, 2007
12:09 pm
2116
Fantastic! I think I've got it... [and what's more it appears to work correctly for the larger inputs, which was my original problem on ppc! :)))] I had to...
James Wanless
bearnol
Offline Send Email
Oct 23, 2007
12:50 pm
2117
... ... Solution: 1. Checkout latest version from CVS 2. Compile for x86_64 3. Run 4. ??? 5. Profit!...
forzles
Offline Send Email
Oct 24, 2007
12:48 am
2118
... I have downloaded MinGW, but I don't have any .exe files I thought I would be using to compile ggnfs. Even on the start menu, I only have a webpage link,...
rogerjpierrard
Offline Send Email
Oct 24, 2007
9:26 am
2119
... I will compile it for you today and send it as e-mail. Kind regards, Hans...
deyringer
Offline Send Email
Oct 24, 2007
1:02 pm
2120
... I saw i can't send executables with Google Mail, so here si the download link. Please try if it works! Kind regards, Hans...
deyringer
Offline Send Email
Oct 24, 2007
1:24 pm
Messages 2091 - 2120 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