Skip to content

Commit

Permalink
change triton path
Browse files Browse the repository at this point in the history
  • Loading branch information
RUIJIEZHONG66166 committed Apr 1, 2024
1 parent 65f696f commit f66acd4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/inductor_xpu_e2e_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ jobs:
source activate e2e_ci
TRITON_PINNED_COMMIT=$(cat .github/ci_commit_pins/triton.txt)
echo ${TRITON_REPO}@${TRITON_PINNED_COMMIT}
cd ${{ github.workspace }}
cd ..
git clone -b llvm-target https://github.com/intel/intel-xpu-backend-for-triton
cd intel-xpu-backend-for-triton
git checkout ${TRITON_PINNED_COMMIT}
Expand Down

0 comments on commit f66acd4

Please sign in to comment.