Changes for CCCL 2.7#121
Merged
Merged
Conversation
…elease-staging_rocm-rel-7.0/StreamHPC_rocThrust/cccl2.7-upstream
stanleytsang-amd
approved these changes
May 30, 2025
5bd0ca0
into
release-staging/rocm-rel-7.0
14 of 17 checks passed
assistant-librarian Bot
pushed a commit
to ROCm/rocThrust
that referenced
this pull request
Jun 11, 2025
Changes for CCCL 2.7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Most of the changes here are pulling in the commits from CCCL 2.7. With the fixes and workarounds attached to these commits.
jayhawk-commits
pushed a commit
that referenced
this pull request
Jun 17, 2025
Most of the changes here are pulling in the commits from CCCL 2.7. With the fixes and workarounds attached to these commits. --- 🔁 Imported from [ROCm/rocThrust#557](ROCm/rocThrust#557) 🧑💻 Originally authored by @NB4444 --------- Co-authored-by: Mátyás Aradi <matyas@streamhpc.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 20, 2025
### Includes the following PRs: - #121 - #122 - #123 - #146 - #191 - #200 --------- Co-authored-by: Mátyás Aradi <matyas@streamhpc.com> Co-authored-by: Alex Voicu <alexandru.voicu@amd.com> Co-authored-by: Ioannis Assiouras <38722728+iassiour@users.noreply.github.com> Co-authored-by: Nara <nara@streamhpc.com> Co-authored-by: Wayne Franz <wayfranz@amd.com>
ammallya
pushed a commit
that referenced
this pull request
Sep 24, 2025
* Modifications to allow windows builds * Fixed some tidy errors * Working on hiding getenv behind platform_utils * Building and linking on Windows * Found a better Windows SDK mechanism * Small cleanup to windows toolchain file * Windows build 99% working. Device-dependant tests and 1 logging test not done yet. * Added documentation * Removed links from docs * Test fix and format fixes * Removing dead code * Make missing ROCM folders an error * Reverted to the old export method * Fix attempt: mocks not working for tests after refactor. The static variable is incorrect but if we put it inside an inline function we dont end up with a separate copy per translation unit * Format fixes * PR fixes * Format time! --------- Co-authored-by: Adam Dickin <adam.dickin@amd.com>
ammallya
pushed a commit
that referenced
this pull request
Sep 24, 2025
* Modifications to allow windows builds * Fixed some tidy errors * Working on hiding getenv behind platform_utils * Building and linking on Windows * Found a better Windows SDK mechanism * Small cleanup to windows toolchain file * Windows build 99% working. Device-dependant tests and 1 logging test not done yet. * Added documentation * Removed links from docs * Test fix and format fixes * Removing dead code * Make missing ROCM folders an error * Reverted to the old export method * Fix attempt: mocks not working for tests after refactor. The static variable is incorrect but if we put it inside an inline function we dont end up with a separate copy per translation unit * Format fixes * PR fixes * Format time! --------- Co-authored-by: Adam Dickin <adam.dickin@amd.com> [ROCm/hipDNN commit: c364664]
ammallya
pushed a commit
that referenced
this pull request
Feb 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Most of the changes here are pulling in the commits from CCCL 2.7. With the fixes and workarounds attached to these commits.
🔁 Imported from ROCm/rocThrust#557
🧑💻 Originally authored by @NB4444