rapidsai / raft

RAFT contains fundamental widely-used algorithms and primitives for machine learning and information retrieval. The algorithms are CUDA-accelerated and form building blocks for more easily writing high performance applications.
https://docs.rapids.ai/api/raft/stable/
Apache License 2.0
698 stars 183 forks source link

skip CMake 3.30.0 #2375

Closed jameslamb closed 3 weeks ago

jameslamb commented 3 weeks ago

Description

Contributes to https://github.com/rapidsai/build-planning/issues/80

Adds constraints to avoid pulling in CMake 3.30.0, for the reasons described in that issue.

jameslamb commented 3 weeks ago

I'd pushed another commit because I thought that maybe using "skip" had led to CI not running.

But I think it's just because there's an ongoing incident with GitHub webhooks: https://www.githubstatus.com/incidents/5yx1d67vq9hg

Webhooks is experiencing degraded availability.

jameslamb commented 3 weeks ago

/merge