Skip to content

Add scheduling directive to cap the max GPU registers - #9389

Open
abadams wants to merge 13 commits into
mainfrom
abadams/gpu_max_registers
Open

Add scheduling directive to cap the max GPU registers#9389
abadams wants to merge 13 commits into
mainfrom
abadams/gpu_max_registers

Apply pre-commit auto-fixes

6d0e76e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2026 in 1s

70.08% (+0.04%) compared to c049b16

View this Pull Request on Codecov

70.08% (+0.04%) compared to c049b16

Details

Codecov Report

❌ Patch coverage is 84.37500% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.08%. Comparing base (c049b16) to head (6d0e76e).
⚠️ Report is 21 commits behind head on main.

Files with missing lines Patch % Lines
src/OffloadGPULoops.cpp 75.00% 0 Missing and 3 partials ⚠️
src/CodeGen_PTX_Dev.cpp 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9389      +/-   ##
==========================================
+ Coverage   70.03%   70.08%   +0.04%     
==========================================
  Files         261      261              
  Lines       79223    79390     +167     
  Branches    19312    19355      +43     
==========================================
+ Hits        55487    55643     +156     
+ Misses      17923    17910      -13     
- Partials     5813     5837      +24     

☔ View full report in Codecov by Harness.
📢 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.