faiss icon indicating copy to clipboard operation
faiss copied to clipboard

SIMDConfig object + SIMD detections

Open subhadeepkaran opened this issue 4 months ago • 11 comments

Summary: Implementation of:

  • SIMDLevel that can be used as a template parameter to differentiate implementations
  • SIMDConfig object that defines what is the enabled SIMDLevel

in the TARGETS all SIMD code is disabled by default.

Reviewed By: mnorris11

Differential Revision: D72937710

subhadeepkaran avatar Aug 26 '25 16:08 subhadeepkaran