Skip to content

Commit 05fbfd4

Browse files
authored
Note and changelog updated (#861)
1 parent f7e43fd commit 05fbfd4

File tree

2 files changed

+17
-23
lines changed

2 files changed

+17
-23
lines changed

CHANGELOG.md

Lines changed: 17 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Full documentation for ROCm Compute Profiler is available at [https://rocm.docs.
4747
* Remove aggregated analysis view from TUI mode
4848

4949

50-
## ROCm Compute Profiler 3.2.1 for ROCm 7.0.0
50+
## ROCm Compute Profiler 3.2.3 for ROCm 7.0.0
5151

5252
### Added
5353

@@ -96,7 +96,7 @@ Full documentation for ROCm Compute Profiler is available at [https://rocm.docs.
9696

9797
* Roofline support for RHEL 10 OS.
9898

99-
* FP4 and FP6 data types have been added for roofline profiling on AMD Instinct MI350 series.
99+
* `FP4` and `FP6` data types have been added for roofline profiling on AMD Instinct MI350 series.
100100

101101
#### rocprofv3 support
102102

@@ -114,17 +114,8 @@ Full documentation for ROCm Compute Profiler is available at [https://rocm.docs.
114114
* ``-b`` option in profile mode also accepts hardware IP block for filtering; however, this filter support will be deprecated soon.
115115
* ``--list-metrics`` option added in profile mode to list possible metric id(s), similar to analyze mode.
116116

117-
* Interface to ROCprofiler-SDK.
118-
* Setting the environment variable ``ROCPROF=rocprofiler-sdk`` will use ROCprofiler-SDK C++ library instead of ``rocprofv3`` python script.
119-
* Add --rocprofiler-sdk-library-path runtime option to choose the path to rocprofiler-sdk library to be used
120-
* Using rocprof v1 / v2 / v3 interfaces will trigger a deprecation warning to use rocprofiler-sdk interface
121-
122117
* Support MEM chart on CLI (single run)
123118

124-
* Deprecation warning for MongoDB database update mode.
125-
126-
* Deprecation warning for ``rocm-smi``
127-
128119
* ``--specs-correction`` option to provide missing system specifications for analysis.
129120

130121
### Changed
@@ -136,7 +127,12 @@ Full documentation for ROCm Compute Profiler is available at [https://rocm.docs.
136127
* Changed the condition when Roofline PDFs are generated during general profiling and ``--roof-only`` profiling (skip only when ``--no-roof`` option is present).
137128
* Updated Roofline binaries:
138129
* Rebuild using latest ROCm stack
139-
* Minimum OS distribution support minimum for roofline feature is now Ubuntu 22.04, RHEL 9, and SLES15 SP6.
130+
* Minimum OS distribution support minimum for roofline feature is now Ubuntu 22.04, RHEL 8, and SLES15 SP6.
131+
132+
### Removed
133+
134+
* Roofline support for Ubuntu 20.04 and SLES below 15.6
135+
* Removed support for AMD Instinct MI50 and MI60.
140136

141137
### Optimized
142138

@@ -146,7 +142,10 @@ Full documentation for ROCm Compute Profiler is available at [https://rocm.docs.
146142

147143
* Fixed kernel name and kernel dispatch filtering when using ``rocprofv3``.
148144
* Fixed an issue of TCC channel counters collection in ``rocprofv3``.
149-
* Fixed peak FLOPS of F8, I8, F16, and BF16 on AMD Instinct MI 300.
145+
* Fixed peak FLOPS of `F8`, `I8`, `F16`, and `BF16` on AMD Instinct MI300.
146+
* Fixed not detecting memory clock issue when using amd-smi
147+
* Fixed standalone GUI crashing
148+
* Fixed L2 read/write/atomic bandwidths on AMD Instinct MI350 series.
150149

151150
### Known issues
152151

@@ -165,19 +164,15 @@ Full documentation for ROCm Compute Profiler is available at [https://rocm.docs.
165164

166165
* Memory chart on ROCm Compute Profiler CLI might look corrupted if the CLI width is too narrow.
167166

168-
### Removed
169-
170-
* Roofline support for Ubuntu 20.04 and SLES below 15.6
171-
* Removed support for AMD Instinct MI50 and MI60.
167+
* Roofline feature is currently not functional on Azure Linux 3.0 and Debian 12.
172168

173169
### Upcoming changes
174170

175-
* ``rocprof v1/v2/v3`` interfaces will be removed in favor of the ROCprofiler-SDK interface, which directly accesses ``rocprofv3`` C++ tool.
176-
* To use ROCprofiler-SDK interface, set environment variable `ROCPROF=rocprofiler-sdk` and optionally provide profile mode option ``--rocprofiler-sdk-library-path /path/to/librocprofiler-sdk.so``
171+
* ``rocprof v1/v2/v3`` interfaces will be removed in favor of the ROCprofiler-SDK interface, which directly accesses ``rocprofv3`` C++ tool. Using ``rocprof v1/v2/v3`` interfaces will trigger a deprecation warning.
172+
* To use ROCprofiler-SDK interface, set environment variable `ROCPROF=rocprofiler-sdk` and optionally provide profile mode option ``--rocprofiler-sdk-library-path /path/to/librocprofiler-sdk.so``. Add ``--rocprofiler-sdk-library-path`` runtime option to choose the path to ROCprofiler-SDK library to be used.
177173
* Hardware IP block based filtering using ``-b`` option in profile mode will be removed in favor of analysis report block based filtering using ``-b`` option in profile mode.
178-
* Using rocprof v1 / v2 / v3 interfaces will trigger a deprecation warning to use rocprofiler-sdk interface
179-
* MongoDB database support will be removed.
180-
* Usage of ``rocm-smi`` will be removed in favor of ``amd-smi``.
174+
* MongoDB database support will be removed, and a deprecation warning has been added to the application interface.
175+
* Usage of ``rocm-smi`` is deprecated in favor of ``amd-smi``, and a deprecation warning has been added to the application interface.
181176

182177

183178
## ROCm Compute Profiler 3.1.1 for ROCm 6.4.2

docs/how-to/profile/mode.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,6 @@ successfully.
509509
.. note::
510510

511511
* ROCm Compute Profiler currently captures roofline profiling for all data types, and you can reduce the clutter in the PDF outputs by filtering the data type(s). Selecting multiple data types will overlay the results into the same PDF. To generate results in separate PDFs for each data type from the same workload run, you can re-run the profiling command with each data type as long as the ``roofline.csv`` file still exists in the workload folder.
512-
* Roofline feature is currently not enabled on AMD Instinct MI350.
513512

514513
The following image is a sample ``empirRoof_gpu-0_FP32.pdf`` roofline
515514
plot.

0 commit comments

Comments
 (0)