Distributed Compiler based on Triton for Parallel Systems

1 Open Issue Need Help Last updated: Dec 30, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The user is encountering a build failure when attempting to compile the project within a ROCm 7.1 Docker container. The error specifically points to a C++ object compilation failure related to `CuptiApi.cpp.o` within a third-party `ProtonDriver` component, indicating a potential incompatibility or an attempt to build CUDA-specific code on a ROCm-only system.

Complexity: 4/5
good first issue

Distributed Compiler based on Triton for Parallel Systems

Python