Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HIP SDK spaces support, plus previous benchmark fixes #225

Merged
merged 4 commits into from
Jan 4, 2023

Conversation

stanleytsang-amd
Copy link
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

@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>
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.

None yet

3 participants