handle unspecified case
Signed-off-by: Nicholas Curtis <nicurtis@amd.com>
[ROCm/rocprofiler-compute commit: 1f584c1612]
This commit is contained in:
committed by
Cole Ramos
parent
562e36a5c3
commit
f7da503e6f
@@ -102,6 +102,7 @@ class OmniSoC_Base:
|
||||
def check_arch_override(self):
|
||||
if "OMNIPERF_ARCH_OVERRIDE" in os.environ.keys():
|
||||
return os.environ["OMNIPERF_ARCH_OVERRIDE"]
|
||||
return ""
|
||||
|
||||
@demarcate
|
||||
def populate_mspec(self):
|
||||
|
||||
Reference in New Issue
Block a user