Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Triton build is failing from time to time with error on python 3.12 with Exit code 137 #1815

Open
atalman opened this issue May 7, 2024 · 0 comments

Comments

@atalman
Copy link
Contributor

atalman commented May 7, 2024

Example workflow:
https://github.com/pytorch/pytorch/actions/runs/8947639638/job/24579817866

Here is the errror:

[185/194] /opt/rh/devtoolset-9/root/usr/bin/c++ -DTRITON_BACKENDS_TUPLE="(nvidia,amd)" -DUSE_ROCM -Iunittest/Dialect/TritonGPU -I../../../unittest/Dialect/TritonGPU -I../../../include -I/root/.triton/pybind11/pybind11-2.11.1/include -I../../../. -I/root/.triton/llvm/llvm-6f44bb77-centos-x64/include -Iinclude -I../../../third_party -Ithird_party -I../../src -I$PREFIX/include/python3.12 -I../../../third_party/amd/lib/TritonAMDGPUTransforms/../../include -Ithird_party/amd/lib/TritonAMDGPUTransforms/../../include -isystem _deps/googletest-src/googletest/include -isystem _deps/googletest-src/googletest -isystem _deps/googletest-src/googlemock/include -isystem _deps/googletest-src/googlemock -D__STDC_FORMAT_MACROS  -fPIC -std=gnu++17 -Werror -Wno-covered-switch-default -fvisibility=hidden -O2 -g -fno-rtti -std=gnu++17 -MD -MT unittest/Dialect/TritonGPU/CMakeFiles/Dialect.dir/DialectTest.cpp.o -MF unittest/Dialect/TritonGPU/CMakeFiles/Dialect.dir/DialectTest.cpp.o.d -o unittest/Dialect/TritonGPU/CMakeFiles/Dialect.dir/DialectTest.cpp.o -c ../../../unittest/Dialect/TritonGPU/DialectTest.cpp
Error: Process completed with exit code 137.

We need to investigate and fix this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant