Fix typo in rdc.h#198
Closed
systems-assistant[bot] wants to merge 2 commits into
Closed
Conversation
There's a typo in rdc.h causing documentation build failure.
…evelop/ROCm_rdc/alexxu12_typo
Collaborator
|
Closing as it is no op. |
vedithal-amd
pushed a commit
to vedithal-amd/rocm-systems
that referenced
this pull request
Aug 8, 2025
* target cu to string input * review comments * review comments [ROCm/rocprofiler-sdk commit: 5d0b220]
systems-assistant Bot
pushed a commit
that referenced
this pull request
Aug 10, 2025
Finalize DevDriver initialization after device creation
systems-assistant Bot
pushed a commit
that referenced
this pull request
Aug 10, 2025
…alidation error codes to match CUDA (#198)
jayhawk-commits
pushed a commit
that referenced
this pull request
Aug 18, 2025
Finalize DevDriver initialization after device creation [ROCm/clr commit: 7e9d5ea]
ammallya
pushed a commit
that referenced
this pull request
Nov 17, 2025
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com> Signed-off-by: Deepak Mewar <deepak.mewar@amd.com>
ammallya
pushed a commit
that referenced
this pull request
Nov 18, 2025
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com> Signed-off-by: Deepak Mewar <deepak.mewar@amd.com> [ROCm/amdsmi commit: b999f86]
ammallya
pushed a commit
that referenced
this pull request
Nov 21, 2025
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com> Signed-off-by: Deepak Mewar <deepak.mewar@amd.com> [ROCm/amdsmi commit: b999f86]
ammallya
pushed a commit
that referenced
this pull request
Jan 30, 2026
…ocs/sphinx (#198) Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.26.0 to 1.27.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.26.0...v1.27.0) --- updated-dependencies: - dependency-name: rocm-docs-core[api_reference] dependency-version: 1.27.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>
ammallya
pushed a commit
that referenced
this pull request
Jan 30, 2026
…ocs/sphinx (#198) Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.26.0 to 1.27.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.26.0...v1.27.0) --- updated-dependencies: - dependency-name: rocm-docs-core[api_reference] dependency-version: 1.27.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> [ROCm/rocjpeg commit: f0d55cf]
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.
There's a typo in rdc.h causing documentation build failure.
🔁 Imported from ROCm/rdc#46
🧑💻 Originally authored by @alexxu-amd