Skip to content

Commit

Permalink
move groups
Browse files Browse the repository at this point in the history
  • Loading branch information
saienduri authored Oct 24, 2024
1 parent cba8978 commit 427ac64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
run: |
sudo usermod -a -G render,video,sudo $LOGNAME
rocm-smi
rocminfo
groups
rocminfo
python3.11 -m venv bench_venv
source bench_venv/bin/activate
pip install --upgrade pip
Expand Down

0 comments on commit 427ac64

Please sign in to comment.