-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
bugSomething isn't workingSomething isn't workinginstallation troubletrouble building or installing chromatrouble building or installing chroma
Description
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
Labels
bugSomething isn't workingSomething isn't workinginstallation troubletrouble building or installing chromatrouble building or installing chroma