We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb0d1b6 commit 4823508Copy full SHA for 4823508
docker/x86_64/test-cpp-runtime-bindings.sh
@@ -32,7 +32,7 @@ conda install -y -c conda-forge gxx_linux-64=14.2 sysroot_linux-64=2.17
32
conda install -y mkl=2022.2.1 mkl-devel=2022.2.1
33
34
# TODO: point to root repo eventually
35
-git clone -b rfsaliev/svs-faiss-bindings https://github.com/ahuber21/faiss.git
+git clone -b svs-io https://github.com/ahuber21/faiss.git
36
cd faiss
37
sed -i "s|set(SVS_URL .*|set(SVS_URL \"file:///runtime_lib/svs-cpp-runtime-bindings${PLATFORM_NAME}.tar.gz\" CACHE STRING \"SVS URL\")|" faiss/CMakeLists.txt
38
0 commit comments