rapidsai / rapids-cmake

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

Update cuco git tag to fetch new multiset data structure #628

Closed PointKernel closed 2 months ago

PointKernel commented 4 months ago

Description

This PR bumps the cuco version to fetch the new multiset data structure.

Checklist

PointKernel commented 3 months ago

Corresponding PRs in each project for build verification:

PointKernel commented 2 months ago

Using a different cuco git tag seems to solve the CI failures.

Let me put this as a draft PR to test the new cuco git tag against relevant RAPIDS projects.

DO NOT MERGE

PointKernel commented 2 months ago

I wanted to fetch the latest SHA of cuco since it includes a bug fix but that git tag failed the CI again. @robertmaynard can you please take a look?

robertmaynard commented 2 months ago

Ci is all passing now.

PointKernel commented 2 months ago

cudf CI passed but some of the raft and cugraph CI tasks are still failing. I will ping here once all CI passes.

PointKernel commented 2 months ago

All repos passed. This is ready to merge.

bdice commented 2 months ago

/merge