Skip to content

ppc64le and intrinsics #240

@fitzsim

Description

@fitzsim

ggml.c fails to compile on Debian ppc64le, GCC 11, with:

ggml.c:135:10: fatal error: immintrin.h: No such file or directory
135 | #include <immintrin.h>

If I comment out that line, the build succeeds and the output binary works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildBuild related issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions