Adding Ubuntu binary support to project

Signed-off-by: colramos-amd <colramos@amd.com>


[ROCm/rocprofiler-compute commit: c3c2eef259]
This commit is contained in:
colramos-amd
2022-11-07 10:25:30 -06:00
parent 729634501f
commit cd9a98526b
2 changed files with 5 additions and 0 deletions
@@ -33,6 +33,7 @@ SOC_LIST = ["mi50", "mi100", "mi200"]
DISTRO_MAP = {
"platform:el8": "rhel8",
"15.3": "sle15sp3",
"20.04": "ubuntu20_04"
}
version = os.path.join(OMNIPERF_HOME.parent, "VERSION")
try: