diff --git a/tests/test_profile_general.py b/tests/test_profile_general.py index d71669077..42fb721c8 100644 --- a/tests/test_profile_general.py +++ b/tests/test_profile_general.py @@ -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: