Skip to content

v1.0.8 (30 May 2023)

Compare
Choose a tag to compare
@coleramos425 coleramos425 released this 31 May 00:01
· 672 commits to main since this release

PR1 Updates

  • add --kernel-names option to toggle kernelName overlay in standalone roofline plot (#93)
  • remove unused python modules (#96)
  • fix empirical roofline calculation for single dispatch workloads (#97)
  • match color of arithmetic intensity points to corresponding bw lines

PR2 Updates

  • ux improvements in standalone GUI (#101)
  • enhanced readability for filtering dropdowns in standalone GUI (#102)
  • new logfile to capture rocprofiler output (#106)
  • roofline support for sles15 sp4 and future service packs (#109)
  • adding dockerfiles for all supported Linux distros
  • new examples for --roof-only and --kernel options added to documentation

Additional Updates

  • enable cli analysis in Windows (#110)
  • optional random port number in standalone GUI (#111)
  • limit length of visible kernelName in --kernel-names option (#115)
  • adjust metric definitions (#117, #130)
  • manually merge rocprof runs, overriding default rocprofiler implementation (#125)
  • fixed compatibility issues with Python 3.11 (#131)

Documentation available at https://rocm.github.io/omniperf/1.x/
Associated release tarball: omniperf-v1.0.8.tar.gz