octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SUNDIALS with IDAKLU unclear warning message


From: John W. Eaton
Subject: Re: SUNDIALS with IDAKLU unclear warning message
Date: Fri, 6 Jan 2017 17:04:44 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.4.0

On 01/06/2017 03:47 PM, Mike Miller wrote:

Am I correct in guessing that it's the version of SUNDIALS that matters
here, not how the library was configured by the user/admin? Debian has
SUNDIALS 2.5.0, and when it gets a newer version (2.6.0 or higher) it
should have the IDAKLU solver, right?

Yes, if it is enabled by whoever builds the Debian package. It seems to be disabled by default, even when the necessary dependencies are available.

I had to configure sundials-2.7.0 with

cmake -DKLU_ENABLE=ON -DKLU_INCLUDE_DIR=/usr/include/suitesparse -DKLU_LIBRARY_DIR=/usr/x86_64-linux-gnu SRCDIR

to make it work on my system.

jwe




reply via email to

[Prev in Thread] Current Thread [Next in Thread]