Require UCX 1.12.1+ - #4720
Conversation
|
rerun tests |
Codecov Report
@@ Coverage Diff @@
## branch-22.06 #4720 +/- ##
===============================================
Coverage ? 88.85%
===============================================
Files ? 371
Lines ? 34655
Branches ? 0
===============================================
Hits ? 30791
Misses ? 3864
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
|
Looks like this is working. Could someone please add labels for this? |
| - ">=2.9.9" | ||
|
|
||
| ucx_version: | ||
| - "1.12.1" |
There was a problem hiding this comment.
I think this should be >=1.12.1
There was a problem hiding this comment.
Same comment as here ( NVIDIA/raft#638 (comment) ). Let's keep the discussion in that thread for now 🙂
| - libraft-nn {{ minor_version }} | ||
| - cudf {{ minor_version }} | ||
| - nccl {{ nccl_version }} | ||
| - ucx >={{ ucx_version }} |
There was a problem hiding this comment.
I think we should remove the >= here
|
@gpucibot merge |
xref: rapidsai/integration#471 Authors: - https://github.com/jakirkham Approvers: - Dante Gama Dessavre (https://github.com/dantegd) - William Hicks (https://github.com/wphicks) - Ray Douglass (https://github.com/raydouglass) URL: NVIDIA#4720
xref: rapidsai/integration#471