Skip to content

cmake build error #1551

@fwz-fpga

Description

@fwz-fpga

I have build xnnpack on arm platform(aarch64).
mkdir build && cd build && cmake .. && make -j20
but it throws error:
XNNPACK/src/qs8-gemm/gen/1x8c4-minmax-fp32-neondot.c:1:0: error: invalid feature modifier in ‘-march=armv8.2-a+dotprod’

device doesn't support armv8.2 dot instruction?

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