diff --git a/projects/rocprofiler-compute/.github/workflows/mi-rhel9.yml b/projects/rocprofiler-compute/.github/workflows/mi-rhel9.yml index 8df1990375..e91a826438 100644 --- a/projects/rocprofiler-compute/.github/workflows/mi-rhel9.yml +++ b/projects/rocprofiler-compute/.github/workflows/mi-rhel9.yml @@ -28,6 +28,7 @@ jobs: env: PYTHONPATH: /home1/ciuser/omniperf_deps + CI_VISIBLE_DEVICES 1 name: ROCm v${{ matrix.version }} / ${{ matrix.hardware }} steps: - name: Checkout