Move perfmon_configs dir into omniperf_soc dir. Rename config dirs for clarity
Signed-off-by: colramos-amd <colramos@amd.com>
[ROCm/rocprofiler-compute commit: fbe6b2d683]
このコミットが含まれているのは:
@@ -132,6 +132,10 @@ class Omniperf:
|
||||
|
||||
@demarcate
|
||||
def detect_soc(self, arch=None):
|
||||
"""Load OmniSoC instance for Omniperf run
|
||||
"""
|
||||
# in case of analyze mode, we can explicitly specify an arch
|
||||
# rather than detect from rocminfo
|
||||
if not arch:
|
||||
mspec = get_machine_specs(0)
|
||||
arch = mspec.GPU
|
||||
|
||||
新しいイシューから参照
ユーザーをブロックする