ROCm / rocprofiler-compute

Advanced Profiling and Analytics for AMD Hardware
https://rocm.docs.amd.com/projects/omniperf/en/latest/
MIT License
135 stars 49 forks source link

Add the ability to determine GPU model from Chip ID #423

Closed xuchen-amd closed 1 month ago

xuchen-amd commented 1 month ago

Add the ability to determine GPU model from Chip ID to distinguish MI300 systems by using a built-in dictionary. The built-in dictionary should be populated to include known chip id to system pairs.

coleramos425 commented 1 month ago

Looks good. @xuchen-amd once you fix Python formatting, I will squash and merge.