Skip to content

avoiding SVE instructions for GROMACS <= 2024.1 on Neoverse V1 #557

@boegel

Description

@boegel

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions