[release/2.6] Update related_commits#2344
Merged
jithunnair-amd merged 3 commits intorelease/2.6from Jul 22, 2025
Merged
Conversation
Fixing the C10_warpsize issue. replacing the macros with at::cuda::warp_size() - ROCm/apex@2a77e08
|
Jenkins build for e8a919ec6d06d8944bb85d46ddc01d578b28d093 commit is in progress |
Replaced warpsize with C10_WARP_SIZE - ROCm/apex@7d9850a
|
Jenkins build for d970ddb5f8c34d2bc5a71369eed10085f6ef1886 commit finished as FAILURE |
Fix all warp size in apex - ROCm/apex@f956a66
|
Jenkins build for 271118e66dea5280429c67830f1d06cf0901cf3d 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#243
Replaced warpsize with C10_WARP_SIZE - ROCm/apex#252
Fix all warp size in apex -ROCm/apex#259
Fixes : https://ontrack-internal.amd.com/browse/SWDEV-541725