-
Notifications
You must be signed in to change notification settings - Fork 26
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
Errors in ssmfet_c #204
Comments
Is this an intermittent random failure? Does it happen on all platforms? |
It seems to be an intermittent random failure. I only got it on my computer (Linux x64). |
@amontoison I am unable to reproduce, please post the failing |
It's my first message of this Issue Jari. |
@amontoison when you run the meson tests for SPRAL they always generate a |
Yes, and the message at the top of this issue is what I got from the |
Ah I see thanks, unfortunately that's not the most informative test log. |
In some cases
generalized_shift_double
could fail.test: ssmfet_c start time: 03:55:12 duration: 1.80s result: exit status 7 command: MALLOC_PERTURB_=212 OMP_PROC_BIND=true OMP_CANCELLATION=true LD_LIBRARY_PATH=/home/alexis/Applications/spral/builddir/ /home/alexis/Applications/spral/builddir/ssmfet_c ----------------------------------- stdout ----------------------------------- testing ssmfe_core... testing standard_double...ok testing generalized_double...ok testing largest_double...ok testing standard_double_complex...ok testing generalized_double_complex...ok testing largest_double_complex...ok 0 errors testing ssmfe_expert... testing standard_double...ok testing generalized_double...ok testing standard_shift_double...ok testing generalized_shift_double...ok testing buckling_double...ok testing standard_double_complex...ok testing generalized_double_complex...ok testing standard_shift_double_complex...ok testing generalized_shift_double_complex...ok testing buckling_double_complex...ok 0 errors testing ssmfe... testing standard_double...ok testing generalized_double...ok testing standard_shift_double...ok testing generalized_shift_double...7 errors testing buckling_double...ok testing standard_double_complex...ok testing generalized_double_complex...ok testing standard_shift_double_complex...ok testing generalized_shift_double_complex...ok testing buckling_double_complex...ok
The text was updated successfully, but these errors were encountered: