rapidsai / rapids-cmake

https://docs.rapids.ai/api/rapids-cmake/stable/
Apache License 2.0
27 stars 45 forks source link

Bump nvbench version for faster benchmark runs #549

Closed PointKernel closed 6 months ago

PointKernel commented 6 months ago

Description

This PR bumps the nvbench version to fetch the latest feature added in https://github.com/NVIDIA/nvbench/pull/151 which should largely reduce nvbench runtime.

Checklist

robertmaynard commented 6 months ago

@PointKernel Can you open a draft PR for cudf that verifies it builds with this update please.

Really happy to have more efficient nvbench runs

PointKernel commented 6 months ago

Opened https://github.com/rapidsai/cudf/pull/15206 to verify this version bump against cudf.

robertmaynard commented 6 months ago

@PointKernel You could with this being merged now?

PointKernel commented 6 months ago

@robertmaynard Yes, please go for it.

robertmaynard commented 6 months ago

/merge