[rocm7.0] Handle ius repo deprecation; add librocprofiler-sdk#96
Merged
jithunnair-amd merged 7 commits intorocm7.0from Aug 18, 2025
Merged
[rocm7.0] Handle ius repo deprecation; add librocprofiler-sdk#96jithunnair-amd merged 7 commits intorocm7.0from
jithunnair-amd merged 7 commits intorocm7.0from
Conversation
Fixes https://ontrack-internal.amd.com/browse/SWDEV-543988 Adding librocprofiler-sdk.so
Relates to:ROCm/pytorch#2500 and https://github.com/ROCm/triton/pull/866/commits Change pytorch-triton-rocm to triton We will only change the triton package name for the rocm7.1_internal testing branch for now. Validation: http://rocm-ci.amd.com/job/mainline-pytorch2.8-manylinux-wheels-k8/5/ http://rocm-ci.amd.com/job/mainline-pytorch2.8-manylinux-wheels-k8/9/ Docker build log ``` Successfully installed apex-1.9.0a0+rocm7.0.0.git4b035815 contourpy-1.3.0 cxxfilt-0.3.0 cycler-0.12.1 fonttools-4.59.0 importlib-resources-6.5.2 kiwisolver-1.4.7 matplotlib-3.9.4 pyparsing-3.2.3 torch-2.9.0.dev20250813+rocm7.0.0.lw.git796d7080 torchaudio-2.8.0+rocm7.0.0.git0c223473 torchvision-0.24.0+rocm7.0.0.git98f8b375 triton-3.4.0+rocm7.0.0.git711e2a92 ```
relates to ROCm/pytorch#2518 Release 7.0: http://rocm-ci.amd.com/job/pytorch2.6-manylinux-wheels_rel-7.0/40/ `pytorch_triton_rocm-3.2.0+rocm7.0.0.git20943800-cp313-cp313-linux_x86_64.whl pushed to http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.0/6/triton_main_conditionalize/pytorch_triton_rocm-3.2.0+rocm7.0.0.git20943800-cp313-cp313-linux_x86_64.whl` Mainline: http://rocm-ci.amd.com/job/mainline-pytorch2.6-manylinux-wheels/244/ `triton-3.2.0+rocm7.1.0.git20943800-cp313-cp313-linux_x86_64.whl pushed to http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-dkms-no-npi-hipclang/16516/triton_main_conditionalize/triton-3.2.0+rocm7.1.0.git20943800-cp313-cp313-linux_x86_64.whl`
This reverts commit 66b8d8d.
This reverts commit a6ac118.
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.
Validation: http://rocm-ci.amd.com/view/Release-7.0/job/pytorch2.6-manylinux-wheels_rel-7.0/45/
Resolves https://ontrack-internal.amd.com/browse/SWDEV-550252
Fixing : http://rocm-ci.amd.com/blue/organizations/jenkins/pytorch-manylinux-wheel-builder_rel-7.0/detail/pytorch-```