rhdong
Results
72
comments of
rhdong
Hey @cjnolet @benfred , here is the performance result([code link](https://github.com/rapidsai/cuvs/pull/225/commits/6b42b7c0c9a017be406793f7f22956b53aa0b778 )), one line of float following one for `half` (the performance is improved significantly for IO workload reducing): ``` A100...
> Thanks for providing the benchmarks above @rhdong. For smaller number of queries (e.g. 10) it looks like the half precision is significantly slower than the single-precision. It's very common...