diff --git a/projects/rocprofiler-compute/.github/workflows/mi-rhel9.yml b/projects/rocprofiler-compute/.github/workflows/mi-rhel9.yml index e91a826438..de2f10d35d 100644 --- a/projects/rocprofiler-compute/.github/workflows/mi-rhel9.yml +++ b/projects/rocprofiler-compute/.github/workflows/mi-rhel9.yml @@ -65,6 +65,7 @@ jobs: echo "ROCM_PATH=$ROCM_PATH" echo "CI_QUEUE=$CI_QUEUE" echo "CI_ARCH=$CI_ARCH" + echo "CI_VISIBLE_DEVICES=$CI_VISIBLE_DEVICES" ulimit -u - name: Configure run: |