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

Multi threading problem #676

Open
goktugyildirim4d opened this issue Apr 16, 2023 · 1 comment
Open

Multi threading problem #676

goktugyildirim4d opened this issue Apr 16, 2023 · 1 comment

Comments

@goktugyildirim4d
Copy link

goktugyildirim4d commented Apr 16, 2023

I'm creating 8 different optimizer objects and trying to solve each of them in different parallel threads, but it seems like blocking the parallel threads. How I can resolve this problem?

@RainerKuemmerle
Copy link
Owner

Can you please provide a minimal working example illustrating the problem?

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