Skip to content

[Install issue]:  #1363

@DahlitzFlorian

Description

@DahlitzFlorian

What happened?

Currently, the build for hnswlib fails on ppc64le as the compiler flag -march=native is unknown. The equivalent on ppc64le is -mcpu=native. This PR (chroma-core/hnswlib#12) fixes this issue, hence, makes ChromaDB usable on ppc64le.

Versions

Chroma v0.4.16, Python 3.10, ppc64le

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinginstallation troubletrouble building or installing chroma

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions