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

Remove runtime package #156

Merged
merged 2 commits into from
Jul 30, 2021
Merged

Conversation

lawruble13
Copy link
Contributor

As hipCUB is a header-only library, use the HEADER_ONLY option to rocm_create_package in the latest version of rocm-cmake to prevent generation of an empty runtime package. Also update the dependency on rocprim to be a dependency on rocprim-devel.

@lawruble13 lawruble13 merged commit 56d0172 into ROCm:develop Jul 30, 2021
nolmoonen pushed a commit that referenced this pull request Feb 7, 2023
…ds-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
stanleytsang-amd pushed a commit that referenced this pull request Feb 7, 2023
* 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>
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

2 participants