ci debugging

Signed-off-by: Karl W Schulz <karl.schulz@amd.com>
This commit is contained in:
Karl W Schulz
2024-01-04 17:29:25 -06:00
parent c4ab914240
commit aab20cc66d
+4
View File
@@ -36,6 +36,10 @@ jobs:
cmake -DENABLE_COVERAGE=OFF ..
- name: Create HIP binary (vcopy)
run: hipcc -o tests/vcopy ./sample/vcopy.cpp
- name: rocm-smi
run: |
rocm-smi
srun -N 1 -J omniperf -p ci -t 00:05:00 rocm-smi
- name: rocminfo
run: srun -N 1 -J omniperf -p ci -t 00:05:00 strace rocminfo
- name: Run [profile] mode