[skip e2e] improve annotation (#14125)

Signed-off-by: Xieql <qianglong.xie@zilliz.com>
pull/14267/head
Xieql 2021-12-27 10:22:18 +08:00 committed by GitHub
parent b50a4dd781
commit 89f3bbf454
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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
```