mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   CADO-NFS (https://www.mersenneforum.org/forumdisplay.php?f=170)
-   -   Re-generating the dups files (https://www.mersenneforum.org/showthread.php?t=27025)

charybdis 2021-07-25 20:35

It looks like grep is abruptly stopping partway through the file. It also looks like you haven't added [C]-o[/C] to the grep command. Can you try with [C]-ao[/C] instead?

wombatman 2021-07-25 21:07

[QUOTE=charybdis;583979]It looks like grep is abruptly stopping partway through the file. It also looks like you haven't added [C]-o[/C] to the grep command. Can you try with [C]-ao[/C] instead?[/QUOTE]

Apologies--the "-o" was used before and does the same thing. Adding the "-ao", however, led it to find everything. I will try the previous steps of re-generating the filelist.

wombatman 2021-07-25 23:05

Still running into issues generating the filelist [CODE]code BUG() : condition rc == 0 failed in split_iter_open_next_file[/CODE]

I think for now I will just keep generating relations until I can get MSieve to do the linear algebra and do the troubleshooting once this factorization is finished.

charybdis 2021-07-25 23:12

Aaargh, I was hoping this wouldn't happen. I believe this is a genuine bug. I've seen it on a couple of GNFS jobs recently and was hoping to gather some more data on when it occurs before reporting it to the CADO team. I don't think it's got anything to do with all of the file manipulations that you've been doing :smile:

wombatman 2021-07-25 23:26

[QUOTE=charybdis;583987]Aaargh, I was hoping this wouldn't happen. I believe this is a genuine bug. I've seen it on a couple of GNFS jobs recently and was hoping to gather some more data on when it occurs before reporting it to the CADO team. I don't think it's got anything to do with all of the file manipulations that you've been doing :smile:[/QUOTE]

Hahaha, I appreciate your optimism. If there's any specific information I can provide to try and diagnose it, I'm happy to do so.


All times are UTC. The time now is 21:48.

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