Tags: ROCm/hipCUB
Tags
[rocPRIM][hipCUB][rocThrust][rocRAND] CP Versioning and changelog upd… …ates for 7.2 release (#3331) ## Motivation Changelog entries, internal version numbers, and rocPRIM/rocRAND dependency release branches need to be updated for the 7.2 release. ## Technical Details Updates the items mentioned above. Note that hipRAND has not noteworthy changes for 7.2. ## Test Plan Run a build, make sure there are no cmake errors. View the changelogs to make sure there are no formatting errors. ## Test Result No build issues. ## Submission Checklist --------- Co-authored-by: Wayne Franz <wayfranz@amd.com> Co-authored-by: Pratik Basyal <pratik.basyal@amd.com>
[rocPRIM][hipCUB][rocThrust][rocRAND] CP Versioning and changelog upd… …ates for 7.2 release (#3331) ## Motivation Changelog entries, internal version numbers, and rocPRIM/rocRAND dependency release branches need to be updated for the 7.2 release. ## Technical Details Updates the items mentioned above. Note that hipRAND has not noteworthy changes for 7.2. ## Test Plan Run a build, make sure there are no cmake errors. View the changelogs to make sure there are no formatting errors. ## Test Result No build issues. ## Submission Checklist --------- Co-authored-by: Wayne Franz <wayfranz@amd.com> Co-authored-by: Pratik Basyal <pratik.basyal@amd.com>
[rocPRIM][hipCUB][rocThrust][rocRAND] CP Versioning and changelog upd… …ates for 7.2 release (#3331) ## Motivation Changelog entries, internal version numbers, and rocPRIM/rocRAND dependency release branches need to be updated for the 7.2 release. ## Technical Details Updates the items mentioned above. Note that hipRAND has not noteworthy changes for 7.2. ## Test Plan Run a build, make sure there are no cmake errors. View the changelogs to make sure there are no formatting errors. ## Test Result No build issues. ## Submission Checklist --------- Co-authored-by: Wayne Franz <wayfranz@amd.com> Co-authored-by: Pratik Basyal <pratik.basyal@amd.com>
[rocPRIM][hipCUB][rocThrust][rocRAND] CP Versioning and changelog upd… …ates for 7.2 release (#3331) ## Motivation Changelog entries, internal version numbers, and rocPRIM/rocRAND dependency release branches need to be updated for the 7.2 release. ## Technical Details Updates the items mentioned above. Note that hipRAND has not noteworthy changes for 7.2. ## Test Plan Run a build, make sure there are no cmake errors. View the changelogs to make sure there are no formatting errors. ## Test Result No build issues. ## Submission Checklist --------- Co-authored-by: Wayne Franz <wayfranz@amd.com> Co-authored-by: Pratik Basyal <pratik.basyal@amd.com>
feat(hipcub,rocprim): add 'rocprim::apply', 'hipcub::DeviceTransform'… …, and bump cccl version (#1059) - Add `rocprim::apply`. This is required to handle tuple constructs in hipCUB. - Add `hipcub::DeviceTransform`. - Add a naive version of `TransformStableArgumentAddresses`. - Add two tests for stable argument addresses: 1) check if it works with non-copyable classes and 2) compute the diff between pointers. - Bumps required CCCL version to 2.8.2 for CUDA backend. Required for CCCL 2.8.x compatibility.
[rocm-libraries] ROCm/rocm-libraries#190 (commit bcecb7a) [PRIMITIVES] removed Lauren as code owner
[rocm-libraries] ROCm/rocm-libraries#190 (commit bcecb7a) [PRIMITIVES] removed Lauren as code owner
[rocm-libraries] ROCm/rocm-libraries#190 (commit bcecb7a) [PRIMITIVES] removed Lauren as code owner
Add includes for standard chrono header (#489) Add include directives for the standard library chrono header to severy files that use it, but weren't directly including it. This resolves some build problems on Windows. Previously, we relied on HIP to include some of these standard library headers for us.
PreviousNext