Conversation
To include a cherry-pick of triton-lang/triton#2771 that should fix cuda-11.8 runtime issues
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/115743
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (1 Unrelated Failure)As of commit 0be5591 with merge base 310f6ab ( FLAKY - The following job failed but was likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@pytorchbot merge -f "Triton builds are green as well as inductor workflows, binarybuilds is a chicken and egg problem" |
|
Inductor builds are green for the initial version of the PR, see https://github.com/pytorch/pytorch/actions/runs/7198184572/job/19610687334 and https://github.com/pytorch/pytorch/actions/runs/7198184581/job/19607037243 |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
To include a cherry-pick of triton-lang/triton#2771 that should fix cuda-11.8 runtime issues Also, tweak build wheel script to update both ROCm and vanilla Trition builds version to 2.2 (even though on trunk it should probably be 3.3 already) TODO: Remove `ROCM_TRITION_VERSION` once both trunk and ROCM version are in sync again Pull Request resolved: pytorch#115743 Approved by: https://github.com/davidberard98
To include a cherry-pick of triton-lang/triton#2771 that should fix cuda-11.8 runtime issues Also, tweak build wheel script to update both ROCm and vanilla Trition builds version to 2.2 (even though on trunk it should probably be 3.3 already) TODO: Remove `ROCM_TRITION_VERSION` once both trunk and ROCM version are in sync again Pull Request resolved: pytorch#115743 Approved by: https://github.com/davidberard98
To include a cherry-pick of triton-lang/triton#2771 that should fix cuda-11.8 runtime issues
Also, tweak build wheel script to update both ROCm and vanilla Trition builds version to 2.2 (even though on trunk it should probably be 3.3 already)
TODO: Remove
ROCM_TRITION_VERSIONonce both trunk and ROCM version are in sync again