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

Add autoresume functionality #169

Merged
merged 5 commits into from
Oct 21, 2021
Merged

Add autoresume functionality #169

merged 5 commits into from
Oct 21, 2021

Conversation

vturrisi
Copy link
Owner

@vturrisi vturrisi commented Oct 20, 2021

Adds a new flag that auto resumes a previous run given a maximum time in hours. This is useful for environments that might kill your process given a time limit (e.g. Slurm).

@codecov
Copy link

codecov bot commented Oct 20, 2021

Codecov Report

Merging #169 (d0d6662) into main (786b943) will decrease coverage by 0.72%.
The diff coverage is 88.63%.

Flag Coverage Δ *Carryforward flag
cpu 83.96% <90.69%> (+0.10%) ⬆️
dali 42.24% <50.00%> (ø) Carriedforward from dcc833f

*This pull request uses carry forward flags. Click here to find out more.

Impacted Files Coverage Δ
solo/args/setup.py 67.12% <60.00%> (-28.44%) ⬇️
solo/utils/auto_resumer.py 92.30% <92.30%> (ø)

@vturrisi vturrisi merged commit 777fff4 into main Oct 21, 2021
@vturrisi vturrisi deleted the autoresume branch October 21, 2021 14:19
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

Successfully merging this pull request may close these issues.

2 participants