Skip to content

Fix toolchain-windows.cmake for HIP SDK#404

Merged
stanleytsang-amd merged 8 commits into
developfrom
hip_sdk_spaces_support
Jan 27, 2023
Merged

Fix toolchain-windows.cmake for HIP SDK#404
stanleytsang-amd merged 8 commits into
developfrom
hip_sdk_spaces_support

Conversation

@stanleytsang-amd
Copy link
Copy Markdown
Collaborator

Removing unnecessary cmake flags, explicit references to "C:\Program Files..." which trip up cmake, and old comments.

@stanleytsang-amd stanleytsang-amd merged commit 57ff1c3 into develop Jan 27, 2023
stanleytsang-amd added a commit that referenced this pull request Jan 27, 2023
* HIP SDK compatibility

* Update cmake_path function in rmake.py

* Fix typo

* Updating copyright year

* Removing unnecessary cmake compiler flags

* Removing old comments, cleanup

* Take python3 by default
stanleytsang-amd added a commit that referenced this pull request Jan 30, 2023
* HIP SDK compatibility

* Update cmake_path function in rmake.py

* Fix typo

* Updating copyright year

* Removing unnecessary cmake compiler flags

* Removing old comments, cleanup

* Take python3 by default
lawruble13 added a commit that referenced this pull request Mar 6, 2023
* HIP SDK compatibility (#398)

* HIP SDK compatibility

* Update cmake_path function in rmake.py

* Fix typo

* Updating copyright year

* double to half conversion workaround for block_reduce ReduceMultiplies test case (#401)

* Directly use __builtin_amdgcn_fence (#403)

This was relying on an implementation detail of the
HIP headers which has been removed.

Co-authored-by: Matt Arsenault <matt@MattBook.local>

* Fix toolchain-windows.cmake for HIP SDK (#404)

* HIP SDK compatibility

* Update cmake_path function in rmake.py

* Fix typo

* Updating copyright year

* Removing unnecessary cmake compiler flags

* Removing old comments, cleanup

* Take python3 by default

* gfx90a tuning merge-sort and radix-sort (#397)

and special case tuning for merge-sort char,double value_type

* Escape right brace in regex (#407)

* Escape right brace in regex

* Escape parentheses

* Fix package name on Windows (#411)

* Add rocm-cmake path to CMAKE_PREFIX_PATH

* fallback to rocm-cmake master (match other libs)

* Update changelog for 5.5 cherry pick

* Revert "gfx90a tuning merge-sort and radix-sort (#397)"

This reverts commit cc92f03.

---------

Co-authored-by: Matt Arsenault <arsenm2@gmail.com>
Co-authored-by: Matt Arsenault <matt@MattBook.local>
Co-authored-by: Vincent van Heertum <93536747+vince-streamhpc@users.noreply.github.com>
Co-authored-by: Lauren Wrubleski <Lauren.Wrubleski@amd.com>
ammallya pushed a commit that referenced this pull request Oct 28, 2025
* HIP SDK compatibility

* Update cmake_path function in rmake.py

* Fix typo

* Updating copyright year

* Removing unnecessary cmake compiler flags

* Removing old comments, cleanup

* Take python3 by default

[ROCm/rocPRIM commit: 57ff1c3]
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