Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[REVIEW][Java][Bug] Fix CuVSMatrix#getRow to take strides into consideration#1442

Merged
rapids-bot[bot] merged 3 commits intorapidsai:mainfrom
ldematte:java/fix-strides
Oct 28, 2025
Merged

[REVIEW][Java][Bug] Fix CuVSMatrix#getRow to take strides into consideration#1442
rapids-bot[bot] merged 3 commits intorapidsai:mainfrom
ldematte:java/fix-strides

Conversation

@ldematte
Copy link
Contributor

The current implementations of CuVSMatrix#getRow do not take into consideration the row stride.
This PR fixes this issue.

@copy-pr-bot
Copy link

copy-pr-bot bot commented Oct 21, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@ldematte ldematte changed the base branch from main to branch-25.12 October 21, 2025 13:14
@ldematte ldematte changed the base branch from branch-25.12 to main October 21, 2025 14:36
@benfred benfred added bug Something isn't working non-breaking Introduces a non-breaking change labels Oct 27, 2025
@benfred
Copy link
Member

benfred commented Oct 27, 2025

/ok to test 6c2061f

@benfred
Copy link
Member

benfred commented Oct 28, 2025

/merge

@rapids-bot rapids-bot bot merged commit c6db1ef into rapidsai:main Oct 28, 2025
84 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working non-breaking Introduces a non-breaking change

Development

Successfully merging this pull request may close these issues.

2 participants