Conversation
This is required for a fix in latest nightly wheels
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/106616
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit 7f03f6a: NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
malfet
left a comment
There was a problem hiding this comment.
LGTM
@jithunnair-amd can you please confirm, that all trition-rocm pins should be committed to https://github.com/ROCmSoftwarePlatform/triton/tree/triton-mlir-pyt-latest branch?
|
@pytorchbot merge -i |
Merge startedYour change will be merged while ignoring the following 1 checks: inductor / linux-focal-cpu-py3.8-gcc7-inductor / test (inductor_torchbench_cpu_accuracy, 1, 1, linux.4xlarge) Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Yes, for the nightly wheels, that's the triton branch we are using. |
This is required for a fix in latest nightly wheels in which the hip_runtime header file cannot be found during triton lowering ``` /tmp/tmpqoq6gtl8/main.c:3:14: fatal error: hip/hip_runtime.h: No such file or directory 3 | #include <hip/hip_runtime.h> | ^~~~~~~~~~~~~~~~~~~ ``` This is a single commit update to bring in this change ROCm/triton#283 Pull Request resolved: pytorch#106616 Approved by: https://github.com/malfet
This is required for a fix in latest nightly wheels in which the hip_runtime header file cannot be found during triton lowering
This is a single commit update to bring in this change
ROCm/triton#283
cc @jeffdaily @sunway513 @jithunnair-amd @pruthvistony @ROCmSupport @dllehr-amd @hongxiayang