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

R package: Make it possible to disable parallelization #266

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mikldk
Copy link

@mikldk mikldk commented Aug 10, 2023

Thanks for your contribution!

I am running an experiment where I want to parallelize in another dimension that using OpenMP in BanditPAM. Actually, it was caused by what I think is a race condition (maybe from multiple parallelizations), and I want to avoid that - an I am already parallelizing elsewhere.

I made an option to disable parallelization, although the package is compiled with OpenMP. Please see this pull request.

@height
Copy link

height bot commented Aug 10, 2023

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@motiwari
Copy link
Owner

Thank you for submitting a PR! @bnaras could you take a look?

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

Successfully merging this pull request may close these issues.

2 participants