|
| From: | Markus Mützel |
| Subject: | [Octave-bug-tracker] [bug #58795] ode15i and ode15s fail if sunindextype and octave_idx_type are incompatible |
| Date: | Tue, 28 Jul 2020 10:24:36 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Safari/537.36 Edg/84.0.522.44 |
Follow-up Comment #20, bug #58795 (project octave):
I'm not familiar with SUNDIALS IDA or the code in "__ode15__.cc". But it looks
like there are some casts between void* and IDA*. Maybe some alignment might
be off if types mismatch? But that might be a red herring.
For your tests on Linux: Are any of the tests skipped? Is
HAVE_SUNDIALS_SUNLINSOL_KLU set?
You might have to compile SUNDIALS (and maybe also SuiteSparse) with KLU to
reproduce the issue.
Or use MXE Octave for a native Linux build.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?58795>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |