-
Notifications
You must be signed in to change notification settings - Fork 26
Add checkpointing to metagraph build #197
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
Draft
danieldanciu
wants to merge
59
commits into
master
Choose a base branch
from
phase
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
8567bff
Intermediate
danieldanciu 97294cd
First attempt
danieldanciu 1f731ff
Running'
danieldanciu 7e981ba
Clear checkpoint
danieldanciu b9fbc53
Small
danieldanciu d83368d
Add --phase
danieldanciu 0b27107
Working checkpointing
danieldanciu 7d53b52
Added functional tests
danieldanciu 7476e7a
Small changes self review
danieldanciu fa07b12
Add integration tests for parallel building
danieldanciu 8301c22
Remove forgotten optnone
danieldanciu 71ac989
Minor rename
danieldanciu 12e1ada
Support filesystem
danieldanciu da1aea6
Mor elogging
danieldanciu bc63e50
small
danieldanciu 0756a42
small
danieldanciu a2e6c0f
small
danieldanciu 15b42da
Don't clean up unmerged files
danieldanciu 8a9121b
Don't clean up unmerged files in SortedSetDisk, so that computation c…
danieldanciu 9fabdb5
10 chunks
danieldanciu a4fb98c
Wait for merging before stopping
danieldanciu be4d767
Small fix
danieldanciu 89d1588
Actually wait for merge to happen
danieldanciu 4c73921
Write checkpoint after phase1
danieldanciu 6b0b9d9
Address review comments
danieldanciu caaf272
Address missed comments
danieldanciu 5dfcee8
Merged phase
danieldanciu 62ec669
First checkpoint, then delete
danieldanciu 9cf55a9
First checkpoint, then delete
danieldanciu 88748b9
Merge branch 'phase' into phase2
danieldanciu 2792ab0
Added some logging
danieldanciu a40dea5
Merge branch 'phase2' into phase
danieldanciu 7600830
Addressed review comments
danieldanciu c4c43ec
minor
danieldanciu 007845f
merged with dev
danieldanciu 866e786
Remove double declaration
danieldanciu d52ca9e
Merged with dev
danieldanciu 5a3a8a3
Default to phase 3
danieldanciu ad6d965
Skip phase 2 if no rc's are generated
danieldanciu 6493adb
Flush sorted set at end of phase
danieldanciu 57c111c
Better temp dir
danieldanciu e6c0d95
Don't push kmers into queue if phase is < 3
danieldanciu 7cd5b63
Merged with dev
danieldanciu 80f1e48
Set checkpoint to 2 when RC's are not being generated
danieldanciu de1173c
Clean up temp files in SSD
danieldanciu fb0ad63
Merge remote-tracking branch 'origin/dev' into phase
danieldanciu 5e42d10
Remove trace logs
danieldanciu d728edd
s/remove/remove_all
danieldanciu 79d97e4
Merged with dev
danieldanciu 03d5b2d
Simplify test_build_phase
danieldanciu e4aed78
Small fix in checkpoint continuation
danieldanciu 82a9e8e
Verbose mode for test_build_phase
danieldanciu 76c0d1b
A bit more debugging
danieldanciu 2a5b52f
All trace logs
danieldanciu dc278db
Reset kmers when continuing from cp 1
danieldanciu 98ad5da
Skip phase 2
danieldanciu 8c953a6
Copy file names
danieldanciu c238b20
Acquire lock when flushing
danieldanciu 0d399b7
Count orig/rc
danieldanciu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.