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

JIT Rosenbrock solver #56

Open
mattldawson opened this issue Jan 8, 2024 · 0 comments
Open

JIT Rosenbrock solver #56

mattldawson opened this issue Jan 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mattldawson
Copy link
Collaborator

Allow the use of the MICM JIT Rosenbrock solver with vector-ordered matrices through the MUSICA C library and Fortran wrapper

Acceptance Criteria

  • Library users can create and use instances of the MICM JIT Rosenbrock solver with vector-ordered matrices and a vector dimension of 2-10

Ideas

  • Since the vector dimension must be known at compile time and C/Fortran don't have C++ template-equivalents, specific types maybe have to be created for each vector dimension
@mattldawson mattldawson added the enhancement New feature or request label Jan 8, 2024
@mattldawson mattldawson added this to the MICM, TUVx in CAM-SIMA milestone Jan 8, 2024
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