-
Notifications
You must be signed in to change notification settings - Fork 0
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
Occasional CVODES failure on OSX in BirthDeath example #17
Comments
hm, works for the matlab branch |
Okay, apparently this is not reproducible. The subsequent build worked: |
May also occur with 1st-order sensitiivities:
|
strange. the whole thing should be deterministic. |
Can't find anything suspicious when checking with valgrind (on Ubuntu). Not sure what is wrong there. So far only happened on OSX. |
I tested it now on my mac under python. everything was running without an issue. |
This is pretty random. Happens with both clang and gcc, but only on osx. Should try different xcode or osx versions to narrow it down. @JanHasenauer Which versions are you using? |
Works on Ubuntu, fails on OSX:
See https://travis-ci.org/ICB-DCM/LNAplusplus/jobs/369133949
The text was updated successfully, but these errors were encountered: