-
Notifications
You must be signed in to change notification settings - Fork 66
amd-mainline is no longer the default branch
#21
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
Closed
systems-assistant
wants to merge
2
commits into
develop
from
import/develop/ROCm_rocprofiler-register/dgaliffi_readme-update
Closed
amd-mainline is no longer the default branch
#21
systems-assistant
wants to merge
2
commits into
develop
from
import/develop/ROCm_rocprofiler-register/dgaliffi_readme-update
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
`amd-mainline` is no longer the default branch
β¦evelop/ROCm_rocprofiler-register/dgaliffi_readme-update
jayhawk-commits
pushed a commit
that referenced
this pull request
Aug 5, 2025
[ROCm/rocprofiler commit: b7dc66a]
vedithal-amd
pushed a commit
to vedithal-amd/rocm-systems
that referenced
this pull request
Aug 7, 2025
UT Fix - Update License File install for ASAN
ammallya
pushed a commit
that referenced
this pull request
Aug 7, 2025
* Split ABI checks for rocprofiler-sdk-roctx into separate file * Update source/lib/rocprofiler-sdk-roctx/abi.cpp Co-authored-by: Indic, Vladimir <[email protected]> * Update source/lib/rocprofiler-sdk-roctx/abi.cpp Co-authored-by: Indic, Vladimir <[email protected]> * New line --------- Co-authored-by: Jonathan R. Madsen <[email protected]> Co-authored-by: Indic, Vladimir <[email protected]> [ROCm/rocprofiler-sdk commit: 1b7ab08]
xuchen-amd
pushed a commit
that referenced
this pull request
Aug 10, 2025
Remove duplicated compiler symbols from hip-rt. hip-rt should use symbols such as EF_AMDGPU_MACH_AMDGCN_XXX and ELFABIVERSION_AMDGPU_HSA_VX defined in compiler header.
jayhawk-commits
pushed a commit
that referenced
this pull request
Aug 11, 2025
UT Fix - Update License File install for ASAN [ROCm/rocm-core commit: fad3566]
systems-assistant bot
pushed a commit
that referenced
this pull request
Aug 18, 2025
* SWDEV-420237 - add documentation for reduce sync operations * SWDEV-515087 - resolve some comments * SWDEV-420237 - Rewrite sentence about the usage of HIP_ENABLE_WARP_SYNC_TYPES Co-authored-by: Hartgrove, Randy <[email protected]> * SWDEV-420237 - Update docs as HIP_ENABLE_WARP_SYNC_BUILTINS is not used anymore * SWDEV-420237 - change wording 'would be' for 'are' Co-authored-by: Sahasrabuddhe, Sameer <[email protected]> * SWDEV-420237 - fix redundant wording Co-authored-by: Sahasrabuddhe, Sameer <[email protected]> * SWDEV-420237 - use 'and'/'or' consistently when talking about supported types Co-authored-by: Sahasrabuddhe, Sameer <[email protected]> * SWDEV-420237 - Do not use future tense in reduce sync operation documentation Co-authored-by: Sahasrabuddhe, Sameer <[email protected]> * SWDEV-420237 - make performance remark an 'informational note', regarding reduce sync operations performance Co-authored-by: Sahasrabuddhe, Sameer <[email protected]> * SWDEV-420237 - do not use future tense Co-authored-by: Sahasrabuddhe, Sameer <[email protected]> * SWDEV-543182 - changing more future tense that should be present tense --------- Co-authored-by: Hartgrove, Randy <[email protected]> Co-authored-by: Sahasrabuddhe, Sameer <[email protected]>
jayhawk-commits
pushed a commit
that referenced
this pull request
Aug 18, 2025
Remove duplicated compiler symbols from hip-rt. hip-rt should use symbols such as EF_AMDGPU_MACH_AMDGCN_XXX and ELFABIVERSION_AMDGPU_HSA_VX defined in compiler header. [ROCm/clr commit: b15c165]
jayhawk-commits
pushed a commit
that referenced
this pull request
Aug 18, 2025
* SWDEV-420237 - add documentation for reduce sync operations * SWDEV-515087 - resolve some comments * SWDEV-420237 - Rewrite sentence about the usage of HIP_ENABLE_WARP_SYNC_TYPES Co-authored-by: Hartgrove, Randy <[email protected]> * SWDEV-420237 - Update docs as HIP_ENABLE_WARP_SYNC_BUILTINS is not used anymore * SWDEV-420237 - change wording 'would be' for 'are' Co-authored-by: Sahasrabuddhe, Sameer <[email protected]> * SWDEV-420237 - fix redundant wording Co-authored-by: Sahasrabuddhe, Sameer <[email protected]> * SWDEV-420237 - use 'and'/'or' consistently when talking about supported types Co-authored-by: Sahasrabuddhe, Sameer <[email protected]> * SWDEV-420237 - Do not use future tense in reduce sync operation documentation Co-authored-by: Sahasrabuddhe, Sameer <[email protected]> * SWDEV-420237 - make performance remark an 'informational note', regarding reduce sync operations performance Co-authored-by: Sahasrabuddhe, Sameer <[email protected]> * SWDEV-420237 - do not use future tense Co-authored-by: Sahasrabuddhe, Sameer <[email protected]> * SWDEV-543182 - changing more future tense that should be present tense --------- Co-authored-by: Hartgrove, Randy <[email protected]> Co-authored-by: Sahasrabuddhe, Sameer <[email protected]> [ROCm/hip commit: 07ddf90]
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.
I noticed that the CONTRIBUTING section was still referencing as the default branch.
π Imported from ROCm/rocprofiler-register#7
π§βπ» Originally authored by @rocm-devops