Open
Description
This is our forum for asking whatever DiskANN question you'd like! No need to feel shy - we're happy to talk about use cases and optimal tuning strategies!
I have an ARM machine and want to use DiskANN on it.
So I firstly find a pr #306 (it is too old, I tried to let it works) and make it work on my intel machine.
but when I turned to the ARM machine, a lot of errors about #include <immintrin.h>
.etc.
It seems to have a lot of work to do , will team support this in the future?