![]() |
|
|
#518 |
|
Aug 2020
3×5×19 Posts |
An update about my problem with the parameter files. In the README I found this section (fortunately before I submitted a bug):
Code:
The difficulty here is that when `cado-nfs.py` uses a parameter file supplied on the command line, it does not automatically insert into the parameter set the options that are necessary for running jobs. Therefore, we need to add these options: ./cado-nfs.py --parameters ./parameters/factor/params.c60 90377629292003121684002147101760858109247336549001090677693 slaves.hostnames=localhost slaves.nrclients=2 Do you guys not specify the parameters file or why did no one recognize this problem? I'm just asking out of curiosity, not as an accusation. ;) |
|
|
|
|
|
#519 | ||
|
Apr 2020
11×31 Posts |
Quote:
Quote:
Code:
./cado-nfs.py ../cadojobs/2_2750M/2_2750M.params Last fiddled with by charybdis on 2021-05-04 at 12:13 |
||
|
|
|
|
|
#520 |
|
"Ed Hall"
Dec 2009
Adirondack Mtns
73518 Posts |
I only supply a params file for SNFS jobs. All GNFS jobs use the default ones, which have been modified locally, mostly using VBCurtis' versions.
As to clients, I run scripts on the clients that check thread count and use override t <count> to use all threads. On my 4c/8t machines they show up to 79x% use for the las process in top. On my 12c/24t machines, I do break them into three, 8 thread processes that each show 79x% in top, but those machines have more memory. |
|
|
|
|
|
#521 |
|
Aug 2020
3×5×19 Posts |
Ok, thanks for the info. When I have some spare time I'll look into setting up scripts to do ECM, then cado and finally msieve for linear algebra. Could be interesting to setup.
In that regard, should the filtering also be done with msieve or is that fine with cado? |
|
|
|
|
|
#522 |
|
Apr 2020
11×31 Posts |
CADO filtering used to be compatible with msieve linear algebra, and indeed the documentation would suggest that it still is, but I recall reading that more recent changes to CADO have made the filtering format incompatible with msieve.
|
|
|
|
|
|
#523 |
|
Aug 2020
3×5×19 Posts |
I'll give it a try, right now cado is set to do the sieving and filtering with tasks.linalg.run=false. If it fails I can always redo the filtering with msieve, right?
workdir is set to a directory other than /tmp/. |
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CADO-NFS on windows | jux | CADO-NFS | 25 | 2021-07-13 23:53 |
| CADO help | henryzz | CADO-NFS | 4 | 2017-11-20 15:14 |
| CADO and WinBlows | akruppa | Programming | 22 | 2015-12-31 08:37 |
| CADO-NFS | skan | Information & Answers | 1 | 2013-10-22 07:00 |
| CADO | R.D. Silverman | Factoring | 4 | 2008-11-06 12:35 |