Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ESI-SYD committed May 13, 2024
1 parent 40ad5a8 commit 2b7532d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/triton-benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
source /home/runner/intel/oneapi/mkl/2024.1/env/vars.sh
cd benchmarks
python setup.py bdist_wheel
pip install python/dist/*.whl
pip install dist/*.whl
- name: Run xetla benchmark
run: |
Expand Down

0 comments on commit 2b7532d

Please sign in to comment.