Fix the launch bounds for nn-descent kernel for 1210#967
Fix the launch bounds for nn-descent kernel for 1210#967achirkin wants to merge 7 commits intobranch-25.06from
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## branch-25.06 #967 +/- ##
=============================================
Coverage 83.20% 83.20%
=============================================
Files 21 21
Lines 131 131
=============================================
Hits 109 109
Misses 22 22 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Saw the following test failures in this CI job: Trying restarting in case this is just flakiness |
|
The error is way to big to be just flakiness: Full list of failed tests with fp32 data: I wonder I didn't catch this while building locally on the same target. |
|
Let's see if this reproduces outside of these changes: #969 |
|
Was unable to reproduce in a no change PR: #969 |
Co-authored-by: jakirkham <jakirkham@gmail.com>
|
It looks like this change might not be the cause of the cagra merge test failure. We're seeing it in the nightly CI also. See here |
|
Fixed in #974. Closing. |
A fix to make cuVS build for a target architecture 1210
Backport of #965 from 25.08 to 25.06