Skip to content

Commit 4823508

Browse files
authored
Pull svs-io branch for validation
1 parent bb0d1b6 commit 4823508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/x86_64/test-cpp-runtime-bindings.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ conda install -y -c conda-forge gxx_linux-64=14.2 sysroot_linux-64=2.17
3232
conda install -y mkl=2022.2.1 mkl-devel=2022.2.1
3333

3434
# TODO: point to root repo eventually
35-
git clone -b rfsaliev/svs-faiss-bindings https://github.com/ahuber21/faiss.git
35+
git clone -b svs-io https://github.com/ahuber21/faiss.git
3636
cd faiss
3737
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
3838

0 commit comments

Comments
 (0)