additional mod needed to support roofline binaries potentially

executing from two different locations

Signed-off-by: Karl W Schulz <karl.schulz@amd.com>


[ROCm/rocprofiler-compute commit: b5011ff0ae]
This commit is contained in:
Karl W Schulz
2024-04-22 09:00:18 -05:00
والد 6d277e5443
کامیت 2653dc850b
@@ -472,6 +472,7 @@ def mibench(args, mspec):
for path in binary_paths:
if os.path.exists(path):
found = True
path_to_binary = path
break
if not found: