Commit 4e0fb09
authored
Update cuvs to properly create a NCCL::NCCL target (rapidsai#720)
Previously cuvs was relying on the fact that nccl would be found when passed as `-lnccl` and be found on one of the implicit link directories.
Authors:
- Robert Maynard (https://github.com/robertmaynard)
Approvers:
- Divye Gala (https://github.com/divyegala)
URL: rapidsai#7201 parent d0f5005 commit 4e0fb09
2 files changed
Lines changed: 11 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
579 | 579 | | |
580 | 580 | | |
581 | 581 | | |
582 | | - | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
583 | 590 | | |
584 | 591 | | |
585 | 592 | | |
586 | 593 | | |
587 | 594 | | |
588 | 595 | | |
589 | 596 | | |
590 | | - | |
| 597 | + | |
591 | 598 | | |
592 | 599 | | |
593 | 600 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
| 209 | + | |
| 210 | + | |
210 | 211 | | |
211 | 212 | | |
212 | 213 | | |
| |||
0 commit comments