2023-05-30 11:28:44 -05:00
|
|
|
Version 1.0.8 (30 May 2023)
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
* 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)
|
2023-05-30 11:34:33 -05:00
|
|
|
* adding dockerfiles for all supported Linux distros
|
2023-05-30 11:28:44 -05:00
|
|
|
* new examples for `--roof-only` and `--kernel` options added to documentation
|
|
|
|
|
|
|
|
|
|
* enable cli analysis in Windows (#110)
|
|
|
|
|
* optional random port number in standalone GUI (#111)
|
2023-05-30 11:34:33 -05:00
|
|
|
* limit length of visible kernelName in `--kernel-names` option (#115)
|
2023-05-30 11:28:44 -05:00
|
|
|
* adjust metric definitions (#117, #130)
|
|
|
|
|
* manually merge rocprof runs, overriding default rocprofiler implementation (#125)
|
|
|
|
|
* fixed compatibility issues with Python 3.11 (#131)
|
|
|
|
|
|
2023-04-17 14:14:51 -05:00
|
|
|
Version 1.0.8-PR2 (17 Apr 2023)
|
2023-05-30 11:28:44 -05:00
|
|
|
|
2023-04-17 14:14:51 -05:00
|
|
|
* 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)
|
2023-05-30 11:34:33 -05:00
|
|
|
* adding dockerfiles for all supported Linux distros
|
2023-04-17 14:14:51 -05:00
|
|
|
* new examples for `--roof-only` and `--kernel` options added to documentation
|
|
|
|
|
|
2023-03-13 15:52:11 -05:00
|
|
|
Version 1.0.8-PR1 (13 Mar 2023)
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
2023-02-21 14:44:03 -06:00
|
|
|
Version 1.0.7 (21 Feb 2023)
|
|
|
|
|
|
2023-02-21 15:46:35 -06:00
|
|
|
* update documentation (#52, #64)
|
|
|
|
|
* improved detection of invalid command line arguments (#58, #76)
|
|
|
|
|
* enhancements to standalone roofline (#61)
|
|
|
|
|
* enable Omniperf on systems with X-server (#62)
|
|
|
|
|
* raise minimum version requirement for rocm (#64)
|
|
|
|
|
* enable baseline comparison in CLI analysis (#65)
|
|
|
|
|
* add multi-normalization to new metrics (#68, #81)
|
|
|
|
|
* support alternative profilers (#70)
|
|
|
|
|
* add MI100 configs to override rocprofiler's incomplete default (#75)
|
|
|
|
|
* improve error message when no GPU(s) detected (#85)
|
2023-02-21 15:53:35 -06:00
|
|
|
* separate CI tests by Linux distro and add status badges
|
2023-02-21 15:46:35 -06:00
|
|
|
|
2022-12-21 12:39:05 -06:00
|
|
|
Version 1.0.6 (21 Dec 2022)
|
|
|
|
|
|
|
|
|
|
* CI update: documentation now published via github action (#22)
|
|
|
|
|
* better error detection for incomplete ROCm installs (#56)
|
|
|
|
|
|
2022-12-12 15:01:35 -05:00
|
|
|
Version 1.0.5 (13 Dec 2022)
|
|
|
|
|
|
|
|
|
|
* store application command-line parameters in profiling output (#27)
|
|
|
|
|
* enable additional normalizations in CLI mode (#30)
|
2022-12-13 09:28:26 -05:00
|
|
|
* add missing ubuntu 20.04 roofline binary to packaging (#34)
|
2022-12-12 15:01:35 -05:00
|
|
|
* update L1 bandwidth metric calculations (#36)
|
|
|
|
|
* add L1 <-> L2 bandwidth calculation (#37)
|
|
|
|
|
* documentation updates (#38, #41)
|
2022-12-12 17:53:55 -06:00
|
|
|
* enhanced subprocess logging to identify critical errors in rocprofiler (#50)
|
2022-12-13 09:28:26 -05:00
|
|
|
* maintain git sha in production installs from tarball (#53)
|
2022-12-12 15:01:35 -05:00
|
|
|
|
2022-11-11 15:15:07 -06:00
|
|
|
Version 1.0.4 (11 Nov 2022)
|
|
|
|
|
|
|
|
|
|
* update python requirements.txt with minimum versions for numpy and pandas
|
|
|
|
|
* addition of progress bar indicator in web-based GUI (#8)
|
|
|
|
|
* reduced default content for web-based GUI to reduce load times (#9)
|
|
|
|
|
* minor packaging and CI updates
|
2022-11-11 15:49:55 -06:00
|
|
|
* variety of documentation updates
|
2022-11-11 15:52:00 -06:00
|
|
|
* added an optional argument to vcopy.cpp workload example to specify device id
|
2022-11-11 15:15:07 -06:00
|
|
|
|
|
|
|
|
Version 1.0.3 (07 Nov 2022)
|
|
|
|
|
|
2022-12-13 09:29:27 -05:00
|
|
|
* initial Omniperf release
|