Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Sundials 3* / 4* / 5* #190

Open
sagitter opened this issue Nov 9, 2017 · 2 comments
Open

Support for Sundials 3* / 4* / 5* #190

sagitter opened this issue Nov 9, 2017 · 2 comments

Comments

@sagitter
Copy link

sagitter commented Nov 9, 2017

Hi all.

Sundials 3.0.0 does not longer provide cvode_dense.h.

+ /usr/bin/make -O -j6 -C src
make: Entering directory '/builddir/build/BUILD/bionetgen-BioNetGen-2.3.0/bng2/Network3/src'
g++ -DHAVE_CONFIG_H -I. -I..  -I/usr/include -I../muparser_v2_2_4/include -I../cvode-2.6.0/include -Iutil/mathutils   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o run_network-network.o `test -f 'network.cpp' || echo './'`network.cpp
make: Leaving directory '/builddir/build/BUILD/bionetgen-BioNetGen-2.3.0/bng2/Network3/src'
network.cpp:2632:10: fatal error: cvode/cvode_dense.h: No such file or directory
 #include "cvode/cvode_dense.h"
          ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
@sagitter sagitter changed the title cvode/cvode_dense.h missing Support for Sundials 3* Dec 24, 2017
@sagitter
Copy link
Author

Sundials 3.1.0 has been released.
bionetgen does currently not support new Sundials releases.

@sagitter
Copy link
Author

Another new version of Sundials: 4.0.*

@sagitter sagitter changed the title Support for Sundials 3* Support for Sundials 3* / 4* Dec 24, 2018
@sagitter sagitter changed the title Support for Sundials 3* / 4* Support for Sundials 3* / 4* / 5* Apr 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants