File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -51,9 +51,9 @@ different configurations of SVS yield significantly increased performance (measu
51
51
SVS is primarily optimized for large-scale similarity search but it still offers [ state-of-the-art performance
52
52
at million-scale] ( https://intel.github.io/ScalableVectorSearch/benchs/static/previous/small_scale_benchs.html ) .
53
53
54
- Best performance is obtained with 4th generation (Sapphire Rapids) by making use of Intel(R) AVX-512 instructions,
55
- with excellent results also with 2nd and 3rd Intel ® ; Xeon ® ; processors (Cascade Lake
56
- and Ice Lake).
54
+ Best performance is obtained with Xeon 6 processors (Granite Rapids), by making use of Intel(R) AVX-512 instructions,
55
+ with excellent results also with 2nd through 5th gen Intel ® ; Xeon ® ; processors (Cascade Lake,
56
+ Ice Lake, Sapphire Rapids, and Emerald Rapids ).
57
57
58
58
Performance will be degraded if Intel(R) AVX-512 instructions are not available.
59
59
A warning message will appear when loading the SVS Python module if the system does not support
You can’t perform that action at this time.
0 commit comments