Just tested solve(prob, KINSOL(;linear_solver=:GMRES))
on a simple problem and it threw:
ERROR: UndefVarError: `LS` not defined
Stacktrace:
[1] ___kinsol(f::Function, y0::Vector{Float64}; userdata::Nothing, linear_solver::Symbol, jac_upper::Int64, jac_lower::Int64)
@ Sundials ~/.julia/packages/Sundials/vGumE/src/simple.jl:15