Report incorrect documentation
The cuvs_bench documentation recommends a block size of 10 and k-value of 10 for running the benchmarks, but does not specify -bs and -k when exporting and plotting the results. Thus, the default block size (not 10) is used, and the export fails. The example listed should specify -bs and -k.
Report incorrect documentation
The
cuvs_benchdocumentation recommends a block size of 10 and k-value of 10 for running the benchmarks, but does not specify-bsand-kwhen exporting and plotting the results. Thus, the default block size (not 10) is used, and the export fails. The example listed should specify-bsand-k.