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

Parallelization of _tools. How to prepare Pull-Requests? #18

Open
vilmarzti opened this issue Nov 3, 2021 · 1 comment
Open

Parallelization of _tools. How to prepare Pull-Requests? #18

vilmarzti opened this issue Nov 3, 2021 · 1 comment

Comments

@vilmarzti
Copy link

Hi there,

Over the last few days I roughly parallelized the computation of disflow, gauss and bilateralAdv. Using either the multiprocessing library from python or in the case of gauss, directly in the cpp code. I also added bash-files for compiliation on linux using gcc.
If there is some interest in this, I will prepare the PR. And if so, I need to know how to clean up the code for the PR to be accepted.

@nicolai256
Copy link

could you send over the code to me? thanks :)

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

2 participants