Add v1.07 issues to changelog

This commit is contained in:
Cole Ramos
2023-02-21 15:46:35 -06:00
committed by GitHub
parent 4b1a41bbc0
commit 8108a13b7f
+11 -2
View File
@@ -1,7 +1,16 @@
Version 1.0.7 (21 Feb 2023)
* Improve error message when no GPU(s) detected (#85)
* 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)
Version 1.0.6 (21 Dec 2022)
* CI update: documentation now published via github action (#22)