Skip to content

[hipCUB] Fix oob_default bug for block_merge_sort.#124

Merged
stanleytsang-amd merged 4 commits into
release-staging/rocm-rel-7.0from
import/release-staging_rocm-rel-7.0/NguyenNhuDi_hipCUB/zenguyen_fix-block-merge-sort-function
May 30, 2025
Merged

[hipCUB] Fix oob_default bug for block_merge_sort.#124
stanleytsang-amd merged 4 commits into
release-staging/rocm-rel-7.0from
import/release-staging_rocm-rel-7.0/NguyenNhuDi_hipCUB/zenguyen_fix-block-merge-sort-function

Conversation

@assistant-librarian
Copy link
Copy Markdown
Contributor

@assistant-librarian assistant-librarian Bot commented May 29, 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
🧑‍💻 Originally authored by @NguyenNhuDi

@stanleytsang-amd stanleytsang-amd merged commit b46b181 into release-staging/rocm-rel-7.0 May 30, 2025
14 of 17 checks passed
@stanleytsang-amd stanleytsang-amd deleted the import/release-staging_rocm-rel-7.0/NguyenNhuDi_hipCUB/zenguyen_fix-block-merge-sort-function branch May 30, 2025 05:02
assistant-librarian Bot pushed a commit to ROCm/hipCUB that referenced this pull request Jun 11, 2025
[hipCUB] Fix `oob_default` bug for `block_merge_sort`.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

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`.
danielsu-amd pushed a commit 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>
jayhawk-commits added a commit that referenced this pull request Jun 18, 2025
### Includes the following PRs:

- #124 
- #171

---------

Co-authored-by: NguyenNhuDi <dinguyennhu@gmail.com>
ammallya pushed a commit that referenced this pull request Sep 24, 2025
* Parameter case clang tidy, cover missed targets, fix all warnings

* Remove line
ammallya pushed a commit that referenced this pull request Sep 24, 2025
* Parameter case clang tidy, cover missed targets, fix all warnings

* Remove line

[ROCm/hipDNN commit: b3f8983]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants