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

Parallel Solvers #176

Open
lukem12345 opened this issue Nov 6, 2023 · 1 comment
Open

Parallel Solvers #176

lukem12345 opened this issue Nov 6, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@lukem12345
Copy link
Member

PR #173 added support for implicit solvers provided by OrdinaryDiffEq.

We should support more solvers. In particular: parallel solvers such as KuttaPRK2p5.

@lukem12345
Copy link
Member Author

This is not to be confused with the other sort of parallelization which comes from analysis of a Decapode, such as that demonstrated in the multi-species Navier-Stokes Decapode. That sort of parallelization can't really be done by selecting a different algorithm for solve.

@lukem12345 lukem12345 added the enhancement New feature or request label Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant