43 строки
1.7 KiB
Plaintext
43 строки
1.7 KiB
Plaintext
Version 1.0.7 (21 Feb 2023)
|
|
|
|
* 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)
|
|
* separate CI tests by Linux distro and add status badges
|
|
|
|
Version 1.0.6 (21 Dec 2022)
|
|
|
|
* CI update: documentation now published via github action (#22)
|
|
* better error detection for incomplete ROCm installs (#56)
|
|
|
|
Version 1.0.5 (13 Dec 2022)
|
|
|
|
* store application command-line parameters in profiling output (#27)
|
|
* enable additional normalizations in CLI mode (#30)
|
|
* add missing ubuntu 20.04 roofline binary to packaging (#34)
|
|
* update L1 bandwidth metric calculations (#36)
|
|
* add L1 <-> L2 bandwidth calculation (#37)
|
|
* documentation updates (#38, #41)
|
|
* enhanced subprocess logging to identify critical errors in rocprofiler (#50)
|
|
* maintain git sha in production installs from tarball (#53)
|
|
|
|
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
|
|
* variety of documentation updates
|
|
* added an optional argument to vcopy.cpp workload example to specify device id
|
|
|
|
Version 1.0.3 (07 Nov 2022)
|
|
|
|
* initial Omniperf release
|