Skip to content

Make residual copy be GPU-friendly#86

Merged
blegat merged 4 commits into
mainfrom
bl/residual_gpu
Jun 6, 2026
Merged

Make residual copy be GPU-friendly#86
blegat merged 4 commits into
mainfrom
bl/residual_gpu

Conversation

@blegat
Copy link
Copy Markdown
Owner

@blegat blegat commented Jun 5, 2026

Otherwise we get ERROR: Scalar indexing is disallowed. as it is slow

No GPU on so here is the result:

$ julia --project=test test/eval_residual_gpu.jl
Test Summary:                      | Pass  Total     Time
test_eval_residual_gpu_matches_cpu |    2      2  1m04.5s

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.22%. Comparing base (2bec169) to head (62a4f0b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #86      +/-   ##
==========================================
- Coverage   92.23%   92.22%   -0.01%     
==========================================
  Files          25       25              
  Lines        3219     3217       -2     
==========================================
- Hits         2969     2967       -2     
  Misses        250      250              

☔ 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.

@blegat blegat mentioned this pull request Jun 5, 2026
2 tasks
@blegat blegat merged commit fb407b2 into main Jun 6, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant