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

Multiprocessing/Threading #76

Open
TroyWilliams3687 opened this issue Feb 15, 2022 · 1 comment
Open

Multiprocessing/Threading #76

TroyWilliams3687 opened this issue Feb 15, 2022 · 1 comment

Comments

@TroyWilliams3687
Copy link

Is it possible to use dccp with multiprocessing or threading?

@xinyueshen
Copy link
Member

Hi @TroyWilliams3687 DCCP itself does not use multiprocessing, but if you specify a solver that can work with multiprocessing, then you'll be able to set the number of threads used by such solver in the .solve() function.

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