mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   Msieve (https://www.mersenneforum.org/forumdisplay.php?f=83)
-   -   Dependencies and cycles (https://www.mersenneforum.org/showthread.php?t=15618)

Sleepy 2011-05-24 08:31

Dependencies and cycles
 
Hi, may i know how are the dependencies and cycles are stored in the .dep and .cyc files? thanks

jasonp 2011-05-24 15:53

This information is coming in the update to Readme.nfs that I'm writing.

Sleepy 2011-05-26 04:16

Ok nice! Around when will it be ready? =)

jasonp 2011-05-26 12:22

Around [url="http://msieve.svn.sourceforge.net/viewvc/msieve/trunk/Readme.nfs?view=log"]now[/url] :)

Sleepy 2011-05-27 06:25

Thats awesome! Thanks! =)

Sleepy 2011-06-01 07:19

Another question, is ggnfs functionally capable of sieving a 768 or 1024 bit number to produce a small number of relations?

xilman 2011-06-01 09:52

[QUOTE=Sleepy;262767]Another question, is ggnfs functionally capable of sieving a 768 or 1024 bit number to produce a small number of relations?[/QUOTE]Undoubtedly so. ggnfs was used to factor RSA-768.

The problem is not getting it to produce a small number of relations. The real problem is getting it to produce a large number of relations, enough to complete the factorization.

Paul

Christenson 2011-06-02 01:19

Isn't there also a problem of doing some linear algrebra on those relations to actually find the factors?

Sleepy 2011-06-02 02:03

[QUOTE=xilman;262774]Undoubtedly so. ggnfs was used to factor RSA-768.

The problem is not getting it to produce a small number of relations. The real problem is getting it to produce a large number of relations, enough to complete the factorization.

Paul[/QUOTE]
Hmm thats weird. Yeah i know that the tough part is to produce enough relations but i'm satisfied with a small handful this time. However, i keep getting a "xmalloc: cannot allocate memory" error even though i still have free memory at that point in time. Anyone encounter that before? It works fine with a 663bit number though.

Batalov 2011-06-02 02:32

[QUOTE=Sleepy;262821]..."xmalloc: cannot allocate memory" error even though i still have free memory at that point in time. Anyone encounter that before? It works fine with a 663bit number though.[/QUOTE]
People have encountered this before, yes.
You need to be more specific for a more specific answer.

663bit number? gnfs? snfs? how much memory do you have? what's the os and the setup? For a 663bit [I]gnfs[/I] number, you'd better be prepared to invest in a system able to finish this computation. Lookup posts by fivemack, frmky for starters. (Search :: Advanced Search :: Search by User Name :: Show posts.)

Sleepy 2011-06-02 03:10

[QUOTE=Batalov;262823]People have encountered this before, yes.
You need to be more specific for a more specific answer.

663bit number? gnfs? snfs? how much memory do you have? what's the os and the setup? For a 663bit [I]gnfs[/I] number, you'd better be prepared to invest in a system able to finish this computation. Lookup posts by fivemack, frmky for starters. (Search :: Advanced Search :: Search by User Name :: Show posts.)[/QUOTE]
Thanks Batalov! I'll take a look at their posts!

I am actually only interested in generating a small handful (around 10-20) of relations for academic purposes so i don't really need the computing power to complete the whole factorization. But i figured that to start the sieving step would also require some fair amount of resources. I am running it on redhat, pentium 4, 3GHz, 1.75GB ram.

Btw, my gcc compiler is 4.1.2 and i also tried "ulimit -s unlimited" to remove the stack limit.

CRAP! Could it be because my gcc compiler is too old?


All times are UTC. The time now is 04:54.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.