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

Update minimum version requirements for rocm #64

Closed koomie closed 1 year ago

koomie commented 1 year ago

With the switch to leverage counter files supplied directly with rocm, it appears the minimum version check may need to be updated. Running on Crusher, I get an unknown hardware counter in profile mode using rocm/5.1.0. Howevere, rocm/5.2.0 runs without incident.

In the meantime, I have updated the minimum version requirement for the omniperf/1.6.0 module on Crusher to require rocm 5.2.0 or newer.

coleramos425 commented 1 year ago

Done.