Skip to content

HIP SDK spaces support, plus previous benchmark fixes#225

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

HIP SDK spaces support, plus previous benchmark fixes#225
stanleytsang-amd merged 4 commits into
developfrom
hip_sdk_spaces_support

Conversation

@stanleytsang-amd
Copy link
Copy Markdown
Collaborator

@stanleytsang-amd stanleytsang-amd commented Dec 20, 2022

Previously we did not account for spaces in the HIP installation path in Windows (ie. C:\Program Files, etc). This fixes that (we'll also have to roll out the fix for the other libraries). Also includes windows-specific fixes for the hipCUB benchmarks on Windows from #197

Comment thread benchmark/benchmark_utils.hpp Outdated
@stanleytsang-amd stanleytsang-amd merged commit 0e1ada7 into develop Jan 4, 2023
stanleytsang-amd added a commit that referenced this pull request Jan 4, 2023
* HIP SDK spaces support, plus previous benchmark fixes

* Better fix for Windows

* Update cmake_path function for rmake.py

* Update copyright
stanleytsang-amd added a commit that referenced this pull request Jan 9, 2023
* HIP SDK spaces support, plus previous benchmark fixes

* Better fix for Windows

* Update cmake_path function for rmake.py

* Update copyright
lawruble13 added a commit that referenced this pull request Mar 6, 2023
* HIP SDK spaces support, plus previous benchmark fixes (#225)

* HIP SDK spaces support, plus previous benchmark fixes

* Better fix for Windows

* Update cmake_path function for rmake.py

* Update copyright

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

* HIP SDK spaces support, plus previous benchmark fixes

* Better fix for Windows

* Update cmake_path function for rmake.py

* Update copyright

* Cleanup toolchain-windows.cmake, compatibility with HIP SDK

* Take python3 by default

* Fix out of bounds access in test (#230)

* fix invalid seed_value computation

* Merge branch '156-test_hipcub_block_run_length_decode-cpp-out-of-bounds-memory-access' into 'develop_stream'

Resolve "test_hipcub_block_run_length_decode.cpp out of bounds memory access"

Closes #156

See merge request amd/libraries/hipCUB!138

---------

Co-authored-by: Robin Voetter <robin@streamhpc.com>

* Restore test executables in tests package (#231)

* Fix missing copyright header (#232)

* Make googlebenchmark not a shared library anymore (#233)

* Update changelog for 5.5 cherry picks

---------

Co-authored-by: Nol Moonen <nolmoonen@hotmail.nl>
Co-authored-by: Robin Voetter <robin@streamhpc.com>
Co-authored-by: Lauren Wrubleski <Lauren.Wrubleski@amd.com>
Co-authored-by: Cory Bloor <Cordell.Bloor@amd.com>
ammallya pushed a commit that referenced this pull request Oct 28, 2025
* HIP SDK spaces support, plus previous benchmark fixes

* Better fix for Windows

* Update cmake_path function for rmake.py

* Update copyright

[ROCm/hipCUB commit: 0e1ada7]
ammallya pushed a commit that referenced this pull request Oct 28, 2025
### Includes the following PRs:

- #124 
- #171

---------

Co-authored-by: NguyenNhuDi <dinguyennhu@gmail.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