Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix pointer arithmetic in spmv smem kernel #183

Merged
merged 2 commits into from
Mar 27, 2021

Conversation

lowener
Copy link
Contributor

@lowener lowener commented Mar 25, 2021

Closes #182.

@github-actions github-actions bot added the cpp label Mar 25, 2021
@lowener lowener added 3 - Ready for Review bug Something isn't working non-breaking Non-breaking change labels Mar 25, 2021
@lowener lowener requested a review from cjnolet March 25, 2021 19:06
@cjnolet
Copy link
Member

cjnolet commented Mar 26, 2021

rerun tests

Copy link
Member

@cjnolet cjnolet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cjnolet
Copy link
Member

cjnolet commented Mar 26, 2021

@gpucibot merge

@rapids-bot rapids-bot bot merged commit bbe13f0 into rapidsai:branch-0.19 Mar 27, 2021
@lowener lowener deleted the 019_spmv_smem_fix branch March 28, 2021 13:17
dantegd pushed a commit to dantegd/raft that referenced this pull request Jul 23, 2024
This PR overhauls how `ops-codeowners` reviews are handled.

`ops-codeowners` is replaced by `ci-codeowners` &
`packaging-codeowners`. The coverage of files is expanded as well.

Additionally, the process will change: reviews will be assigned to a
member of the teams instead of a manual request to `ops-codeowners`.

---------

Co-authored-by: Bradley Dice <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Invalid write in raft::sparse::distance::classic_csr_semiring_spmv_smem_kernel
2 participants