[release/2.5] Update related_commits#2345
Merged
jithunnair-amd merged 3 commits intorelease/2.5from Jul 22, 2025
Merged
Conversation
Fixing the C10_warpsize issue. replacing the macros with at::cuda::warp_size() - ROCm/apex@ff21eb1
|
Jenkins build for 8211ec60a9e72548dba73a84296a35a5e6e35e37 commit is in progress |
Replaced warpsize with C10_WARP_SIZE - ROCm/apex#251
|
Jenkins build for bd9daf3b39d58ce74dce7faa20725379b4694e22 commit finished as FAILURE |
Fix all warp size in apex - ROCm/apex@9110ead
|
Jenkins build for 5f8cfb20084394535da8fc8f9c1421d057d5bdd6 commit finished as FAILURE |
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.
Fixing the C10_warpsize issue. replacing the macros with at::cuda::warp_size() - ROCm/apex#242
Replaced warpsize with C10_WARP_SIZE - ROCm/apex#251
Fix all warp size in apex - ROCm/apex#258
Fixes : https://ontrack-internal.amd.com/browse/SWDEV-541725