[rocprofiler-compute] Bump version and update changelog ahead of ROCm 7.2 release (#1908)
Este commit está contenido en:
@@ -4,30 +4,30 @@ Full documentation for ROCm Compute Profiler is available at [https://rocm.docs.
|
||||
|
||||
## Unreleased
|
||||
|
||||
## ROCm Compute Profiler 3.4.0 for ROCm 7.2.0
|
||||
|
||||
### Added
|
||||
|
||||
* Add `--list-blocks <arch>` option to general options to list available IP blocks on specified arch (similar to `--list-metrics`), cannot be used with `--block`.
|
||||
* `--list-blocks <arch>` option to general options. It lists the available IP blocks on the specified arch (similar to `--list-metrics`), however cannot be used with `--block`.
|
||||
|
||||
* Added `config_delta/gfx950_diff.yaml` to analysis config yamls to track the revision between a gfx9 architecture against the latest supported architecture gfx950
|
||||
* `config_delta/gfx950_diff.yaml` to analysis config YAMLs to track the revision between the gfx9xx GPUs against the latest supported gfx950 GPUs.
|
||||
|
||||
* Analysis db features
|
||||
* Add support for per kernel metrics analysis.
|
||||
* Add support for dispatch timeline analysis.
|
||||
* Show duration as median in addition to mean in kernel view.
|
||||
* Adds support for per kernel metrics analysis.
|
||||
* Adds support for dispatch timeline analysis.
|
||||
* Shows duration as median in addition to mean in kernel view.
|
||||
|
||||
### Changed
|
||||
|
||||
* `-b/--block` accepts block alias(es) (See block aliases using command-line option `--list-blocks <arch>`).
|
||||
* `-b/--block` accepts block alias(es). See block aliases using command-line option `--list-blocks <arch>`.
|
||||
|
||||
* analysis configs yamls are now managed with the new config management workflow in `tools/config_management/`
|
||||
* Analysis configs YAMLs are now managed with the new config management workflow in `tools/config_management/`.
|
||||
|
||||
* `amdsmi` python API is used instead of `amd-smi` CLI to query GPU specifications.
|
||||
|
||||
|
||||
### Removed
|
||||
* Removed `database` mode from `rocprofiler-compute`. This is to move our focus from grafana
|
||||
and mongodb integration to other visualization methods such as:
|
||||
* Analysis DB based Visualizer (upcoming)
|
||||
|
||||
* Removed `database` mode from ROCm Compute Profiler in favor of other visualization methods, rather than Grafana and MongoDB integration, such as the upcoming Analysis DB-based Visualizer.
|
||||
* Plotly server based standalone GUI
|
||||
* Commandline based Textual User Interface
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
3.3.1
|
||||
3.4.0
|
||||
|
||||
Referencia en una nueva incidencia
Block a user