mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   Msieve (https://www.mersenneforum.org/forumdisplay.php?f=83)
-   -   All square roots failed (https://www.mersenneforum.org/showthread.php?t=21803)

RichD 2020-10-13 21:27

[B]VBCurtis[/B] is correct, GNFS would be pretty quick. You're almost there with the sqrt.

You can run the sqrt in parallel if you have idle cores. Something like:
[CODE]./msieve -nc3 11,13
./msieve -nc3 14,16
./msieve -nc3 17,19
...[/CODE]
You might want to use a different folder for each or point them to a different log file so you won't intersperse the output of each run.

Xyzzy 2020-10-13 23:42

[QUOTE=RichD;559795]You can run the sqrt in parallel if you have idle cores. Something like:
[CODE]./msieve -nc3 11,13
./msieve -nc3 14,16
./msieve -nc3 17,19
...[/CODE]You might want to use a different folder for each or point them to a different log file so you won't intersperse the output of each run.[/QUOTE]Interesting!

:tu:

pinhodecarlos 2020-10-14 07:08

Thanks guys, my message was before going to bed so I left msieve running, results here: [url]https://www.mersenneforum.org/showpost.php?p=559831&postcount=33[/url]


All times are UTC. The time now is 01:10.

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