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

Scoary run in cluster MPI??? #83

Open
germant13 opened this issue Jul 6, 2020 · 1 comment
Open

Scoary run in cluster MPI??? #83

germant13 opened this issue Jul 6, 2020 · 1 comment

Comments

@germant13
Copy link

Hi!
I would like to implement the scoary in our cluster.
Would I like to know if possible to run in a cluster?
Do you know if it is supported by MPI?

Regards

@AdmiralenOla
Copy link
Owner

Hi @germant13,

Scoary has no explicit MPI support unfortunately. Some parts of the algorithm is parallelized with python's "multiprocessing" package, and I suspect this will behave poorly together with MPI.

This is something that might be worth implementing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants