From 39ecb81b31568f82863c9c66709aaf7f8eaf13a8 Mon Sep 17 00:00:00 2001 From: lara Date: Mon, 25 Sep 2023 12:48:26 +0200 Subject: [PATCH 1/8] add yml for known issues --- eessi-2023.06-missing.yml | 44 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 eessi-2023.06-missing.yml diff --git a/eessi-2023.06-missing.yml b/eessi-2023.06-missing.yml new file mode 100644 index 0000000000..cd7967043d --- /dev/null +++ b/eessi-2023.06-missing.yml @@ -0,0 +1,44 @@ + - aarch64/generic: + - foss/2022b: + - OpenBlas: + - issue: 314 + - foss/2021a: + - OpenBlas: + - issue: 314 + - foss/2021b: + - OpenBlas: + - issue: 314 + - foss/2022a: + - OpenBlas: + - issue: 314 + - aarch64/neoverse_n1: + - foss/2022b: + - OpenBlas: + - issue: 314 + - foss/2021a: + - OpenBlas: + - issue: 314 + - foss/2021b: + - OpenBlas: + - issue: 314 + - foss/2022a: + - OpenBlas: + - issue: 314 + - aarch64/neoverse_v1: + - foss/2022a: + - OpenBlas: + - issue: 314 + - foss/2022b: + - OpenBlas: + - issue: 314 + - foss/2021a: + - OpenBlas: + - issue: 314 + - foss/2021b: + - OpenBlas: + - issue: 314 + - SciPy-bundle: + - issue: 318 + - foss/2022a: + - OpenBlas: + - issue: 314 From 9d96b667e458b6b0bd12808281379527aa570121 Mon Sep 17 00:00:00 2001 From: lara Date: Tue, 26 Sep 2023 10:30:49 +0200 Subject: [PATCH 2/8] update known issue to make more compact --- eessi-2023.06-known_issues.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 eessi-2023.06-known_issues.yml diff --git a/eessi-2023.06-known_issues.yml b/eessi-2023.06-known_issues.yml new file mode 100644 index 0000000000..b4a48684a5 --- /dev/null +++ b/eessi-2023.06-known_issues.yml @@ -0,0 +1,16 @@ +- aarch64/generic: + OpenBLAS/0.3.21-GCC-12.2.0: https://github.com/EESSI/software-layer/issues/314 + +- aarch64/generic: + - OpenBLAS/0.3.21-GCC-12.2.0: https://github.com/EESSI/software-layer/issues/314 + - OpenBLAS/0.3.18-GCC-11.2.0: https://github.com/EESSI/software-layer/issues/314 + - OpenBLAS/0.3.15-GCC-10.3.0: https://github.com/EESSI/software-layer/issues/314 +- aarch64/neoverse_n1: + - OpenBLAS/0.3.21-GCC-12.2.0: https://github.com/EESSI/software-layer/issues/314 + - OpenBLAS/0.3.18-GCC-11.2.0: https://github.com/EESSI/software-layer/issues/314 + - OpenBLAS/0.3.15-GCC-10.3.0: https://github.com/EESSI/software-layer/issues/314 +- aarch64/neoverse_v1: + - OpenBLAS/0.3.21-GCC-12.2.0: https://github.com/EESSI/software-layer/issues/314 + - OpenBLAS/0.3.18-GCC-11.2.0: https://github.com/EESSI/software-layer/issues/314 + - OpenBLAS/0.3.15-GCC-10.3.0: https://github.com/EESSI/software-layer/issues/314 +- SciPy-bundle/2021.10-foss-2021b: https://github.com/EESSI/software-layer/issues/318 From ab7759fbd61e6c708ef8bcd696041312ae458599 Mon Sep 17 00:00:00 2001 From: lara Date: Tue, 26 Sep 2023 10:34:14 +0200 Subject: [PATCH 3/8] remove missing yml --- eessi-2023.06-missing.yml | 44 --------------------------------------- 1 file changed, 44 deletions(-) delete mode 100644 eessi-2023.06-missing.yml diff --git a/eessi-2023.06-missing.yml b/eessi-2023.06-missing.yml deleted file mode 100644 index cd7967043d..0000000000 --- a/eessi-2023.06-missing.yml +++ /dev/null @@ -1,44 +0,0 @@ - - aarch64/generic: - - foss/2022b: - - OpenBlas: - - issue: 314 - - foss/2021a: - - OpenBlas: - - issue: 314 - - foss/2021b: - - OpenBlas: - - issue: 314 - - foss/2022a: - - OpenBlas: - - issue: 314 - - aarch64/neoverse_n1: - - foss/2022b: - - OpenBlas: - - issue: 314 - - foss/2021a: - - OpenBlas: - - issue: 314 - - foss/2021b: - - OpenBlas: - - issue: 314 - - foss/2022a: - - OpenBlas: - - issue: 314 - - aarch64/neoverse_v1: - - foss/2022a: - - OpenBlas: - - issue: 314 - - foss/2022b: - - OpenBlas: - - issue: 314 - - foss/2021a: - - OpenBlas: - - issue: 314 - - foss/2021b: - - OpenBlas: - - issue: 314 - - SciPy-bundle: - - issue: 318 - - foss/2022a: - - OpenBlas: - - issue: 314 From e8ddf5ed20de44548e462e09cc3c02e2c672cb36 Mon Sep 17 00:00:00 2001 From: lara Date: Tue, 26 Sep 2023 10:35:31 +0200 Subject: [PATCH 4/8] update known issue yml --- eessi-2023.06-known_issues.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/eessi-2023.06-known_issues.yml b/eessi-2023.06-known_issues.yml index b4a48684a5..523ca0d712 100644 --- a/eessi-2023.06-known_issues.yml +++ b/eessi-2023.06-known_issues.yml @@ -1,6 +1,3 @@ -- aarch64/generic: - OpenBLAS/0.3.21-GCC-12.2.0: https://github.com/EESSI/software-layer/issues/314 - - aarch64/generic: - OpenBLAS/0.3.21-GCC-12.2.0: https://github.com/EESSI/software-layer/issues/314 - OpenBLAS/0.3.18-GCC-11.2.0: https://github.com/EESSI/software-layer/issues/314 From 63352534ae3a1e1cd437e41ecf371436f2cc569d Mon Sep 17 00:00:00 2001 From: Lara Ramona Peeters <49882639+laraPPr@users.noreply.github.com> Date: Tue, 26 Sep 2023 10:49:37 +0200 Subject: [PATCH 5/8] Update eessi-2023.06-known_issues.yml --- eessi-2023.06-known_issues.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eessi-2023.06-known_issues.yml b/eessi-2023.06-known_issues.yml index 523ca0d712..de01f1ff89 100644 --- a/eessi-2023.06-known_issues.yml +++ b/eessi-2023.06-known_issues.yml @@ -10,4 +10,4 @@ - OpenBLAS/0.3.21-GCC-12.2.0: https://github.com/EESSI/software-layer/issues/314 - OpenBLAS/0.3.18-GCC-11.2.0: https://github.com/EESSI/software-layer/issues/314 - OpenBLAS/0.3.15-GCC-10.3.0: https://github.com/EESSI/software-layer/issues/314 -- SciPy-bundle/2021.10-foss-2021b: https://github.com/EESSI/software-layer/issues/318 + - SciPy-bundle/2021.10-foss-2021b: https://github.com/EESSI/software-layer/issues/318 From 96704bcb314098a602291af5b56988ca08e4586d Mon Sep 17 00:00:00 2001 From: Kenneth Hoste Date: Thu, 28 Sep 2023 20:39:51 +0200 Subject: [PATCH 6/8] add more info to known issues list, and remove entries for aarch64/generic and aarch64/neoverse_n1, since there we don't actually have problems with OpenBLAS test suite at all --- eessi-2023.06-known-issues.yml | 16 ++++++++++++++++ eessi-2023.06-known_issues.yml | 13 ------------- 2 files changed, 16 insertions(+), 13 deletions(-) create mode 100644 eessi-2023.06-known-issues.yml delete mode 100644 eessi-2023.06-known_issues.yml diff --git a/eessi-2023.06-known-issues.yml b/eessi-2023.06-known-issues.yml new file mode 100644 index 0000000000..604cc57555 --- /dev/null +++ b/eessi-2023.06-known-issues.yml @@ -0,0 +1,16 @@ +- aarch64/neoverse_v1: + - 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 compared (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 compared (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 compared (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" + - SciPy-bundle/2021.10-foss-2021b: + - issue: https://github.com/EESSI/software-layer/issues/318 + - info: "20 failing tests (vs 14429 passed) in numpy test suite + 55 failing tests (vs 32438 passed) in scipy test suite" diff --git a/eessi-2023.06-known_issues.yml b/eessi-2023.06-known_issues.yml deleted file mode 100644 index de01f1ff89..0000000000 --- a/eessi-2023.06-known_issues.yml +++ /dev/null @@ -1,13 +0,0 @@ -- aarch64/generic: - - OpenBLAS/0.3.21-GCC-12.2.0: https://github.com/EESSI/software-layer/issues/314 - - OpenBLAS/0.3.18-GCC-11.2.0: https://github.com/EESSI/software-layer/issues/314 - - OpenBLAS/0.3.15-GCC-10.3.0: https://github.com/EESSI/software-layer/issues/314 -- aarch64/neoverse_n1: - - OpenBLAS/0.3.21-GCC-12.2.0: https://github.com/EESSI/software-layer/issues/314 - - OpenBLAS/0.3.18-GCC-11.2.0: https://github.com/EESSI/software-layer/issues/314 - - OpenBLAS/0.3.15-GCC-10.3.0: https://github.com/EESSI/software-layer/issues/314 -- aarch64/neoverse_v1: - - OpenBLAS/0.3.21-GCC-12.2.0: https://github.com/EESSI/software-layer/issues/314 - - OpenBLAS/0.3.18-GCC-11.2.0: https://github.com/EESSI/software-layer/issues/314 - - OpenBLAS/0.3.15-GCC-10.3.0: https://github.com/EESSI/software-layer/issues/314 - - SciPy-bundle/2021.10-foss-2021b: https://github.com/EESSI/software-layer/issues/318 From 4a026c4e249edd877bb5e4416e3ef47456e6baca Mon Sep 17 00:00:00 2001 From: Kenneth Hoste Date: Thu, 28 Sep 2023 20:53:25 +0200 Subject: [PATCH 7/8] also mention known issue with flaky FFTW test on aarch64/neoverse_v1 --- eessi-2023.06-known-issues.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/eessi-2023.06-known-issues.yml b/eessi-2023.06-known-issues.yml index 604cc57555..421c43f1cb 100644 --- a/eessi-2023.06-known-issues.yml +++ b/eessi-2023.06-known-issues.yml @@ -1,4 +1,10 @@ - aarch64/neoverse_v1: + - FFTW/3.3.10-3.3.10-GCC-11.3.0: + - issue: https://github.com/EESSI/software-layer/issues/325 + - info: "Flaky FFTW tests, random failures" + - FFTW/3.3.10-3.3.10-gompi-2021b: + - issue: https://github.com/EESSI/software-layer/issues/325 + - 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 compared (238 vs max. 150 on x86_64/*)" From 15985f950c602b24270b63a98de842e53dd5c01a Mon Sep 17 00:00:00 2001 From: Kenneth Hoste Date: Fri, 29 Sep 2023 15:08:17 +0200 Subject: [PATCH 8/8] fix typo --- eessi-2023.06-known-issues.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eessi-2023.06-known-issues.yml b/eessi-2023.06-known-issues.yml index 421c43f1cb..7d20c99da4 100644 --- a/eessi-2023.06-known-issues.yml +++ b/eessi-2023.06-known-issues.yml @@ -7,13 +7,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 compared (238 vs max. 150 on x86_64/*)" + - info: "Increased number of non-numerical failures 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 compared (238 vs max. 150 on x86_64/*)" + - info: "Increased number of non-numerical failures 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 compared (344 vs max. 150 on x86_64/*)" + - info: "Increased number of non-numerical failures 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"