Skip to content

Commit

Permalink
Update VERSION, CHANGELOG, and README citation for next release (ROCm…
Browse files Browse the repository at this point in the history
…#433)

Signed-off-by: Carrie Fallows <[email protected]>
Signed-off-by: xuchen-amd <[email protected]>
  • Loading branch information
cfallows-amd authored and xuchen-amd committed Oct 24, 2024
1 parent 51eba25 commit 9487ca1
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,29 @@

Full documentation for ROCm Compute Profiler is available at [https://rocm.docs.amd.com/projects/rocprofiler-compute/en/latest/](https://rocm.docs.amd.com/projects/rocprofiler-compute/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

Expand Down

0 comments on commit 9487ca1

Please sign in to comment.