intel / intel-xpu-backend-for-triton

OpenAI Triton backend for Intel® GPUs
MIT License
136 stars 40 forks source link

Stock PyTorch can‘t update triton commit pin due to triton version #2467

Open guangyey opened 4 hours ago

guangyey commented 4 hours ago

The current triton version in main branch is 3.0.0. But stock PyTorch needs triton version is 3.1.0. This blocks the reland of https://github.com/pytorch/pytorch/pull/135567. Please help take a look.

riverliuintel commented 3 hours ago

@vlad-penkin @alexbaden we need the version update for PyTorch main branch Triton upgrade.