Skip to content

[hipCUB] Fix oob_default bug for block_merge_sort.#479

Closed
NguyenNhuDi wants to merge 3 commits into
ROCm:developfrom
NguyenNhuDi:zenguyen/fix-block-merge-sort-function
Closed

[hipCUB] Fix oob_default bug for block_merge_sort.#479
NguyenNhuDi wants to merge 3 commits into
ROCm:developfrom
NguyenNhuDi:zenguyen/fix-block-merge-sort-function

Conversation

@NguyenNhuDi
Copy link
Copy Markdown
Contributor

This PR fixes an issue where if the valid_items and oob_default parameter was used, the invalid elements was not filled in with oob_default.

spolifroni-amd
spolifroni-amd previously approved these changes May 2, 2025
@NguyenNhuDi
Copy link
Copy Markdown
Contributor Author

I think this is causing issues for the WarpMergeSort. I will investigate this issue

@NguyenNhuDi
Copy link
Copy Markdown
Contributor Author

Fixed warp sort issue.

@NguyenNhuDi NguyenNhuDi requested a review from Naraenda May 15, 2025 21:14
@NguyenNhuDi
Copy link
Copy Markdown
Contributor Author

@Naraenda Can I get your thoughts on this? Thanks!

@jayhawk-commits
Copy link
Copy Markdown
Contributor

Closing the pull request in this repo. Please refer to the migrated pull request for updates.

stanleytsang-amd pushed a commit to ROCm/rocm-libraries that referenced this pull request May 30, 2025
This PR fixes an issue where if the `valid_items` and `oob_default`
parameter was used, the invalid elements was not filled in with
`oob_default`.

---
🔁 Imported from
[ROCm/hipCUB#479](ROCm/hipCUB#479)
🧑‍💻 Originally authored by @NguyenNhuDi

---------

Co-authored-by: NguyenNhuDi <dinguyennhu@gmail.com>
Co-authored-by: assistant-librarian[bot] <assistant-librarian[bot]@users.noreply.github.com>
danielsu-amd pushed a commit to ROCm/rocm-libraries that referenced this pull request Jun 17, 2025
This PR fixes an issue where if the `valid_items` and `oob_default`
parameter was used, the invalid elements was not filled in with
`oob_default`.

---
🔁 Imported from
[ROCm/hipCUB#479](ROCm/hipCUB#479)
🧑‍💻 Originally authored by @NguyenNhuDi

---------

Co-authored-by: NguyenNhuDi <dinguyennhu@gmail.com>
Co-authored-by: assistant-librarian[bot] <assistant-librarian[bot]@users.noreply.github.com>
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.

3 participants