Skip to content

fix info on known issue for OpenBLAS on aarch64/neoverse_v1: increased number of *numerical* errors #365

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

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions eessi-2023.06-known-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
- info: "Flaky FFTW tests, random failures"
- OpenBLAS-0.3.18-GCC-11.2.0:
- issue: https://github.com/EESSI/software-layer/issues/314
- info: "Increased number of non-numerical failures in OpenBLAS test suite (238 vs max. 150 on x86_64/*)"
- info: "Increased number of numerical errors in OpenBLAS test suite (238 vs max. 150 on x86_64/*)"
- OpenBLAS-0.3.20-GCC-11.3.0:
- issue: https://github.com/EESSI/software-layer/issues/314
- info: "Increased number of non-numerical failures in OpenBLAS test suite (238 vs max. 150 on x86_64/*)"
- info: "Increased number of numerical errors in OpenBLAS test suite (238 vs max. 150 on x86_64/*)"
- OpenBLAS-0.3.21-GCC-12.2.0:
- issue: https://github.com/EESSI/software-layer/issues/314
- info: "Increased number of non-numerical failures in OpenBLAS test suite (344 vs max. 150 on x86_64/*)"
- info: "Increased number of numerical errors in OpenBLAS test suite (344 vs max. 150 on x86_64/*)"
- SciPy-bundle-2021.05-foss-2021a:
- issue: https://github.com/EESSI/software-layer/issues/318
- info: "2 failing tests (vs 30554 passed) in scipy test suite"
Expand Down