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

[DISCUSSION] Octave for MATLAB C-I tests #57

Open
jimmielin opened this issue Jul 7, 2022 · 1 comment
Open

[DISCUSSION] Octave for MATLAB C-I tests #57

jimmielin opened this issue Jul 7, 2022 · 1 comment
Assignees
Labels
question Further information is requested
Milestone

Comments

@jimmielin
Copy link
Member

This is a discussion for implementing C-I tests for Matlab language code generated by KPP in the future. I think we should be able to use GNU Octave.

Apparently, the octave build in Ubuntu LTS 20.04 (which I think the CI tests run on) don't include the SUNDIALS solver so it won't solve ODEs out-of-the-box, and octave needs to be built from source. This is problematic. I need to check if LTS 22.04 has a better version, so I'm targeting milestone 4.0.0 for this to be worked on in the future.

Stay tuned...

@jimmielin jimmielin added the question Further information is requested label Jul 7, 2022
@jimmielin jimmielin added this to the 4.0.0 milestone Jul 7, 2022
@msl3v
Copy link
Contributor

msl3v commented Jul 21, 2022

@jimmielin This is a worthwhile effort. Let me know if I can help. I will assign myself to this.

@msl3v msl3v self-assigned this Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants