Cambricon / triton-linalg

Development repository for the Triton-Linalg conversion
Apache License 2.0
131 stars 10 forks source link

Rebuild but "triton-linalg-opt" have not been generated #6

Closed xuel0707 closed 2 months ago

xuel0707 commented 2 months ago
  1. cd triton-linalg/triton;
  2. rm -rf python/build
  3. TRITON_BUILD_WITH_CLANG_LLD=true TRITON_BUILD_WITH_CCACHE=true pip3 install -e python --no-build-isolation -vvv
  4. image