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

Errors in ssmfet_c #204

Open
amontoison opened this issue Jun 12, 2024 · 7 comments
Open

Errors in ssmfet_c #204

amontoison opened this issue Jun 12, 2024 · 7 comments
Assignees
Labels

Comments

@amontoison
Copy link
Member

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
@amontoison amontoison added the bug label Jun 12, 2024
@jfowkes
Copy link
Contributor

jfowkes commented Jun 12, 2024

Is this an intermittent random failure? Does it happen on all platforms?

@amontoison
Copy link
Member Author

amontoison commented Jun 12, 2024

It seems to be an intermittent random failure. I only got it on my computer (Linux x64).

@jfowkes jfowkes self-assigned this Jun 12, 2024
@jfowkes
Copy link
Contributor

jfowkes commented Jun 13, 2024

@amontoison I am unable to reproduce, please post the failing testlog.txt

@amontoison
Copy link
Member Author

It's my first message of this Issue Jari.
I don't have more details than that.

@jfowkes
Copy link
Contributor

jfowkes commented Jun 13, 2024

@amontoison when you run the meson tests for SPRAL they always generate a testlog.txt in the meson logs.

@amontoison
Copy link
Member Author

amontoison commented Jun 13, 2024

Yes, and the message at the top of this issue is what I got from the testlog.txt.
Do you want the full testlog.txt?

@jfowkes
Copy link
Contributor

jfowkes commented Jun 13, 2024

Ah I see thanks, unfortunately that's not the most informative test log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants