Link to DL library (#158)#187
Closed
systems-assistant[bot] wants to merge 2 commits into
Closed
Conversation
…elease_rocm-rel-7.0/ROCm_aqlprofile/gobhardw_rocm-rel-swdev-541828
abchoudh-amd
pushed a commit
that referenced
this pull request
Aug 8, 2025
Scratch memory validate bug, summary validate bug Co-authored-by: Ammar ELWazir <aelwazir@amd.com> [ROCm/rocprofiler-sdk commit: b9ad800]
ajanicijamd
pushed a commit
to ajanicijamd/rocm-systems
that referenced
this pull request
Aug 8, 2025
- Path to merge script not found unless user explicitly sources "share/rocprofiler-systems/setup-env.sh" to setup PATHs. - Instead, let's derive the path when the application loads and use it when executing the helper script - Rename script to rocprof-sys-merge-output.sh. - Change install folder to <prefix>/libexec/rocprofiler-systems based on dev-ops feedback. - Updated PATH variable in the modulefile and source scrtipt. - For SWDEV-528101 [ROCm/rocprofiler-systems commit: adc6695]
jayhawk-commits
pushed a commit
that referenced
this pull request
Aug 8, 2025
[ROCm/rdc commit: 16de6cc]
systems-assistant Bot
pushed a commit
that referenced
this pull request
Aug 10, 2025
The compiler currently serializes the workgroup_processor_mode COMGR metadata boolean field as "0"/"1" instead of "false"/"true". Consider "1" a truthy value during parsing.
jayhawk-commits
pushed a commit
that referenced
this pull request
Aug 18, 2025
The compiler currently serializes the workgroup_processor_mode COMGR metadata boolean field as "0"/"1" instead of "false"/"true". Consider "1" a truthy value during parsing. [ROCm/clr commit: d020598]
bgopesh
approved these changes
Sep 1, 2025
ammallya
pushed a commit
that referenced
this pull request
Nov 17, 2025
Signed-off-by: Justin Williams <Justin.Williams@amd.com>
ammallya
pushed a commit
that referenced
this pull request
Nov 18, 2025
Signed-off-by: Justin Williams <Justin.Williams@amd.com> [ROCm/amdsmi commit: 50a1c29]
ammallya
pushed a commit
that referenced
this pull request
Nov 21, 2025
Signed-off-by: Justin Williams <Justin.Williams@amd.com> [ROCm/amdsmi commit: 50a1c29]
ammallya
pushed a commit
that referenced
this pull request
Apr 9, 2026
ammallya
pushed a commit
that referenced
this pull request
Apr 9, 2026
[ROCm/hipFile commit: 2d89eb4]
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.
🔁 Imported from ROCm/aqlprofile#22
🧑💻 Originally authored by @rocm-devops