Files
rocm-systems/runtime/packages/rocr_tools_legacy/description
T
Ramesh Errabolu d015d78de3 Support the building and packaging of legacy ROCr tools by itself
Change-Id: I2247bf7a46ee93495340f7b2603b09dc6b667443
2019-12-18 19:20:03 -06:00

16 строки
581 B
Plaintext
Исполняемый файл

This package includes legacy version of ROCr Tools library. The use
of this library is deprecatd and no longer supported.
This library provides following services:
- Kernel dispatches via PM4 path
- Collection of Performance Counters
- The last ROCm release that supported CodeXL was 2.6
- Submission of Pm4 commands via AQL packets enables this functionality
- Support various Debugger related activities
- The last ROCm release that supported Debugger was 2.6
Services other than kernel dispatches are AMD private i.e. are
not defined by any specification.