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

Enable rocprofv2 on Mi200 #295

Closed coleramos425 closed 8 months ago

coleramos425 commented 8 months ago

Is your feature request related to a problem? Please describe. Currently, we only support rocprofv1 for Mi200 profiling. Fundamentally there's no reason why we can't also enable support for rocprofv2. Let's add support.

Describe the solution you'd like Only change required: https://github.com/AMDResearch/omniperf/blob/4a8917f8802dabe995294390730796fcddfe3017/src/omniperf_soc/soc_gfx90a.py#L55

Additional context I want to make a note that this combo of profiler+soc isn't covered in our CI tests. We may want to consider adding this @JoseSantosAMD . Logically it would make sense to add it when we roll out ROCm 6 CI tests