From 89f3bbf45436931ed4a43ed8abe2a73656c9a1ce Mon Sep 17 00:00:00 2001 From: Xieql Date: Mon, 27 Dec 2021 10:22:18 +0800 Subject: [PATCH] [skip e2e] improve annotation (#14125) Signed-off-by: Xieql --- .../index/thirdparty/faiss/benchs/distributed_ondisk/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/core/src/index/thirdparty/faiss/benchs/distributed_ondisk/README.md b/internal/core/src/index/thirdparty/faiss/benchs/distributed_ondisk/README.md index 2126285402..5ee33d1f1f 100644 --- a/internal/core/src/index/thirdparty/faiss/benchs/distributed_ondisk/README.md +++ b/internal/core/src/index/thirdparty/faiss/benchs/distributed_ondisk/README.md @@ -71,7 +71,7 @@ The output should look like [this gist](https://gist.github.com/mdouze/5b2dc69b7 ### Distributed run The way the script can be distributed depends on the cluster's scheduling system. -Here we use Slurm, but it should be relatively easy to adapt to any scheduler that can allocate a set of matchines and start the same exectuable on all of them. +Here we use Slurm, but it should be relatively easy to adapt to any scheduler that can allocate a set of matchines and start the same executable on all of them. The command ```