Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Qsieve needs to use memory for LP relations #708

Open
wbhart opened this issue May 12, 2020 · 1 comment
Open

Qsieve needs to use memory for LP relations #708

wbhart opened this issue May 12, 2020 · 1 comment

Comments

@wbhart
Copy link
Collaborator

wbhart commented May 12, 2020

Qsieve currently uses a file for large prime relations, but Bill Allombert has shown it can all be done in memory. It also needs parallelising.

@albinahlback
Copy link
Collaborator

Moreover, it seems like it reopens files without any particular reason. Instead, it should use fseek or freopen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants