[CI] Increase rocDecode and rocJPEG Code Coverage#183
Merged
bgopesh merged 9 commits intoSep 3, 2025
Merged
Conversation
abchoudh-amd
pushed a commit
that referenced
this pull request
Aug 8, 2025
* swdev-510794 Adding MPI usage with rocprofv3 * update doc * Fixed build issues * updating doc * doc update * Fixed Typos * csv format * change format to shell [ROCm/rocprofiler-sdk commit: 7821657]
jayhawk-commits
pushed a commit
that referenced
this pull request
Aug 8, 2025
* [SWDEV-531379] Fix config Signed-off-by: adapryor <Adam.pryor@amd.com> Change-Id: Ie1bd6903235016a185dd93fbac0a87658fb12a62 * Fix group field find Signed-off-by: adapryor <Adam.pryor@amd.com> Change-Id: I1f8c62615327df4b5ca916b158b4882a3d5a59d0 * fixes Signed-off-by: adapryor <Adam.pryor@amd.com> Change-Id: I971f3e12e293ea9e5d4d67db64d8d7217b87561c --------- Signed-off-by: adapryor <Adam.pryor@amd.com> [ROCm/rdc commit: 8663702]
xuchen-amd
pushed a commit
that referenced
this pull request
Aug 10, 2025
* SWDEV-460151 - add gfx1201 to amd-staging clr * SWDEV-460151 - removed pal macro --------- Co-authored-by: Jimbo Xie <jiabaxie@amd.com>
xuchen-amd
pushed a commit
that referenced
this pull request
Aug 10, 2025
* SWDEV-528351 - Adds hipTexRefSetGet* tests * SWDEV-528351 - Adds hipTexRefSetGet* tests * SWDEV-528351 - Adds hipTexRefSetGet* tests
5133cae to
cbb613f
Compare
Collaborator
venkat1361
approved these changes
Aug 12, 2025
cbb613f to
c2fd6b3
Compare
c2fd6b3 to
386ef6e
Compare
jayhawk-commits
pushed a commit
that referenced
this pull request
Aug 18, 2025
* SWDEV-460151 - add gfx1201 to amd-staging clr * SWDEV-460151 - removed pal macro --------- Co-authored-by: Jimbo Xie <jiabaxie@amd.com> [ROCm/clr commit: a5d932f]
jayhawk-commits
pushed a commit
that referenced
this pull request
Aug 18, 2025
* SWDEV-528351 - Adds hipTexRefSetGet* tests * SWDEV-528351 - Adds hipTexRefSetGet* tests * SWDEV-528351 - Adds hipTexRefSetGet* tests [ROCm/hip-tests commit: d6f415c]
386ef6e to
10d026f
Compare
10d026f to
5cd9dbc
Compare
systems-assistant Bot
pushed a commit
that referenced
this pull request
Aug 19, 2025
* SWDEV-528351 - Adds hipTexRefSetGet* tests * SWDEV-528351 - Adds hipTexRefSetGet* tests * SWDEV-528351 - Adds hipTexRefSetGet* tests
985e39b to
62c1729
Compare
jrmadsen
approved these changes
Aug 21, 2025
62c1729 to
0458183
Compare
0458183 to
8a20435
Compare
8a20435 to
d534dff
Compare
d534dff to
9fc1262
Compare
Contributor
|
As soon as |
9fc1262 to
fd6484e
Compare
Contributor
|
|
systems-assistant Bot
pushed a commit
to ROCm/rocprofiler-sdk
that referenced
this pull request
Sep 3, 2025
* Increase rocDecode code coverage and add version check * Update rocJPEG tests * Fix rocJPEG tests * Enable building tests/samples in rocm release compat workflow * Readded rocJPEG test skips * formatting * Adding ROCm libraries for the code-coverage job * Added return value check for error message and updated compatability to enable tests * Disable rocm_release_compatibility samples and tests until openmp issue is resolved [rocm-systems] ROCm/rocm-systems#183 (commit 2cfedef)
ammallya
pushed a commit
that referenced
this pull request
Jan 21, 2026
* API support for enabling rocshmem bitcode integration * move implementation to along with host side APIs
ammallya
pushed a commit
that referenced
this pull request
Jan 21, 2026
ammallya
pushed a commit
that referenced
this pull request
Jan 21, 2026
* API support for enabling rocshmem bitcode integration * move implementation to along with host side APIs [ROCm/rocshmem commit: 1053827]
ammallya
pushed a commit
that referenced
this pull request
Jan 21, 2026
dayatsin-amd
pushed a commit
that referenced
this pull request
Apr 7, 2026
…s-develop-636 Merger auto-merge-rocm-systems-develop-636 into amd-npi-compute-external-merge-new-636
ammallya
pushed a commit
that referenced
this pull request
Apr 9, 2026
ammallya
pushed a commit
that referenced
this pull request
Apr 9, 2026
If hipFile is used as a subproject in another project, `CMAKE_SOURCE_DIR` will point to the root of *that* project instead of ours, which could break the build. These changes use alternative paths to address this. Part of AIHIPFILE-129 [ROCm/hipFile commit: 370110a]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



PR Details
Associated Jira Ticket Number/Link
What type of PR is this? (check all applicable)
Technical details
Added/updated tests?
Updated CHANGELOG?
Added/Updated documentation?
🔁 Imported from ROCm/rocprofiler-sdk#127
🧑💻 Originally authored by @rocm-devops