raft icon indicating copy to clipboard operation
raft copied to clipboard

Add missing `cuda_suffixed: true`

Open trxcllnt opened this issue 1 year ago • 1 comments

This change ensures rmm-cuXX is not in the package dependencies when building the pylibraft wheel with -C "rapidsai.matrix-entry=cuda_suffixed=false.

trxcllnt avatar Sep 18 '24 22:09 trxcllnt

/merge

jameslamb avatar Sep 19 '24 19:09 jameslamb

I tried re-running CI here multiple times... it's failed in the same way each time (and I see other PRs and nightlies failing the same way).

Opened #2450 documenting that.

jameslamb avatar Sep 24 '24 20:09 jameslamb

Updated to pull in #2453, which temporarily skips one failing test that was blocking this (and because this was now too many commits behind branch-24.10 to pass the Recently Updated check).

jameslamb avatar Sep 26 '24 02:09 jameslamb