Madsen, Jonathan
2d072f9217
[CI] Miscellaneous Testing Updates ( #305 )
...
* Add rocprofiler-sdk-utilities.cmake
- contains cmake function rocprofiler_sdk_get_gfx_architectures
* Update perfetto_reader.py
- fix hash collision
* Update project names in tests folders
- rocprofiler-tests -> rocprofiler-sdk-tests
* Fix incorrect allocation-error handling
* [CI] Disable openmp tests for navi2, navi3, and navi4
* Suppress leaks by omptarget and llvm
---------
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com >
2025-03-22 18:51:42 -05:00
Indic, Vladimir
49ce79a5b5
[SDK][rocprofv3] MI300 Stochastic PC sampling ( #92 )
...
* MI300 Stochastic PC sampling SDK API implementation
* ROCProfV3: Stochastic PC sampling Support (#94 )
* ROCProfV3: MI300 Stochastic PC sampling initial draft
* ROCProfV3: Initial Stochastic PC sampling Tests (#95 )
ROCProfV3: Initial Stochastic PC sampling tests
* Update rocprofiler_pc_sampling_record_stochastic_v0_t
- update doxygen docs for members
- replace rocprofiler_correlation_id_t with rocprofiler_async_correlation_id_t
* Relax the check in JSON tests
* drain PC sampling buffer during finalize_rocprofv3
* Increase timeout for "Test Install Build" step
- 10 minutes -> 20 minutes
- "Test Installed Packages" has 20 minutes so "Test Install Build" should also
---------
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com >
2025-03-21 14:40:45 -05:00
Vaddireddy, Sushma
09c7d44cc4
MI355X Support - PC Sampling and updating counter_defs.yaml ( #206 )
...
* Update mi350/gfx950 counter_defs.yaml (#131 )
* Update gfx950 counter_defs.yaml
* Update F8 MFMA for gfx950
* Update counter_defs.yaml
* Update counter_defs.yaml
* add simd_util counter
* add new rdc ops gfx950
* Update counter_defs.yaml
* New mi350 CPC counters
* Update counter_defs.yaml
* New mi350 spi counters
* Update new mi350 sq counter_defs.yaml
* Update TA counter_defs.yaml
* Update TD GFX950counter_defs.yaml
* Update TCP gfx950 counter_defs.yaml
* Update new gfx950 tcc counter_defs.yaml
* Update TCP_PENDING_STALL_CYCLES counter_defs.yaml
* MI355X Host-Trap PC sampling Support (#130 )
* Adding gfx12 to CU_NUM
* Add ELFABIVERSION_AMDGPU_HSA_V6
* add gfx950 to TEST_YAML_LOAD metric
* add gfx950 to append counters tests
* Updated CHANGELOG.md
---------
Co-authored-by: Kandula, Venkateshwar reddy <Venkateshwarreddy.Kandula@amd.com >
Co-authored-by: Indic, Vladimir <Vladimir.Indic@amd.com >
Co-authored-by: Bhardwaj, Gopesh <Gopesh.Bhardwaj@amd.com >
Co-authored-by: Madsen, Jonathan <Jonathan.Madsen@amd.com >
2025-03-17 15:20:40 -05:00
Nagaraj, Sriraksha
c30bb7cbda
Adding agent-index ( #189 )
...
* Adding agent-index
* review changes
* review comments addressed
* minor fix
* fix CI failure
* review comments
* Fix agent index test and address review comments
* Build Fixes
---------
Co-authored-by: Benjamin Welton <bewelton@amd.com >
2025-03-14 00:51:32 -07:00
Rawat, Swati
97b7a6315d
update copyright date to 2025 ( #102 )
...
* Update LICENSE
* Update conf.py
* Update copyright year
* [fix] Update copyright year
* Update copyright year "ROCm Developer Tools"
* Add license headers to c++ files
* Add license to *.py
* Update licenses in rocdecode sources
---------
Co-authored-by: srawat <120587655+SwRaw@users.noreply.github.com >
Co-authored-by: Mythreya <mythreya.kuricheti@amd.com >
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com >
2025-01-22 19:11:20 -06:00
Indic, Vladimir
00d4c179c6
ROCProfV3 PC sampling tests: Initial multi-agents test ( #72 )
...
Testing multi-agent host-trap PC sampling support in ROCProfV3.
2025-01-04 02:35:16 +01:00