Skip to content

Update and rename pylint.yml to rocm-sanity.yml #1

Update and rename pylint.yml to rocm-sanity.yml

Update and rename pylint.yml to rocm-sanity.yml #1

Workflow file for this run

name: Print Environment Variables
on: [push]
jobs:
print-env:
runs-on: rocm-1
steps:
- name: Print Environment Variables
run: printenv
- name: try 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