We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Example workflow:
https://github.com/pytorch/pytorch/actions/runs/8947639638/job/24579817866
Here is the errror:
We need to investigate and fix this issue
The text was updated successfully, but these errors were encountered: