The miniBUDE benchmark has output error when compiling with ArmClang-v20 or GNU gcc-v10.3.0 targeting the armv8.4-a+sve architecture (OpenMP enabled with -fopenmp compilation flag).
Largest difference value for --deck bm1 -n 64 -i 1 compiling parameters should be 0.000%, however it is 0.405% for ArmClang-v20, and 48641.973% for GNU-v10.3.0.
Likely a slight issue with one or more SVE instructions.
The miniBUDE benchmark has output error when compiling with ArmClang-v20 or GNU gcc-v10.3.0 targeting the armv8.4-a+sve architecture (OpenMP enabled with
-fopenmpcompilation flag).Largest difference value for
--deck bm1 -n 64 -i 1compiling parameters should be 0.000%, however it is 0.405% for ArmClang-v20, and 48641.973% for GNU-v10.3.0.Likely a slight issue with one or more SVE instructions.