-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Description
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
Labels
No labels