[ENH] Add flag on Dockerfile to use AVX512 instructions (#5194)
## Description of changes This PR adds an `ENABLE_AVX512` flag to the rust Dockerfile to enable building the binary to force it to use AVX512 instructions, improving performance on devices that support AVX512 instructions ## Test plan _How are these changes tested?_ - [ ] Tests pass locally with `pytest` for python, `yarn test` for js, `cargo test` for rust ## Migration plan _Are there any migrations, or any forwards/backwards compatibility changes needed in order to make sure this change deploys reliably?_ ## Observability plan _What is the plan to instrument and monitor this change?_ ## Documentation Changes _Are all docstrings for user-facing APIs updated if required? Do we need to make documentation changes in the [docs section](https://github.com/chroma-core/chroma/tree/main/docs/docs.trychroma.com)?_
J
Jai Radhakrishnan committed
a2f8573a3818845ff1b16ce3d4b6db35f528646c
Parent: 9a54b8b
Committed by GitHub <noreply@github.com>
on 8/12/2025, 5:12:57 PM