-
Notifications
You must be signed in to change notification settings - Fork 126
Migration doc fixes #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
systems-assistant bot
pushed a commit
that referenced
this pull request
Jul 17, 2025
The Omnitrace program is being renamed. Full name: "ROCm Systems Profiler" Package name: "rocprofiler-systems" Binary / Library names: "rocprof-sys-*" --------- Co-authored-by: Xuan Chen <[email protected]> Signed-off-by: David Galiffi <[email protected]>
systems-assistant bot
pushed a commit
that referenced
this pull request
Jul 22, 2025
Fix for ROCm/ROCm#3997. When compiling a C program that includes rdc/rdc.h, multiple assertion errors are thrown without this header included. Change-Id: Ie5b5c1a1a17c8207cf9b1be23b31193e260d5c1a Co-authored-by: harkgill-amd <[email protected]>
systems-assistant bot
pushed a commit
that referenced
this pull request
Jul 22, 2025
* Add rocDecode API support * Update CI * CI update: Sanitizers run on ubuntu 22.04 --------- Co-authored-by: Jonathan R. Madsen <[email protected]>
systems-assistant bot
pushed a commit
that referenced
this pull request
Jul 22, 2025
Update LICENSE Co-authored-by: srawat <[email protected]>
systems-assistant bot
pushed a commit
that referenced
this pull request
Aug 5, 2025
#4) SWDEV-521313 Streamline Version Management: Retain Only version-rocm File
jayhawk-commits
pushed a commit
that referenced
this pull request
Aug 5, 2025
* Add rocDecode API support * Update CI * CI update: Sanitizers run on ubuntu 22.04 --------- Co-authored-by: Jonathan R. Madsen <[email protected]> [ROCm/rocprofiler-register commit: de3a874]
jayhawk-commits
pushed a commit
that referenced
this pull request
Aug 5, 2025
Update LICENSE Co-authored-by: srawat <[email protected]> [ROCm/rocprofiler commit: 8c62af8]
ammallya
pushed a commit
that referenced
this pull request
Aug 6, 2025
The Omnitrace program is being renamed. Full name: "ROCm Systems Profiler" Package name: "rocprofiler-systems" Binary / Library names: "rocprof-sys-*" --------- Co-authored-by: Xuan Chen <[email protected]> Signed-off-by: David Galiffi <[email protected]> [ROCm/rocprofiler-systems commit: d07bf50]
This was referenced Aug 7, 2025
jayhawk-commits
pushed a commit
that referenced
this pull request
Aug 8, 2025
Fix for ROCm/ROCm#3997. When compiling a C program that includes rdc/rdc.h, multiple assertion errors are thrown without this header included. Change-Id: Ie5b5c1a1a17c8207cf9b1be23b31193e260d5c1a Co-authored-by: harkgill-amd <[email protected]> [ROCm/rdc commit: 83f36f1]
systems-assistant bot
pushed a commit
that referenced
this pull request
Aug 10, 2025
1.Remove clock functions from some tests that don't need them. 2.In some memory pool tests and coherency tests, timer-based kernel delay isn't reliable, use pinned host based notification instead. 3.Add CHECK_PCIE_ATOMICS_SUPPORT before some tests. 4.catch/unit/memory/hipMemoryAllocateCoherent.cc is removed as it is useless and originally excluded in building. 5.Some tests can still pass even if clock rate =0, thus they will be kept as is. 6.Some logic and format improvement in some tests. Change-Id: I6b3c6bf54c61cffd45cd6f17c75998f751b75725
jayhawk-commits
pushed a commit
that referenced
this pull request
Aug 18, 2025
1.Remove clock functions from some tests that don't need them. 2.In some memory pool tests and coherency tests, timer-based kernel delay isn't reliable, use pinned host based notification instead. 3.Add CHECK_PCIE_ATOMICS_SUPPORT before some tests. 4.catch/unit/memory/hipMemoryAllocateCoherent.cc is removed as it is useless and originally excluded in building. 5.Some tests can still pass even if clock rate =0, thus they will be kept as is. 6.Some logic and format improvement in some tests. Change-Id: I6b3c6bf54c61cffd45cd6f17c75998f751b75725 [ROCm/hip-tests commit: ec8ff45]
ammallya
pushed a commit
that referenced
this pull request
Nov 17, 2025
1. Get the bad pages threshold of a processor. 2. Verify the checksum of RAS EEPROM Signed-off-by: Meng Li <[email protected]>
ammallya
pushed a commit
that referenced
this pull request
Nov 18, 2025
1. Get the bad pages threshold of a processor. 2. Verify the checksum of RAS EEPROM Signed-off-by: Meng Li <[email protected]> [ROCm/amdsmi commit: dc400d9]
ammallya
pushed a commit
that referenced
this pull request
Nov 21, 2025
1. Get the bad pages threshold of a processor. 2. Verify the checksum of RAS EEPROM Signed-off-by: Meng Li <[email protected]> [ROCm/amdsmi commit: dc400d9]
1 task
ammallya
pushed a commit
that referenced
this pull request
Jan 21, 2026
ammallya
pushed a commit
that referenced
this pull request
Jan 21, 2026
hyd-7c [ROCm/rocshmem commit: d054fc6]
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.
No description provided.