Skip to content

[rocthrust] SWDEV-536048 - Move large_data class into the test namespace#146

Merged
umfranzw merged 1 commit into
release-staging/rocm-rel-7.0from
users/iassiour/rocthrust_swdev_536048_release
Jun 4, 2025
Merged

[rocthrust] SWDEV-536048 - Move large_data class into the test namespace#146
umfranzw merged 1 commit into
release-staging/rocm-rel-7.0from
users/iassiour/rocthrust_swdev_536048_release

Conversation

@iassiour
Copy link
Copy Markdown
Contributor

@iassiour iassiour commented Jun 4, 2025

No description provided.

Copy link
Copy Markdown
Contributor

@umfranzw umfranzw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@umfranzw umfranzw merged commit 6b541f3 into release-staging/rocm-rel-7.0 Jun 4, 2025
8 of 9 checks passed
@umfranzw umfranzw deleted the users/iassiour/rocthrust_swdev_536048_release branch June 4, 2025 23:57
assistant-librarian Bot pushed a commit to ROCm/rocThrust that referenced this pull request Jun 11, 2025
[rocthrust] SWDEV-536048 - Move large_data class into the
 test namespace (#146)
jayhawk-commits added a commit that referenced this pull request Jun 20, 2025
### Includes the following PRs:

- #121
- #122 
- #123 
- #146 
- #191 
- #200

---------

Co-authored-by: Mátyás Aradi <matyas@streamhpc.com>
Co-authored-by: Alex Voicu <alexandru.voicu@amd.com>
Co-authored-by: Ioannis Assiouras <38722728+iassiour@users.noreply.github.com>
Co-authored-by: Nara <nara@streamhpc.com>
Co-authored-by: Wayne Franz <wayfranz@amd.com>
assistant-librarian Bot pushed a commit that referenced this pull request Jun 20, 2025
ammallya pushed a commit that referenced this pull request Jul 31, 2025
… and non-unit scale factor (#146)

[ROCm/hipFFT commit: 1c4dbfa]
ammallya pushed a commit that referenced this pull request Sep 24, 2025
* Defaulting clang-tidy checks to off during rename process

* New rules

* Descriptors renamed (#135)

* New rules

* Descriptors renamed

* Formatting fixes

* rename backend/src/plugin folder (#136)

* rename backend/src/plugin folder

* fix comments

* missed 2 changes

* Missed renaming shared library as part of plugins (#139)

* Handle Renamed (#134)

* rename handles

* ignore hipdnnHandle in clang tidy

* review comments

* rename miopen legacy plugin engines. (#141)

* Backend Rename Leftovers (#138)

* Performed the rest of the backend renames

* Format

* PR comments

* Renaming in hipdnn_frontend/attributes (#140)

Update naming for our new tidy rules

* renames for miopen_legacy_plugin/root (#142)

* Renaming miopen legacy plugin base dir

* fix missed variable and function

* Rename sdk plugin (#145)

* Rename Engine_config_interface

* fix tests

* Convert wrappers and test utils

* Remaining plugin sdk renames

* formatting

* Apply formatting

* Fix snake_case for last_erorr

* Renaming in miopen legacy tests (#143)

* first batch of legacy tests

* tests set 2 for miopen legacy plugin

* missed integration tests, fix small issues

* fix

* another fix

* rename

* Rename sdk plugin tests (#148)

* Rename sdk/include/hipdnn_sdk/test_utilties symbols and usages (#146)

* Rename sdk/include/hipdnn_sdk/test_utilties symbols and usages

* Format

* Fix test_tensor names

* merge conflicts fix

* format changes

* format

---------

Co-authored-by: Brian Harrison <brian.harrison@amd.com>

* Update sdk logging names (#147)

Co-authored-by: Brian Harrison <brian.harrison@amd.com>

* Rename sdk test_utilities tests (#150)

* Renaming complete in sdk utilities, tests, and samples. (#149)

* Apply formatting

* Rename frontend's backend wrappers and helpers (#152)

* Renamed frontend's backend wrappers and helpers

* Format

* Rename backend integration tests (#153)

* Rename backend integration tests

* formatting

* Fix missing rename variable

* Renaming frontend/node and base dir (#157)

* miopen plugin interface renames (#158)

* /backend/tests/ rename (#156)

* /backend/tests/ rename

* Uncomment

* Change global

* Rename test plugins (#160)

* Rename test plugins for the new naming scheme

* Formatting

* Fix accidental rename

* Camel case for InitialziePlugin

* Samples renamed (#159)

* Renamed samples

* Format

* Typo and wrong casing

---------

Co-authored-by: Samuel Reeder <samuel.reeder@amd.com>

* Frontend integration tests renamed (#161)

* Rename sdk tests utilities (#162)

* Rename sdk test utilities to match new scheme

* Swap to s_ instead of g_ for local static

* camelCase

* Replace global with test fixture (#163)

* Replace global with test fixture

* Change name

* Rename test internals (#164)

* Fix SDK tidy breaks

* Backend fixes

* More backend and updated clang-tidy for constexpr

* Fix tidy errors

* More tidy fixes for plugin, sdk, and backend

* NOLINT setters and more of frontend

* Fix backend tidy error

* More frontend fixes

* Lint free (by my reckoning)

* I did this by hand

* Add code style and naming doc (#165)

* style doc v1

* add table of contents

* fix first batch of comments

* review concerns, and new section 14

* add links to style doc from other places

* update both cline and copilot instructions to match (#166)

* Tidy fixes (#167)

* fix a few tidy issues

* change tidy to *

* Re-enable enum tidies

* default tidy back on

---------

Co-authored-by: Jeremy Hart <jeremy.hart@amd.com>

* fix formatting (#168)

---------

Co-authored-by: mousdahl-amd <mitch.ousdahl@amd.com>
Co-authored-by: Adam Dickin <adam.dickin@amd.com>
Co-authored-by: bibek <108366729+bghimireamd@users.noreply.github.com>
Co-authored-by: Jeremy Hart <jeremy.hart@amd.com>
Co-authored-by: BrianHarrisonAMD <169072757+BrianHarrisonAMD@users.noreply.github.com>
Co-authored-by: Brian Harrison <brian.harrison@amd.com>
ammallya pushed a commit that referenced this pull request Sep 24, 2025
* Defaulting clang-tidy checks to off during rename process

* New rules

* Descriptors renamed (#135)

* New rules

* Descriptors renamed

* Formatting fixes

* rename backend/src/plugin folder (#136)

* rename backend/src/plugin folder

* fix comments

* missed 2 changes

* Missed renaming shared library as part of plugins (#139)

* Handle Renamed (#134)

* rename handles

* ignore hipdnnHandle in clang tidy

* review comments

* rename miopen legacy plugin engines. (#141)

* Backend Rename Leftovers (#138)

* Performed the rest of the backend renames

* Format

* PR comments

* Renaming in hipdnn_frontend/attributes (#140)

Update naming for our new tidy rules

* renames for miopen_legacy_plugin/root (#142)

* Renaming miopen legacy plugin base dir

* fix missed variable and function

* Rename sdk plugin (#145)

* Rename Engine_config_interface

* fix tests

* Convert wrappers and test utils

* Remaining plugin sdk renames

* formatting

* Apply formatting

* Fix snake_case for last_erorr

* Renaming in miopen legacy tests (#143)

* first batch of legacy tests

* tests set 2 for miopen legacy plugin

* missed integration tests, fix small issues

* fix

* another fix

* rename

* Rename sdk plugin tests (#148)

* Rename sdk/include/hipdnn_sdk/test_utilties symbols and usages (#146)

* Rename sdk/include/hipdnn_sdk/test_utilties symbols and usages

* Format

* Fix test_tensor names

* merge conflicts fix

* format changes

* format

---------

Co-authored-by: Brian Harrison <brian.harrison@amd.com>

* Update sdk logging names (#147)

Co-authored-by: Brian Harrison <brian.harrison@amd.com>

* Rename sdk test_utilities tests (#150)

* Renaming complete in sdk utilities, tests, and samples. (#149)

* Apply formatting

* Rename frontend's backend wrappers and helpers (#152)

* Renamed frontend's backend wrappers and helpers

* Format

* Rename backend integration tests (#153)

* Rename backend integration tests

* formatting

* Fix missing rename variable

* Renaming frontend/node and base dir (#157)

* miopen plugin interface renames (#158)

* /backend/tests/ rename (#156)

* /backend/tests/ rename

* Uncomment

* Change global

* Rename test plugins (#160)

* Rename test plugins for the new naming scheme

* Formatting

* Fix accidental rename

* Camel case for InitialziePlugin

* Samples renamed (#159)

* Renamed samples

* Format

* Typo and wrong casing

---------

Co-authored-by: Samuel Reeder <samuel.reeder@amd.com>

* Frontend integration tests renamed (#161)

* Rename sdk tests utilities (#162)

* Rename sdk test utilities to match new scheme

* Swap to s_ instead of g_ for local static

* camelCase

* Replace global with test fixture (#163)

* Replace global with test fixture

* Change name

* Rename test internals (#164)

* Fix SDK tidy breaks

* Backend fixes

* More backend and updated clang-tidy for constexpr

* Fix tidy errors

* More tidy fixes for plugin, sdk, and backend

* NOLINT setters and more of frontend

* Fix backend tidy error

* More frontend fixes

* Lint free (by my reckoning)

* I did this by hand

* Add code style and naming doc (#165)

* style doc v1

* add table of contents

* fix first batch of comments

* review concerns, and new section 14

* add links to style doc from other places

* update both cline and copilot instructions to match (#166)

* Tidy fixes (#167)

* fix a few tidy issues

* change tidy to *

* Re-enable enum tidies

* default tidy back on

---------

Co-authored-by: Jeremy Hart <jeremy.hart@amd.com>

* fix formatting (#168)

---------

Co-authored-by: mousdahl-amd <mitch.ousdahl@amd.com>
Co-authored-by: Adam Dickin <adam.dickin@amd.com>
Co-authored-by: bibek <108366729+bghimireamd@users.noreply.github.com>
Co-authored-by: Jeremy Hart <jeremy.hart@amd.com>
Co-authored-by: BrianHarrisonAMD <169072757+BrianHarrisonAMD@users.noreply.github.com>
Co-authored-by: Brian Harrison <brian.harrison@amd.com>

[ROCm/hipDNN commit: 839cf6c]
evetsso pushed a commit to evetsso/rocm-libraries that referenced this pull request Dec 31, 2025
…tch-6

[rocsparse] Add gfx1250 to default GPU targets in CMakeLists
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants