Skip to content

[rocPRIM][Cherry Pick] Fix rocPRIM block_shuffle syntax error#1030

Merged
vamovsik merged 4 commits into
release/rocm-rel-7.0from
zenguyen/NguyenNhuDi/fix-rocprim-block-shuffle-syntax-cherry-pick
Aug 7, 2025
Merged

[rocPRIM][Cherry Pick] Fix rocPRIM block_shuffle syntax error#1030
vamovsik merged 4 commits into
release/rocm-rel-7.0from
zenguyen/NguyenNhuDi/fix-rocprim-block-shuffle-syntax-cherry-pick

Conversation

@NguyenNhuDi
Copy link
Copy Markdown
Contributor

There were a few occurrences where the wrong access operator was used for an array. This PR changes from using the pointer operator (->) to using the correct dot (.) operator for arrays.

xiaohuguo2023 pushed a commit to xiaohuguo2023/rocm-libraries that referenced this pull request Aug 3, 2025
…m#1030)

* Fix SDDMM testing where non-COO formats were not getting tested.

[ROCm/rocSPARSEcommit: 04ec78b]
@NguyenNhuDi NguyenNhuDi closed this Aug 5, 2025
@NguyenNhuDi NguyenNhuDi deleted the zenguyen/NguyenNhuDi/fix-rocprim-block-shuffle-syntax-cherry-pick branch August 5, 2025 15:27
@NguyenNhuDi NguyenNhuDi restored the zenguyen/NguyenNhuDi/fix-rocprim-block-shuffle-syntax-cherry-pick branch August 5, 2025 15:29
@NguyenNhuDi NguyenNhuDi reopened this Aug 5, 2025
@stanleytsang-amd stanleytsang-amd self-requested a review August 5, 2025 16:12
@vamovsik vamovsik merged commit 9e6f038 into release/rocm-rel-7.0 Aug 7, 2025
13 of 14 checks passed
@vamovsik vamovsik deleted the zenguyen/NguyenNhuDi/fix-rocprim-block-shuffle-syntax-cherry-pick branch August 7, 2025 18:34
assistant-librarian Bot pushed a commit to ROCm/rocPRIM that referenced this pull request Aug 7, 2025
[rocPRIM][Cherry Pick] Fix rocPRIM block_shuffle syntax error
 (#1030)

There were a few occurrences where the wrong access operator was used
for an array. This PR changes from using the pointer operator (->) to
using the correct dot (.) operator for arrays.
ammallya pushed a commit that referenced this pull request Sep 26, 2025
## Motivation

<!-- Explain the purpose of this PR and the goals it aims to achieve.
-->
Add version numbers to the changelog

## Technical Details

<!-- Explain the changes along with any relevant GitHub links. -->
Edit changlog file

## Test Plan

<!-- Explain any relevant testing done to verify this PR. -->
NA

## Test Result

<!-- Briefly summarize test outcomes. -->
NA

## Submission Checklist

- [x] Look over the contributing guidelines at
https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.
ammallya pushed a commit that referenced this pull request Sep 26, 2025
## Motivation

<!-- Explain the purpose of this PR and the goals it aims to achieve.
-->
Add version numbers to the changelog

## Technical Details

<!-- Explain the changes along with any relevant GitHub links. -->
Edit changlog file

## Test Plan

<!-- Explain any relevant testing done to verify this PR. -->
NA

## Test Result

<!-- Briefly summarize test outcomes. -->
NA

## Submission Checklist

- [x] Look over the contributing guidelines at
https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.

[ROCm/rocSOLVER commit: 27eba46]
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.

4 participants