diff --git a/CHANGELOG.md b/CHANGELOG.md index 455c8965fc..c6d3edc1cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,29 @@ Full documentation for Omniperf is available at [https://rocm.docs.amd.com/projects/omniperf/en/latest/](https://rocm.docs.amd.com/projects/omniperf/en/latest/). -## (Unreleased) Omniperf 2.0.1 for ROCm 6.2.0 +## (Unreleased) Omniperf 2.1.0 for ROCm 6.2.2 + +### Changes + + * enable rocprofv1 for MI300 hardware (#391) + * refactoring and updating documemtation (#362, #394, #398, #414, #420) + * branch renaming and workflow updates (#389, #404, #409) + * bug fix for analysis output + * add dependency checks on application launch (#393) + * patch for profiling multi-process/multi-GPU applications (#376, #396) + * packaging updates (#386) + * rename CHANGES to CHANGELOG.md (#410) + * rollback Grafana version in Dockerfile for Angular plugin compatibility (#416) + * enable CI triggers for Azure CI (#426) + * add GPU model distinction for MI300 systems (#423) + * new MAINTAINERS.md guide for omniperf publishing procedures (#402) + +### Optimizations + + * reduced running time of Omniperf when profiling (#384) + * console logging improvements + +## Omniperf 2.0.1 for ROCm 6.2.0 ### Changes diff --git a/README.md b/README.md index adbcb9ce3c..c2b696b276 100644 --- a/README.md +++ b/README.md @@ -50,11 +50,11 @@ style reference is provided below for convenience: Keith Lowery and Nicholas Curtis and Cristian Di Pietrantonio}, - title = {AMDResearch/omniperf: v2.0.1 (03 June 2024)}, - month = june, + title = {AMDResearch/omniperf: v2.1.0 (27 Sept 2024)}, + month = sept, year = 2024, publisher = {Zenodo}, - version = {v2.0.1}, + version = {v2.1.0}, doi = {10.5281/zenodo.7314631}, url = {https://doi.org/10.5281/zenodo.7314631} } diff --git a/VERSION b/VERSION index 38f77a65b3..7ec1d6db40 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.0.1 +2.1.0