Version bump and CHANGELOG update for 7.1 (#1563)
This commit is contained in:
@@ -224,3 +224,17 @@ Full documentation for ROCprofiler-SDK is available at [rocm.docs.amd.com/projec
|
||||
### Removed
|
||||
|
||||
- Support for compilation of gfx940 and gfx941 targets.
|
||||
|
||||
|
||||
## ROCprofiler-SDK 1.1.0 for ROCm release 7.1
|
||||
|
||||
### Added
|
||||
- Dynamic process attachment- ROCprofiler-sdk and `rocprofv3` now facilitate dynamic profiling of a running GPU applications by attaching to its process ID (PID), rather than launching the application through the profiler itself.
|
||||
- Scratch-memory trace information to the Perfetto output in `rocprofv3`.
|
||||
- New capabilities to the thread trace support in `rocprofv3`, including real-time clock support for thread trace alignment on gfx9 architecture. This enables high-resolution clock computation and better synchronization across shader engines. Additionally, `MultiKernelDispatch` thread trace support is now available across all ASICs.
|
||||
- Documentation for dynamic process attachment.
|
||||
- Documentation for `rocpd` summaries.
|
||||
|
||||
|
||||
### Optimized
|
||||
- Improved the stability and robustness of the `rocpd` output.
|
||||
@@ -1 +1 @@
|
||||
1.0.0
|
||||
1.1.0
|
||||
|
||||
مرجع در شماره جدید
Block a user