8000 Move all CI/CD workflows from focal to jammy · Issue #154157 · pytorch/pytorch · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Move all CI/CD workflows from focal to jammy #154157
Closed
@atalman

Description

@atalman

🐛 Describe the bug

See for reference: actions/runner-images#11101

Looks like triton is recently switched to building llvm on ubuntu 20.04 -> ubuntu 22.04:
triton-lang/triton@6633170

We are seeing a failure on our CI when trying to update to latest triton related to new glibc version :
https://github.com/pytorch/pytorch/actions/runs/15175457409/job/42674863154

43 83.62 /var/lib/jenkins/.triton/llvm/llvm-3c709802-ubuntu-x64/bin/mlir-tblgen: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /var/lib/jenkins/.triton/llvm/llvm-3c709802-ubuntu-x64/bin/mlir-tblgen)
#43 83.62 /var/lib/jenkins/.triton/llvm/llvm-3c709802-ubuntu-x64/bin/mlir-tblgen: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /var/lib/jenkins/.triton/llvm/llvm-3c709802-ubuntu-x64/bin/mlir-tblgen)
#43 83.62 /var/lib/jenkins/.triton/llvm/llvm-3c709802-ubuntu-x64/bin/mlir-tblgen: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /var/lib/jenkins/.triton/llvm/llvm-3c709802-ubuntu-x64/bin/mlir-tblgen)
#43 83.62 /var/lib/jenkins/.triton/llvm/llvm-3c709802-ubuntu-x64/bin/mlir-tblgen: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /var/lib/jenkins/.triton/llvm/llvm-3c709802-ubuntu-x64/bin/mlir-tblgen)
#43 83.62 /var/lib/jenkins/.triton/llvm/llvm-3c709802-ubuntu-x64/bin/mlir-tblgen: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.30' not found (required by /var/lib/jenkins/.triton/llvm/llvm-3c709802-ubuntu-x64/bin/mlir-tblgen)
#43 83.62 [36/347] Building OpsEnums.cpp.inc...

PR - moving inductor workflows #154153

Versions

2.8.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    oncall: relengIn support of CI and Release EngineeringtriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0