CPU - Init amdsmi with CPUs enabled#200
Closed
systems-assistant[bot] wants to merge 7 commits into
Closed
Conversation
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com>
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com>
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com>
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com>
…evelop/ROCm_rdc/dgalants_CPU
vedithal-amd
pushed a commit
to vedithal-amd/rocm-systems
that referenced
this pull request
Aug 8, 2025
* Adding TS Marker * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Add option to enable/disable RT --------- Co-authored-by: Giovanni Baraldi <gbaraldi@amd.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
vedithal-amd
pushed a commit
to vedithal-amd/rocm-systems
that referenced
this pull request
Aug 8, 2025
* Adding TS Marker * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Add option to enable/disable RT --------- Co-authored-by: Giovanni Baraldi <gbaraldi@amd.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> [ROCm/aqlprofile commit: 926ec4a]
ammallya
pushed a commit
that referenced
this pull request
Jan 21, 2026
* Add host APIs for querying device ctx and remote heap pointer * Host API to query device pointer for ROCSHMEM_DEFAULT_CONTEXT, this is needed to support dynamic module initialization via device kernel library bitcode. * Host API to query remote symmetric heap pointer that can be used in custom device kernel for RMA operations. * Added rocshmem_ptr implementation within the Host Context class * Enables pointer retrieval functionality for symmetric data objects * Copy IPC pointers to host memory in RO host context --------- Co-authored-by: avinashkethineedi <avinash.kethineedi@amd.com>
ammallya
pushed a commit
that referenced
this pull request
Jan 21, 2026
* Add host APIs for querying device ctx and remote heap pointer * Host API to query device pointer for ROCSHMEM_DEFAULT_CONTEXT, this is needed to support dynamic module initialization via device kernel library bitcode. * Host API to query remote symmetric heap pointer that can be used in custom device kernel for RMA operations. * Added rocshmem_ptr implementation within the Host Context class * Enables pointer retrieval functionality for symmetric data objects * Copy IPC pointers to host memory in RO host context --------- Co-authored-by: avinashkethineedi <avinash.kethineedi@amd.com> [ROCm/rocshmem commit: 87f99e7]
ammallya
pushed a commit
that referenced
this pull request
Jan 30, 2026
ammallya
pushed a commit
that referenced
this pull request
Jan 30, 2026
[ROCm/rocjpeg commit: 4a61695]
dayatsin-amd
pushed a commit
that referenced
this pull request
Apr 7, 2026
dayatsin-amd
pushed a commit
that referenced
this pull request
Apr 7, 2026
* Adding rocm-ci-caller * SWDEV-493793 - Add memcpy_async header (#200) * Added rocm-ci-caller * SWDEV-543834 - fix simdPerCU calculation when WGP mode is enabled/disabled (#44) Co-authored-by: victzhan <victzhan@amd.com> Co-authored-by: Zhang, Victor <Victor.Zhang@amd.com> Co-authored-by: systems-assistant[bot] <systems-assistant[bot]@users.noreply.github.com> --------- Co-authored-by: Mallya, Ameya Keshava <AmeyaKeshava.Mallya@amd.com> Co-authored-by: Chaudhary, Jatin Jaikishan <JatinJaikishan.Chaudhary@amd.com> Co-authored-by: systems-assistant[bot] <221163467+systems-assistant[bot]@users.noreply.github.com> Co-authored-by: victzhan <victzhan@amd.com> Co-authored-by: Zhang, Victor <Victor.Zhang@amd.com> Co-authored-by: systems-assistant[bot] <systems-assistant[bot]@users.noreply.github.com>
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: 3fc5d14]
jayhawk-commits
pushed a commit
that referenced
this pull request
Apr 14, 2026
Contributor
|
This pull request has been inactive for 25 days and will be marked as stale. If you would like to keep this PR open, please:
This PR will be automatically closed in 5 days if no further activity occurs. |
Contributor
|
This pull request has been automatically closed due to inactivity (30 days with no updates). If you'd like to continue working on this, feel free to reopen the PR or create a new one. |
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/rdc#55
🧑💻 Originally authored by @rocm-devops