We're configuring GROMACS <= 2024.1 with -DGMX_SIMD=ARM_NEON_ASIMD when building for aarch64/neoverse_v1 (done in EasyBuild hooks via #499), based on feedback received from the GROMACS developers after reporting test failures, see https://gitlab.com/gromacs/gromacs/-/issues/5057
Apparently the test failures are genuine and indicate a bug in the SVE support in GROMACS, which we circumvent by disabling those SVE-specific optimizations.