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

adjust gather to save to disk after every iteration #1220

Closed
ctb opened this issue Oct 27, 2020 · 3 comments
Closed

adjust gather to save to disk after every iteration #1220

ctb opened this issue Oct 27, 2020 · 3 comments

Comments

@ctb
Copy link
Contributor

ctb commented Oct 27, 2020

it's really annoying to have no idea where the job is when watching a big gather run on a remote node via snakemake 😆 . if we flush to disk, we could probably see things more quickly and it would make me happier.

we could also do something like iteratively output the matching signatures, which would let us restart the job more quickly.

Maybe add a flag --batch or --long-running or something.

@ctb
Copy link
Contributor Author

ctb commented Oct 27, 2020

(or just --save-frequently)

@ctb
Copy link
Contributor Author

ctb commented Apr 23, 2021

this is something that prefetch in #1370 could do quite easily.

@ctb
Copy link
Contributor Author

ctb commented May 8, 2021

#1493 actually supports progressive output of signatures during gather if you use a directory or a .zip file!! So, I think I'm going to close this. but tagging in #1350 just in case.

@ctb ctb closed this as completed May 8, 2021
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