Describe the bug
The test_time_*.sh tests for the reduction methods fail from bad logical masks when using openmp and the GNU compilers (>13). The output data has the wrong indices masked out, so they fail during the data checks.
To Reproduce
compile with gcc 14 or 15 and run the diag_manager tests.
Expected behavior
tests should pass
System Environment
amd box + CI
Describe the bug
The test_time_*.sh tests for the reduction methods fail from bad logical masks when using openmp and the GNU compilers (>13). The output data has the wrong indices masked out, so they fail during the data checks.
To Reproduce
compile with gcc 14 or 15 and run the diag_manager tests.
Expected behavior
tests should pass
System Environment
amd box + CI