docs-server icon indicating copy to clipboard operation
docs-server copied to clipboard

DOC-12540 avx2 requirement vector search

Open ggray-cb opened this issue 1 year ago • 0 comments

This PR documents that when running Vector Search in 7.7 and later on an x86 platform, the CPU must have the AVX2 instructions.

This PR updates two pages:

  • What's New has an entry covering the use of AVX2, and mentions the AVX2 requirement.
  • System Resource Requirements adds the AVX2 requirement to the processor requirements table, plus a subheading that explains the requirement in more detail.

ggray-cb avatar Sep 24 '24 19:09 ggray-cb