![]() |
|
|
#716 | |
|
"Ben"
Feb 2007
2·3·587 Posts |
Quote:
|
|
|
|
|
|
|
#717 | |
|
Oct 2004
Austria
2·17·73 Posts |
Quote:
Edit: do all threads write to the same msieve.dat.p outputfile? Last fiddled with by Andi47 on 2011-06-20 at 04:56 |
|
|
|
|
|
|
#718 |
|
"Ben"
Feb 2007
352210 Posts |
No, each thread writes to a separate file - by default they are named nfs.dat.<thread-num>.p. The files are then combined into nfs.dat.p at the end of every range.
BTW, here is a graphic of my processor utilization on a 6 thread run during poly selection. You can see the cyclical utilization behavior - it uses all 6 threads for a while, then ramps down as threads finish their range. When all ranges are done, it ramps back up, etc... |
|
|
|
|
|
#719 |
|
Mar 2010
3×19 Posts |
Running NFS on the C103 from (10^132+57)/446393613148636496363324431219, Yafu goes through the full process only to tell me:
"too few cycles, matrix probably cannot build" What next? |
|
|
|
|
|
#720 |
|
Tribal Bullet
Oct 2004
3×1,181 Posts |
You probably are right on the edge of having enough relations, so that filtering could start but could not finish successfully. Try sieving a little bit more.
|
|
|
|
|
|
#721 |
|
Mar 2010
3×19 Posts |
How can I do that? When I run YAFU -R and call NFS it tries to sieve right away.
|
|
|
|
|
|
#722 | |
|
"Ben"
Feb 2007
352210 Posts |
Quote:
Code:
nfs: found 65752 relations, continuing job at specialq = 542557 Code:
YAFU "nfs(<your number here>)" -R -ns 542557,547557 After this finishes, restart as before. Repeat as long as the filtering fails. p.s. It might not be a bad idea to back up your .dat file and .job file first, in case something goes wrong. |
|
|
|
|
|
|
#723 | |
|
"Ben"
Feb 2007
2·3·587 Posts |
Quote:
Other changes include: + tweaks to siqs parameter selection for numbers > 80 digits - resulting in fairly significant improvements at 90+ digits (~10% on a c95, ~20% on a c100) + modified NFS poly selection to use more efficient thread pool architecture This last change means that cpu utilization during multi-threaded poly selection should now be pegged at whatever % of your cpu you specify - no more waiting for a new batch to start when threads finish. On my windows x64 system, the siqs parameter tweaks pushed the NFS crossover up by a little over a digit. |
|
|
|
|
|
|
#724 |
|
Mar 2010
41110 Posts |
Good, the thread pool change really speeds polyselect step! Yafu's SourceForge page is being silly - it selected readme as default download file. Should be the archive with the binaries, yes ?
|
|
|
|
|
|
#725 |
|
"Ben"
Feb 2007
2×3×587 Posts |
|
|
|
|
|
|
#726 | |
|
Mar 2010
3·19 Posts |
Quote:
|
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Running YAFU via Aliqueit doesn't find yafu.ini | EdH | YAFU | 8 | 2018-03-14 17:22 |
| YAFU-1.34 | bsquared | YAFU | 119 | 2015-11-05 16:24 |
| Yafu bug. | storflyt32 | YAFU | 2 | 2015-06-29 05:19 |
| yafu-1.33 | bsquared | YAFU | 12 | 2012-11-08 04:12 |
| yafu-1.32.1 | bsquared | YAFU | 21 | 2012-09-04 19:44 |