Skip to content

Commit

Permalink
Fix the ci
Browse files Browse the repository at this point in the history
  • Loading branch information
xuzhao9 committed Nov 21, 2024
1 parent da25a4e commit 0ac9fb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/_linux-test-h100.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
mkdir -p /workspace/tritonbench/.data
# speedup install and skip compile
ln -s /workspace/tritonbench/.data .
. "${SETUP_SCRIPT}"
python install.py --colfax --tk
- name: Test Tritonbench operators on H100 GPU
run: |
Expand Down

0 comments on commit 0ac9fb4

Please sign in to comment.