Skip to content

Commit

Permalink
Debug lines
Browse files Browse the repository at this point in the history
Signed-off-by: coleramos425 <[email protected]>
  • Loading branch information
coleramos425 committed Nov 21, 2024
1 parent 2897e4e commit 1768632
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_profile_general.py
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,8 @@ def gpu_soc():


soc = gpu_soc()
print(f"SoC is {soc}")
print(run(["ls", "/opt"]))

# Set rocprofv2 as profiler if MI300
if "MI300" in soc:
Expand Down

0 comments on commit 1768632

Please sign in to comment.