Skip to content

Various problems on arm64 #4679

@omegacoleman

Description

@omegacoleman

I'm testing FBGEMM on a Macbook M1. The kernels are fine, but the build system and ISA detection fail. Currently

  1. The env override is missing on arm64
  2. The ISA selector function and the actual kernels are built with different macro definitions.
  3. A few misalignments in the build script also create problems.
  4. The SVE kernel currently produces wrong results

This issue is created to track those problems.

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