Skip to content

[Bug fix] Return vectorized_sort result on the same device as input - #2512

Merged
Berkant03 merged 5 commits into
mainfrom
vectorized_sort_gpu
Sep 1, 2026
Merged

[Bug fix] Return vectorized_sort result on the same device as input#2512
Berkant03 merged 5 commits into
mainfrom
vectorized_sort_gpu

Conversation

@brownbaerchen

Copy link
Copy Markdown
Collaborator

This is currently not the case and causes #2332 to fail, which depends on vectorized_sort

@codecov

codecov Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.76%. Comparing base (5eaa75a) to head (26580db).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2512   +/-   ##
=======================================
  Coverage   83.76%   83.76%           
=======================================
  Files         105      105           
  Lines       15739    15739           
=======================================
  Hits        13183    13183           
  Misses       2556     2556           
Flag Coverage Δ
unit 83.76% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@brownbaerchen
brownbaerchen marked this pull request as ready for review August 31, 2026 20:12
@github-project-automation github-project-automation Bot moved this from Todo to Merge queue in Roadmap Sep 1, 2026
@Berkant03
Berkant03 merged commit 44d54f0 into main Sep 1, 2026
13 of 16 checks passed
@Berkant03
Berkant03 deleted the vectorized_sort_gpu branch September 1, 2026 10:48
@github-project-automation github-project-automation Bot moved this from Merge queue to Done in Roadmap Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants