Commit 710e9f5
authored
With raft having recently migrated to cutlass 3.5.1, this field is now required.
Also remove `raft_cutlass` from symbol exclusions.
Authors:
- Kyle Edwards (https://github.com/KyleFromNVIDIA)
Approvers:
- Bradley Dice (https://github.com/bdice)
- Vyas Ramasubramani (https://github.com/vyasr)
- Micka (https://github.com/lowener)
URL: #485
1 parent 06afd5b commit 710e9f5
3 files changed
Lines changed: 3 additions & 2 deletions
File tree
- .github/workflows
- cpp/src/distance/detail
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
0 commit comments