Skip to content

cmake fix for HIP on Windows#191

Merged
stanleytsang-amd merged 3 commits into
ROCm:developfrom
stanleytsang-amd:win_cmake_fix
Aug 10, 2021
Merged

cmake fix for HIP on Windows#191
stanleytsang-amd merged 3 commits into
ROCm:developfrom
stanleytsang-amd:win_cmake_fix

Conversation

@stanleytsang-amd
Copy link
Copy Markdown
Collaborator

rocThrust now builds with HIP on Windows again, but still preserving the required order for Linux.

Copy link
Copy Markdown
Contributor

@lawruble13 lawruble13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stanleytsang-amd stanleytsang-amd merged commit 45a4537 into ROCm:develop Aug 10, 2021
assistant-librarian Bot pushed a commit that referenced this pull request Jun 13, 2025
fix(rocthrust): qualify invocations to thrust::distance to
 resolve potential ambiguity (#191)

Closes ROCm/rocm-libraries#151.

This resolves a possible ambiguous call to unqualified `distance()` as
described in the issue above. The resolution was a simple search and
replace to qualify instances of this call to the rocThrust namespace.
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
* cmake fix for hip on windows

* Moving rocm check to separate file

* Removing /opt/rocm reference from windows

[ROCm/rocThrust commit: 45a4537]
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.

3 participants