issues
search
microsoft
/
DiskANN
Graph-structured Indices for Scalable, Fast, Fresh and Filtered Approximate Nearest Neighbor Search
Other
1.11k
stars
218
forks
source link
Add openBLAS to CMake and add a temporary test project to use it
#484
Closed
SMovaghati
closed
11 months ago
SMovaghati
commented
11 months ago
NOTE: This will be merged to the feature branch, not main.
add cmake configuration USE_OPENBLAS
if (MSVC and USE_OPENBLAS) => Add and link openBLAS.
if (MSVC and USE_OPENBLAS) => Add a temporary simple test project to experiment with openBLAS
NOTE: This will be merged to the feature branch, not main.