ci debugging
Signed-off-by: Karl W Schulz <karl.schulz@amd.com>
[ROCm/rocprofiler-compute commit: 3cbc283924]
This commit is contained in:
@@ -248,7 +248,8 @@ def gpu_soc():
|
||||
elif gpu_id == "gfx900":
|
||||
return "vega10"
|
||||
else:
|
||||
print("Invalid SoC")
|
||||
print("Invalid SoC (%s)" % gpu_id)
|
||||
print(rocminfo)
|
||||
assert 0
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user