Skip to content

Compilation warnings on CPUs that don't support AVX512F #44

Description

@jenngra505

I'm running Linux Mint with an Intel i7-14700K CPU. While the m102 program still technically compiles, I get a ton of compilation errors with phrases along the lines of "warning: AVX vector return of type 'VExt<32, unsigned short>' (vector of 32 'unsigned short' values) without 'avx512f' enabled changes the ABI [-Wpsabi]" even if I add -mno-avx512f as an additional argument before compiling.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions