Skip to content

SUNDIALS v6.6.1

Compare
Choose a tag to compare
@gardner48 gardner48 released this 07 Sep 01:01
· 128 commits to main since this release
v6.6.1
a4553b5

Updated the Tpetra NVector interface to support Trilinos 14.

Fixed a memory leak when destroying a CUDA, HIP, SYCL, or system SUNMemoryHelper object.

Fixed a bug in ARKODE, CVODE, CVODES, IDA, and IDAS where the stop time may not be cleared when using normal mode if the requested output time is the same as the stop time. Additionally, with ARKODE, CVODE, and CVODES this fix removes an unnecessary interpolation of the solution at the stop time that could occur in this case.