-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* hange reading procedure with respect to multithreading * Refactor code to use new reading procedure * Fix array out of bound bug * Get max number of threads from input * Set max threads count 1024 * Fix non-overlaping kmer case * Fix thread count crash. * Delete max thread count * Change best distance to INF Co-authored-by: Reza Soltani <reza@host21-107.vpn.ubc.ca> Co-authored-by: Reza Soltani <reza@host17-107.vpn.ubc.ca> Co-authored-by: Reza Soltani <reza@host18-107.vpn.ubc.ca> Co-authored-by: Reza Soltani <reza@host7-107.vpn.ubc.ca> Co-authored-by: Reza Soltani <reza@host24-107.vpn.ubc.ca>
- Loading branch information
1 parent
5e6086c
commit 1de79ac
Showing
6 changed files
with
40 additions
and
12 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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 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