Skip to content

Commit

Permalink
Update and rename pylint.yml to rocm-sanity.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
okakarpa authored Sep 20, 2024
1 parent 854d6be commit dbf5c1c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
- name: Print Environment Variables
run: printenv
- name: try rocm-smi
run: docker run -it --network=host $RENDER_DEVICES --group-add video --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --shm-size=64G rocm/rocm-terminal rocm-smi
run: docker run -it $RENDER_DEVICES --group-add video --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --shm-size=64G rocm/rocm-terminal rocm-smi

0 comments on commit dbf5c1c

Please sign in to comment.