Skip to content

Workaround for solver failures with Sundials >= v4.19.4 #31

@sjdaines

Description

@sjdaines

See SciML/Sundials.jl#420

Update 2024-01-27 this fix is now in the current release of Sundials.jl v4.23.2

Please undo the workaround below with:

julia> ] # package manager mode
(examples) pkg> free Sundials         

NB: Julia version 1.9 or 1.10 is now required to get the latest version of Sundials and other SciML packages - this will be enforced by the next version of PALEOcopse.

Workaround for older versions of Sundials.jl < v4.23.2 (no longer required) was: add the master branch to the relevant environment (eg examples for PALEOcopse, PALEOexamples for PALEOdev):

julia> ] # package manager mode
(examples) pkg> add https://github.com/SciML/Sundials.jl

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions