Skip to content

Updating change log for 4.5 release#200

Merged
saadrahim merged 1 commit into
release/rocm-rel-4.5from
changelog4.5
Sep 30, 2021
Merged

Updating change log for 4.5 release#200
saadrahim merged 1 commit into
release/rocm-rel-4.5from
changelog4.5

Conversation

@saadrahim
Copy link
Copy Markdown
Member

No description provided.

@saadrahim saadrahim merged commit 2b0de5d into release/rocm-rel-4.5 Sep 30, 2021
assistant-librarian Bot pushed a commit that referenced this pull request Jun 12, 2025
[rocThrust] Add fallback to std::decay_t when building
 against old libstdc++ (#200)

The recent updates for CCCL 2.7 compatibility introduced a call to the
built-in function std::__decay_t. This built-in can be used in place of
std::decay_t to reduce compilation time. It is defined starting with
libstdc++-10. However, RHEL 8 still uses libstdc++-8.x.

This change introduces a fall-back to std::decay_t in cases where we're
building against an older libstdc++.
assistant-librarian Bot pushed a commit that referenced this pull request Jun 20, 2025
[rocthrust] backport from release-staging-7.0
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

### Includes the following PRs:

- #121
- #122
- #123
- #146
- #191
- #200
ammallya pushed a commit that referenced this pull request Oct 28, 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>
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.

2 participants