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

add support for ArcticDB with parallel solve #144

Open
martinvonk opened this issue Oct 16, 2024 · 1 comment · May be fixed by #147
Open

add support for ArcticDB with parallel solve #144

martinvonk opened this issue Oct 16, 2024 · 1 comment · May be fixed by #147
Assignees

Comments

@martinvonk
Copy link
Contributor

Currently, we can only do parallel processing with the PasConnector. However, this should also work for ArcticDB since it is supported by their software: https://docs.arcticdb.io/latest/tutorials/parallel_writes/.

@dbrakenhoff
Copy link
Member

Parallel results:

image

Recommendation: use PasConnector. With ArcticDBConnector you incur a ~1s connection initialization penalty for each call to solve_model().

@dbrakenhoff dbrakenhoff linked a pull request Oct 16, 2024 that will close this issue
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 a pull request may close this issue.

2 participants