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

eos_quark_cfl6: Test fails due to tolerance issues on 64-bit (but not on 32-bit) #18

Closed
badshah400 opened this issue Mar 3, 2022 · 1 comment

Comments

@badshah400
Copy link
Contributor

When building o2scl version 0.926 on openSUSE Tumbleweed, one of the tests fails on x86_64 (but not on 32 bit arch) due to tolerance issues:

[  606s] Some tests failed in file: eos_quark_cfl6.scr
[  606s] FAIL: relative -2.287555e-03 vs. -2.287281e-03 : 1.193674e-04 > 1.000000e-04
[  606s]  qqu
[  606s] 8261 tests performed.
[  606s] At least one test failed.
[  606s] Last failed test: -2.287555e-03 vs. -2.287281e-03 : 1.193674e-04 > 1.000000e-04
[  606s]  qqu
[  606s] One or more O2scl tests failed.

Some details about the system configuration and libraries used when building as follows:

  • Armadillo 10.8.2
  • Arpack-NG 3.8.0
  • Boost 1.78
  • Eigen 3.4.0
  • GCC 11
  • HDF5 1.10.8 (recently updated from version 1.10.7, and it looks like the problem started right after but I am not too sure about this)
  • SuperLU 5.3.0

Thanks again for the great library.

@awsteiner
Copy link
Owner

Fixed today on commit 3f8a0db . Thank you for the report!

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

No branches or pull requests

2 participants