Check if CPU instruction sets are illegal #2054
Labels
kind/feature
Issues related to feature request from users
priority/urgent
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
severity/minor
Minor, Function does work, but not perfectly.
Is your feature request related to a problem? Please describe.
Currently milvus need user's CPU supports at least one of the following instruction sets: sse4_2, avx2, avx512. We will check if CPU is available.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context, code examples, or references to existing implementations about the feature request here.
The text was updated successfully, but these errors were encountered: