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

thread safe #12

Open
lpipes opened this issue Nov 19, 2019 · 0 comments
Open

thread safe #12

lpipes opened this issue Nov 19, 2019 · 0 comments

Comments

@lpipes
Copy link

lpipes commented Nov 19, 2019

Hi, I am trying to use the Needleman-Wunsch alignment part of your code in my program that is threaded. I am having issues parallelizing the code specifically around the function needleman_wunsch_align(). Do you know if there are parts of the code that are not thread safe?

Thank you.

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