Skip to content

Commit

Permalink
cache env
Browse files Browse the repository at this point in the history
  • Loading branch information
saienduri committed Oct 30, 2024
1 parent 416e4b5 commit 466d2fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kernel-bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
kernel-bench:
runs-on: amdgpu-mi250-x86-64
env:
KERNEL_VENV_DIR: ${{ github.workspace }}/triton_bench
KERNEL_VENV_DIR: /groups/aig_sharks/triton_bench
steps:
- name: Checkout Repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 466d2fe

Please sign in to comment.