Skip to content

use correct flag on ppc64le#12

Open
DahlitzFlorian wants to merge 3 commits into
chroma-core:masterfrom
DahlitzFlorian:master
Open

use correct flag on ppc64le#12
DahlitzFlorian wants to merge 3 commits into
chroma-core:masterfrom
DahlitzFlorian:master

Conversation

@DahlitzFlorian
Copy link
Copy Markdown

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 fixes this issue, hence, makes ChromaDB usable on ppc64le.

@DahlitzFlorian
Copy link
Copy Markdown
Author

Hi guys 👋🏻 The change is pretty straight-forward and would let chroma build on ppc64le. What's missing so this PR can be merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant