Skip to content

Device memcpy merge conflicts#531

Closed
Srihari-mcw wants to merge 4 commits intor-abishek:ar/device_memcpy_removalfrom
Srihari-mcw:device_memcpy_merge_conflicts
Closed

Device memcpy merge conflicts#531
Srihari-mcw wants to merge 4 commits intor-abishek:ar/device_memcpy_removalfrom
Srihari-mcw:device_memcpy_merge_conflicts

Conversation

@Srihari-mcw
Copy link
Copy Markdown
Collaborator

No description provided.

r-abishek and others added 4 commits November 21, 2025 14:24
* Updates to capture error code

* Intialize RPP_SUCCESS as default value

* Update the code to display error status as part of the C++ code execution

* Update rpp_test_suite_common.h

* Update utilities/test_suite/HIP/Tensor_audio_hip.cpp

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update utilities/test_suite/HIP/Tensor_image_hip.cpp

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update utilities/test_suite/HIP/Tensor_misc_hip.cpp

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update utilities/test_suite/HIP/Tensor_voxel_hip.cpp

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update utilities/test_suite/HOST/Tensor_audio_host.cpp

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update utilities/test_suite/HOST/Tensor_image_host.cpp

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update utilities/test_suite/HOST/Tensor_misc_host.cpp

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update utilities/test_suite/HOST/Tensor_voxel_host.cpp

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Fixes for CI issues

* Restore naming convention in voxel test suite

* Fix compilation issues

* Update the code to use func for funcName

* Modify error message

* Modify the print statements

---------

Co-authored-by: Srihari-mcw <srihari@multicorewareinc.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com>
* Updates for crop mirror normalize

* Updated flip F16 rawC and load store modifications

* Updated blend with AVX support for F16 bitdepth

* Updated color cast with AVX support for F16 bitdepth

* Remove empty lines

* Update comments

* Fix comment in common function

---------

Co-authored-by: Srihari-mcw <srihari@multicorewareinc.com>
Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com>
…ocs/sphinx (ROCm#640)

Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v1.29.0...v1.30.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  dependency-version: 1.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@Srihari-mcw
Copy link
Copy Markdown
Collaborator Author

Done directly in PR

@Srihari-mcw Srihari-mcw closed this Dec 1, 2025
Srihari-mcw pushed a commit to Srihari-mcw/rpp that referenced this pull request Dec 8, 2025
* Intial implementation-JPEG compression distortion

* Adds Zig Zag Ordering

* Remove Zig Zag ordering
Add inverse DCT function
Add ycbCr to RGB conversion
Add test suite support

* Add test suite support and PLN3-PLN3 implementation

* Add PKD3 implementation

* Add F32 bitdepth support

* clean up the code and added new helper functions

* update documentation of Jpeg compression distortion

* address review comments

* Address review comments

* Fix build errors

* cleanup

* cleanup and remove trailing spaces

* Add golden outputs and remove the trailing spaces

* resolve review comments

* Resolve review comments

* add avx_px6 and avx_px7 variables

* resolve review comments

* fix paranthesis checks

* Update license to 2025

* Update CHANGELOG.md

* Fix typo

* resolved review comments

* resolve review comments

* Resolve review comments

* Remove redundant functions

---------

Co-authored-by: HazarathKumarM <hazarathkumar@multicorewareinc.com>
Co-authored-by: HazarathKumarM <119284987+HazarathKumarM@users.noreply.github.com>
Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com>
Co-authored-by: Lakshmi Kumar <lakshmi.kumar@amd.com>
ManasaDattaT pushed a commit to ManasaDattaT/rpp that referenced this pull request Dec 19, 2025
* Intial implementation-JPEG compression distortion

* Adds Zig Zag Ordering

* Remove Zig Zag ordering
Add inverse DCT function
Add ycbCr to RGB conversion
Add test suite support

* Add test suite support and PLN3-PLN3 implementation

* Add PKD3 implementation

* Add F32 bitdepth support

* clean up the code and added new helper functions

* update documentation of Jpeg compression distortion

* address review comments

* Address review comments

* Fix build errors

* cleanup

* cleanup and remove trailing spaces

* Add golden outputs and remove the trailing spaces

* resolve review comments

* Resolve review comments

* add avx_px6 and avx_px7 variables

* resolve review comments

* fix paranthesis checks

* Update license to 2025

* Update CHANGELOG.md

* Fix typo

* resolved review comments

* resolve review comments

* Resolve review comments

* Remove redundant functions

---------

Co-authored-by: HazarathKumarM <hazarathkumar@multicorewareinc.com>
Co-authored-by: HazarathKumarM <119284987+HazarathKumarM@users.noreply.github.com>
Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com>
Co-authored-by: Lakshmi Kumar <lakshmi.kumar@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.

2 participants