Skip to content

[triton_kernels]incompatibility between Triton, PyTorch, and triton_kernels. #8024

Description

@shelby-luo

Describe the bug

I'm having some issues building triton_kernels. I'm struggling to compile both triton_kernels and Triton locally by cloning the triton source code. However, some errors are occurring due to incompatibility between Triton, PyTorch, and triton_kernels. I get some errors as below:

torch._inductor.exc.TritonMissing: Cannot find a working triton installation. Either the package is not installed or it is too old. More information on installing Triton can be found at: https://github.com/triton-lang/triton

Environment details

triton: 3.4.0
triton_kernels: 1.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions