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

intermediate upload feature to check for merges #5

Open
ChristianBeer opened this issue Jul 9, 2018 · 0 comments
Open

intermediate upload feature to check for merges #5

ChristianBeer opened this issue Jul 9, 2018 · 0 comments

Comments

@ChristianBeer
Copy link
Owner

Add some way to do an intermediate upload to factordb to check if there was a merge. Could be automatic or semi-automatic:

  • Option to upload every X iterations and download elf again. Problem here is that aliqueit currently has no download capability which might get complicated since a lot of errors can happen there.
  • Option to stop sequence after X iterations or X iterations after a downdriver that lasted for at least Y iterations or after the sequence dropped below size X and came up again.

Especially the last case would save a lot of computations when a sequence drops below a size of 20 and merges with another sequence that goes up to 160 again. Since aliqueit is running offline and can't detect the merge it has to upload the intermediate result to FDB.

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

1 participant