diff --git a/docs/cudf/source/cudf_polars/index.rst b/docs/cudf/source/cudf_polars/index.rst index 6df0cc2a885..3b7faa34ef1 100644 --- a/docs/cudf/source/cudf_polars/index.rst +++ b/docs/cudf/source/cudf_polars/index.rst @@ -22,7 +22,7 @@ You can see up to 13x speedup using the GPU backend on the compute-heavy PDS que .. figure:: ../_static/compute_heavy_queries_polars.png :width: 1000px -:emphasis:`PDS-H benchmark | GPU: NVIDIA H100 | CPU: Intel Xeon W9-3495X (Sapphire Rapids) | Storage: Local NVMe` +:emphasis:`PDS-H benchmark | GPU: NVIDIA H100 PCIe | CPU: Intel Xeon W9-3495X (Sapphire Rapids) | Storage: Local NVMe` You can reproduce the results by visiting the `Polars Decision Support (PDS) Github repository `__.