![]() |
![]() |
#1 |
Aug 2015
2·33 Posts |
![]()
After msieve was taking too long in poly select (it suggested 28 hours for a c134! There must be a way to reduce this limit...) I decided to try to skip the remaining poly select and continue factorization.
I pasted this into my ggnfs.job Code:
n: 54924630630496187046668371273222397725206189899297615388925385635035571650502651626948202319614694312654201876877038310590170823254001 skew: 1690270.78 c0: -15305201708300775228557787741164385 c1: -165318285868635772787959977207 c2: 106151669952841815430851 c3: 325771522196209143 c4: -29833205554 c5: 3120 Y0: -111975992242728408345401284 Y1: 324838456418611 Code:
Please set all bounds to reasonable values! Code:
cat rels0.dat: No such file or directory could not open rels0.dat for reading |
![]() |
![]() |
![]() |
#2 |
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3·29·83 Posts |
![]()
What's your yafu command?
There are several other parameters besides the polynomial that the siever needs, and I believe it was the siever that printed that message, not YAFU. Anyways, by passing the -ns argument to yafu, it should skip poly select and also be smart enough to fill in reasonable selections for those other parameters before calling the sievers again. |
![]() |
![]() |
![]() |
#3 |
Aug 2015
668 Posts |
![]()
Right now I'm using
Code:
yafu-64k-x64.exe nfs(54924630630496187046668371273222397725206189899297615388925385635035571650502651626948202319614694312654201876877038310590170823254001) -ns -v -threads 8 Last fiddled with by jux on 2016-01-01 at 23:10 |
![]() |
![]() |
![]() |
#4 | |
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3×29×83 Posts |
![]()
I'm not sure why it wouldn't work -- some vagary with cmd.exe perhaps? -- but -ns is very certainly in the docfile, in plain sight too I should think. What's the exact error message? Post all the output from the command, not just the command itself please.
Quote:
Last fiddled with by Dubslow on 2016-01-01 at 23:49 |
|
![]() |
![]() |
![]() |
#5 | |
Jun 2012
1111111100012 Posts |
![]() Quote:
Code:
yafu-64k-x64.exe "nfs(54924630630496187046668371273222397725206189899297615388925385635035571650502651626948202319614694312654201876877038310590170823254001)" -v -ns -threads 8 |
|
![]() |
![]() |
![]() |
#6 |
Aug 2015
668 Posts |
![]()
I must have been using an old version... I was using yafu-1.24 and the help file lists yafu 1.23. I just downloaded the newest version and I see it now.
![]() |
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
YAFU Poly Select Deadline | amphoria | YAFU | 22 | 2016-09-17 09:47 |
msieve poly select: choosing Stage1norm | VBCurtis | Msieve | 0 | 2016-04-11 21:33 |
mfaktc not starting in Mac OSX | bayanne | GPU Computing | 0 | 2014-05-10 14:38 |
Disk starting to go | Chuck | Hardware | 8 | 2013-05-20 06:40 |
Time it takes to select polynomials for 154 digits | John5788 | Factoring | 23 | 2008-08-27 07:54 |