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
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