Skip to content

feat[gpu]: slice support for CUDA dyn dispatch

a6411c1
Select commit
Loading
Failed to load commit list.
Closed

feat[gpu]: slice support for CUDA dyn dispatch #6705

feat[gpu]: slice support for CUDA dyn dispatch
a6411c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2026 in 0s

80.57% (-0.01%) compared to 8e29827

View this Pull Request on Codecov

80.57% (-0.01%) compared to 8e29827

Details

Codecov Report

❌ Patch coverage is 51.35135% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.57%. Comparing base (8e29827) to head (a6411c1).

Files with missing lines Patch % Lines
vortex-cuda/src/device_buffer.rs 0.00% 7 Missing ⚠️
vortex-cuda/src/dynamic_dispatch/mod.rs 0.00% 6 Missing ⚠️
vortex-cuda/src/dynamic_dispatch/plan_builder.rs 0.00% 4 Missing ⚠️
...ncodings/fastlanes/src/bitpacking/compute/slice.rs 94.73% 1 Missing ⚠️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.