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

Rerun with the fortran strategies #2

Open
drvinceknight opened this issue Sep 27, 2017 · 4 comments
Open

Rerun with the fortran strategies #2

drvinceknight opened this issue Sep 27, 2017 · 4 comments

Comments

@drvinceknight
Copy link
Member

No description provided.

@marcharper
Copy link
Member

I did do this a while back actually, generated all the match data, but did not upload new images. I can do it but there are a few new strategies now so a rerun is in order.

On my local machine the entire process takes multiple days with the extra strategies (it's basically quadratic in the number of strategies). However the match generation hasn't been parallelized: it's just two processes, one for the noisy matches and one for the regular ones. So it's probably a good time to fix that, and refactor to use the library's fingerprint methods. That should substantially improve the run time and would allow us to take advantage of the 16 core machines.

@drvinceknight
Copy link
Member Author

Cool 👍 I must have forgotten you already did it :)

Refactoring sounds good. 👍

@drvinceknight
Copy link
Member Author

FYI, I'm doing the fingerprints (both default and versus short run time) on the fingerprints repo but again that's (literally) taking weeks :)

@marcharper
Copy link
Member

Well I never finished the generation of the figures so I didn't upload anything. I was intending to do the described refactor but it hasn't happened yet. I was also only using the short run time strategies.

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