[ROCm/rocprofiler-compute commit: 8108a13b7f]
Этот коммит содержится в:
Cole Ramos
2023-02-21 15:46:35 -06:00
коммит произвёл GitHub
родитель 45e0659ed3
Коммит d9f021e52f
+11 -2
Просмотреть файл
@@ -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)