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

Doubts about use and implementation #1

Open
dreyes17 opened this issue Sep 22, 2021 · 0 comments
Open

Doubts about use and implementation #1

dreyes17 opened this issue Sep 22, 2021 · 0 comments

Comments

@dreyes17
Copy link

Hello,

I was looking the code for knowing how to use it and what implementation was used in MPI_implementation. First of all, I was surprised about watching a variable named sharedQ in the folder SMP_ListBased in files such as frameWork.c and oBnB.c that are not present in the SMP_QueueBasedSynchronous neither in the MPI_Implementation. From my comparisson of the code and accordingly to what was written in the paper I suppose that MPI_Implementation is the Queue one, but that variable was disturbing me.

Another question is about the input variables in the MPI_Implementation. The arrangements_per_level input paramenter is related to the number of arrangements of TBR for each level. The other tuning parameter mentioned in the paper (cardinality k of the set of subtrees that a processor receives from the shared queue) couldn't be inserted right? (In case it is the Queue method)

Finally, I have doubts regarding the input matrix (alignment). In the example file xac there are no N characters for undeciphered nucleotides nor gaps. This algorithm is able to handle both or some of them?

Thank you very much for sharing the code and the research!

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