Skip to content

Failing test on multiple architectures #1867

@ocaisa

Description

@ocaisa

We see the same failing test for Neoverse N1, generic Arm and Haswell cpus:

368/375 Test #368: benchmark_matrix_statistics ...................................***Failed    0.09 sec
TEST: '/tmp/bot/easybuild/build/Ginkgo/1.9.0/gompi-2023b/easybuild_obj/benchmark/matrix_statistics/matrix_statistics' '-input' '[{"size": 100, "stencil": "7pt"}]'
FAIL: stdout differs
---

+++

@@ -13,7 +13,7 @@

                 "q3": 6.0,
                 "max": 7,
                 "mean": 5.8,
-                "variance": 0.7199999999999992,
+                "variance": 0.7199999999999993,
                 "skewness": -0.23570226039551892,
                 "kurtosis": 2.388888888888889,
                 "hyperskewness": -1.741577812922432,
@@ -26,7 +26,7 @@

                 "q3": 6.0,
                 "max": 7,
                 "mean": 5.8,
-                "variance": 0.7199999999999992,
+                "variance": 0.7199999999999993,
                 "skewness": -0.23570226039551892,
                 "kurtosis": 2.388888888888889,
                 "hyperskewness": -1.741577812922432,

Happy to patch that if you can give me a pointer. (Context is EESSI/software-layer#1127)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions