Skip to content

Improve GPU Hamming distance computation - #723

Draft
felixpetschko wants to merge 28 commits into
scverse:mainfrom
felixpetschko:performance/gpu-hamming-improvements
Draft

Improve GPU Hamming distance computation#723
felixpetschko wants to merge 28 commits into
scverse:mainfrom
felixpetschko:performance/gpu-hamming-improvements

Adapt input array memory management

7feb2b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2026 in 0s

77.33% (target 1.00%)

View this Pull Request on Codecov

77.33% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 8.47458% with 108 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.33%. Comparing base (b844b22) to head (7feb2b4).

Files with missing lines Patch % Lines
src/scirpy/ir_dist/metrics.py 8.47% 108 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #723      +/-   ##
==========================================
- Coverage   78.29%   77.33%   -0.96%     
==========================================
  Files          51       51              
  Lines        4607     4668      +61     
==========================================
+ Hits         3607     3610       +3     
- Misses       1000     1058      +58     
Files with missing lines Coverage Δ
src/scirpy/ir_dist/metrics.py 51.53% <8.47%> (-4.83%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.