From 60d4bd0a4d913289061ed02ce83738621e771120 Mon Sep 17 00:00:00 2001 From: Kenneth Hoste Date: Wed, 11 Jun 2025 21:45:59 +0200 Subject: [PATCH] remove known issues file (belongs in `EESSI/software-layer` repo) --- eessi-2023.06-known-issues.yml | 69 ---------------------------------- 1 file changed, 69 deletions(-) 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 deleted file mode 100644 index 28cc724a..00000000 --- a/eessi-2023.06-known-issues.yml +++ /dev/null @@ -1,69 +0,0 @@ -- aarch64/a64x: - - SciPy-bundle-2023.07-gfbf-2023a: - - issue: https://github.com/EESSI/software-layer/issues/318 - - info: "4 failing tests (vs 54407 passed) in scipy test suite" - - SciPy-bundle-2023.11-gfbf-2023b: - - issue: https://github.com/EESSI/software-layer/issues/318 - - info: "3 failing tests (vs 54875 passed) in scipy test suite" -- aarch64/generic: - - PyTorch-2.1.2-foss-2023a: - - issue: https://github.com/EESSI/software-layer/issues/461 - - info: "8 failing tests (out of 209539) on aarch64/*" -- aarch64/neoverse_n1: - - Highway-1.0.4-GCCcore-12.3.0.eb: - - issue: https://github.com/EESSI/software-layer/issues/469 - - info: "failing to build the tests" - - PyTorch-2.1.2-foss-2023a: - - issue: https://github.com/EESSI/software-layer/issues/461 - - info: "8 failing tests (out of 209539) on aarch64/*" -- aarch64/neoverse_v1: - - ESPResSo-4.2.1-foss-2023a: - - issue: https://github.com/EESSI/software-layer/issues/363 - - info: "ESPResSo tests failing due to timeouts" - - FFTW.MPI-3.3.10-gompi-2023a: - - issue: https://github.com/EESSI/software-layer/issues/325 - - info: "Flaky FFTW tests, random failures" - - FFTW.MPI-3.3.10-gompi-2023b: - - issue: https://github.com/EESSI/software-layer/issues/325 - - info: "Flaky FFTW tests, random failures" - - GROMACS-2024.1-foss-2023b: - - issue: https://github.com/EESSI/software-layer/issues/557 - - info: "SVE disabled due to known bug which causes test failures" - - Highway-1.0.3-GCCcore-12.2.0.eb: - - issue: https://github.com/EESSI/software-layer/issues/469 - - info: "failing SVE test due to wrong expected value" - - Highway-1.0.4-GCCcore-12.3.0.eb: - - issue: https://github.com/EESSI/software-layer/issues/469 - - info: "failing to build the tests" - - netCDF-4.9.2-gompi-2023a.eb: - - issue: https://github.com/EESSI/software-layer/issues/425 - - info: "netCDF intermittent test failures" - - netCDF-4.9.2-gompi-2023b.eb: - - issue: https://github.com/EESSI/software-layer/issues/425 - - info: "netCDF intermittent test failures" - - OpenBLAS-0.3.21-GCC-12.2.0: - - issue: https://github.com/EESSI/software-layer/issues/314 - - info: "Increased number of numerical errors in OpenBLAS test suite (344 vs max. 150 on x86_64/*)" - - PyTorch-2.1.2-foss-2023a: - - issue: https://github.com/EESSI/software-layer/issues/461 - - info: "8 failing tests (out of 209539) on aarch64/*" - - SciPy-bundle-2023.02-gfbf-2022b: - - issue: https://github.com/EESSI/software-layer/issues/318 - - info: "numpy built with -march=armv8.4-a instead of -mcpu=native (no SVE) + 2 failing tests (vs 50005 passed) in scipy test suite" - - SciPy-bundle-2023.07-gfbf-2023a: - - issue: https://github.com/EESSI/software-layer/issues/318 - - info: "2 failing tests (vs 54409 passed) in scipy test suite" - - SciPy-bundle-2023.11-gfbf-2023b: - - issue: https://github.com/EESSI/software-layer/issues/318 - - info: "2 failing tests (vs 54876 passed) in scipy test suite" -- aarch64/nvidia/grace: - - Highway-1.0.4-GCCcore-12.3.0.eb: - - issue: https://github.com/EESSI/software-layer/issues/469 - - info: "failing to build the tests" - - SciPy-bundle-2023.07-gfbf-2023a: - - issue: https://github.com/EESSI/software-layer/issues/318 - - info: "2 failing tests (vs 54409 passed) in scipy test suite" -- x86_64/intel/sapphire_rapids: - - PyTorch-2.1.2-foss-2023a: - - issue: https://github.com/EESSI/software-layer/issues/461 - - info: "4 failing tests (out of 209567) on x86_64/intel/sapphire_rapids"