-
Notifications
You must be signed in to change notification settings - Fork 676
Open
Description
I'm testing FBGEMM on a Macbook M1. The kernels are fine, but the build system and ISA detection fail. Currently
- The env override is missing on arm64
The ISA selector function and the actual kernels are built with different macro definitions.A few misalignments in the build script also create problems.- The SVE kernel currently produces wrong results
This issue is created to track those problems.
Metadata
Metadata
Assignees
Labels
No labels