christian-heusel
6c8a2da29a
rocr:Add missing cstdint include
...
[ROCm/ROCR-Runtime commit: 5cc61b714d ]
2025-05-06 20:52:48 -04:00
Galantsev, Dmitrii
fa8b89f4ae
CMAKE - Format with cmake-format
...
Change-Id: I08e71fc5060b1f6e0168225cc5fe66886c2044bd
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-05-06 17:28:14 -05:00
Galantsev, Dmitrii
1e8bc4dc96
CMAKE - Format with cmake-format
...
Change-Id: I08e71fc5060b1f6e0168225cc5fe66886c2044bd
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
[ROCm/rdc commit: fa8b89f4ae ]
2025-05-06 17:28:14 -05:00
Galantsev, Dmitrii
f89beb90f5
CMAKE - Add cmake-format
...
Change-Id: I4036859491934ed26303530d0dc1afb4f1b0d0cd
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-05-06 17:28:14 -05:00
Galantsev, Dmitrii
a4e9002fc1
CMAKE - Add cmake-format
...
Change-Id: I4036859491934ed26303530d0dc1afb4f1b0d0cd
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
[ROCm/rdc commit: f89beb90f5 ]
2025-05-06 17:28:14 -05:00
vedithal-amd
98367932a3
Use gpu model series instead of gpu model name for testing ( #696 )
...
[ROCm/rocprofiler-compute commit: dbb7f4d493 ]
2025-05-06 18:23:08 -04:00
vedithal-amd
dbb7f4d493
Use gpu model series instead of gpu model name for testing ( #696 )
2025-05-06 18:23:08 -04:00
vedithal-amd
bd04d43108
Fix PC sampling analysis config issue ( #697 )
...
[ROCm/rocprofiler-compute commit: abd500593b ]
2025-05-06 18:22:15 -04:00
vedithal-amd
abd500593b
Fix PC sampling analysis config issue ( #697 )
2025-05-06 18:22:15 -04:00
Galantsev, Dmitrii
02c0786a2c
Profiler - Add SIMD_UTILIZATION ( #171 )
...
Change-Id: I19d5acd80dbed8c4fc4e1c85eec71ca89398d299
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-05-06 13:20:03 -07:00
Galantsev, Dmitrii
b6488d150d
Profiler - Add SIMD_UTILIZATION ( #171 )
...
Change-Id: I19d5acd80dbed8c4fc4e1c85eec71ca89398d299
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
[ROCm/rdc commit: 02c0786a2c ]
2025-05-06 13:20:03 -07:00
Jayaprakash, Karthik
fa55557f46
SWDEV-493805 - Cleaning up launch parameters arguments. ( #241 )
2025-05-06 15:06:13 -04:00
Ramakrishnan, Ranjith
bbd2edcca3
Remove the backward compatibility code for file reorganization ( #14 )
...
Remove the backward compatibilty code for file reorganization
File reorg backward compatibility support is no longer required
[ROCm/rocm-core commit: 33d87ba25d ]
2025-05-06 08:43:03 -07:00
Ramakrishnan, Ranjith
33d87ba25d
Remove the backward compatibility code for file reorganization ( #14 )
...
Remove the backward compatibilty code for file reorganization
File reorg backward compatibility support is no longer required
2025-05-06 08:43:03 -07:00
Chaudhary, Jatin Jaikishan
b4ff023d37
SWDEV-461087 - fp4/fp6/fp8 ocp header ( #29 )
...
Change-Id: I019d768a770ebe5973cce737e91850e2400d10bb
2025-05-06 15:32:47 +05:30
Dittakavi, Satyanvesh
607f8f26fd
SWDEV-529831 - Return error if the program is empty ( #257 )
2025-05-06 15:12:12 +05:30
Chaudhary, Jatin Jaikishan
a71c6eb1a0
SWDEV-529854 - __hmax/__hmin should handle nan's ( #246 )
2025-05-06 09:42:15 +01:00
Chaudhary, Jatin Jaikishan
b1ebf33850
SWDEV-529927 - add missing operations for fp16/bf16 ( #238 )
2025-05-06 09:41:21 +01:00
Gollamandala, Srinivasarao
327edf98b3
SWDEV-513197-[catch2][dtest]PerfTest-Improve launch performance for Device Heap kernels ( #159 )
2025-05-06 08:14:52 +05:30
Kuricheti, Mythreya
0e829c9342
Add enum to string cxx utils ( #153 )
...
* Add enum to string cxx utils
* Add license header
* Address review comments
* Add version assertions
* Address review comments
* Fix thread trace header include
---------
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com >
[ROCm/rocprofiler-sdk commit: eaf3bbceb7 ]
2025-05-05 21:02:13 -05:00
Kuricheti, Mythreya
eaf3bbceb7
Add enum to string cxx utils ( #153 )
...
* Add enum to string cxx utils
* Add license header
* Address review comments
* Add version assertions
* Address review comments
* Fix thread trace header include
---------
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com >
2025-05-05 21:02:13 -05:00
David Galiffi
29a312f7df
Fix build failure for the openmp-target example when building in docker. ( #197 )
...
- Add cmake formatting rule for `rocprofiler-systems-custom-compilation`
- Resolve build failure observed with the `openmp-target` example when building in some environments
- Observed in our docker images
- Ensure `libomptarget-amdgpu-gfx*.bc` files are found
[ROCm/rocprofiler-systems commit: 96b31d92c3 ]
2025-05-05 21:49:46 -04:00
David Galiffi
96b31d92c3
Fix build failure for the openmp-target example when building in docker. ( #197 )
...
- Add cmake formatting rule for `rocprofiler-systems-custom-compilation`
- Resolve build failure observed with the `openmp-target` example when building in some environments
- Observed in our docker images
- Ensure `libomptarget-amdgpu-gfx*.bc` files are found
2025-05-05 21:49:46 -04:00
Andryeyev, German
65a0181a7c
SWDEV-528808 - Release all HW queues even if only one is idle ( #240 )
...
Pytorch may not explicitly idle each queue. Thus, some queues can be considered as busy,
but have idle state in reality
2025-05-05 19:09:01 -04:00
Hila, Nino
45470964eb
Add palamida.yml
...
[ROCm/rocm_smi_lib commit: 73a75f839f ]
2025-05-05 16:35:21 -04:00
Hila, Nino
73a75f839f
Add palamida.yml
2025-05-05 16:35:21 -04:00
Hila, Nino
a637c86190
Add palamida.yml
...
[ROCm/rocm-core commit: 5a4454b6dd ]
2025-05-05 16:35:12 -04:00
Hila, Nino
5a4454b6dd
Add palamida.yml
2025-05-05 16:35:12 -04:00
Hila, Nino
1b8f5117e4
Add palamida.yml
...
[ROCm/rocm_smi_lib commit: 24b083e317 ]
2025-05-05 16:31:25 -04:00
Hila, Nino
24b083e317
Add palamida.yml
2025-05-05 16:31:25 -04:00
Hila, Nino
a5277c2e75
Add palamida.yml
...
[ROCm/rocm-core commit: 60c6026c08 ]
2025-05-05 16:31:20 -04:00
Hila, Nino
60c6026c08
Add palamida.yml
2025-05-05 16:31:20 -04:00
Hila, Nino
23fdad4ea9
Add palamida.yml
...
[ROCm/rocm_smi_lib commit: 59c5213367 ]
2025-05-05 16:27:51 -04:00
Hila, Nino
59c5213367
Add palamida.yml
2025-05-05 16:27:51 -04:00
Hila, Nino
e23ecf9197
Add palamida.yml
...
[ROCm/rocm-core commit: a7e3823768 ]
2025-05-05 16:27:44 -04:00
Hila, Nino
a7e3823768
Add palamida.yml
2025-05-05 16:27:44 -04:00
Searles, Mark
ac1e6d59c2
Update createMCObjectStreamer() to use new LLVM API ( #156 ) ( #157 )
...
* Update createMCObjectStreamer() to use new LLVM API
Obsolete interfaces were removed via llvm-project's
f2ff298867d7733122e32eead5a8c524b09dfdb1
* Fix typo: LLVM_VERSION -> LLVM_VERSION_MAJOR
* Fix typo
2025-05-05 13:18:05 -07:00
Searles, Mark
f698518819
Update createMCObjectStreamer() to use new LLVM API ( #156 ) ( #157 )
...
* Update createMCObjectStreamer() to use new LLVM API
Obsolete interfaces were removed via llvm-project's
f2ff298867d7733122e32eead5a8c524b09dfdb1
* Fix typo: LLVM_VERSION -> LLVM_VERSION_MAJOR
* Fix typo
[ROCm/ROCR-Runtime commit: ac1e6d59c2 ]
2025-05-05 13:18:05 -07:00
Ben Richard
ceb2df6345
Avoid crash when profiling data not generated ( #694 )
...
* Avoid crash when profiling data not generated
-Handle case where program has no kernel launches
-Improve error messages
-Avoid roofline when profiling data is missing
Signed-off-by: benrichard-amd <ben.richard@amd.com >
* Update other soc_gfx files to catch missing pmc_perf.csv
* Fix formatting
* Fix incorrectly ordered imports
---------
Signed-off-by: benrichard-amd <ben.richard@amd.com >
[ROCm/rocprofiler-compute commit: 35493f440c ]
2025-05-05 16:09:48 -04:00
Ben Richard
35493f440c
Avoid crash when profiling data not generated ( #694 )
...
* Avoid crash when profiling data not generated
-Handle case where program has no kernel launches
-Improve error messages
-Avoid roofline when profiling data is missing
Signed-off-by: benrichard-amd <ben.richard@amd.com >
* Update other soc_gfx files to catch missing pmc_perf.csv
* Fix formatting
* Fix incorrectly ordered imports
---------
Signed-off-by: benrichard-amd <ben.richard@amd.com >
2025-05-05 16:09:48 -04:00
Guan, Zichuan
3775298655
Disable HIP_PLATFORM auto-detect if already defined ( #254 )
...
Co-authored-by: Stella Laurenzo <stellaraccident@gmail.com >
2025-05-05 15:37:53 -04:00
Pratik Basyal
369b755eb5
Changelog for ROCm Systems Profiler 1.0.1 added to develop ( #199 )
...
* Changelog for ROCm 6.4.1 added
* Reference docs added
---------
Co-authored-by: David Galiffi <David.Galiffi@amd.com >
[ROCm/rocprofiler-systems commit: f7c7cd297e ]
2025-05-05 15:06:37 -04:00
Pratik Basyal
f7c7cd297e
Changelog for ROCm Systems Profiler 1.0.1 added to develop ( #199 )
...
* Changelog for ROCm 6.4.1 added
* Reference docs added
---------
Co-authored-by: David Galiffi <David.Galiffi@amd.com >
2025-05-05 15:06:37 -04:00
Rawat, Swati
3e653b7ab3
RDC Doc formatting ( #166 )
...
* doc formatting
* Update job_stats_sample.rst
* Doc formatting
---------
Co-authored-by: srawat <120587655+SwRaw@users.noreply.github.com >
2025-05-05 13:08:33 -05:00
Rawat, Swati
0519d1bee7
RDC Doc formatting ( #166 )
...
* doc formatting
* Update job_stats_sample.rst
* Doc formatting
---------
Co-authored-by: srawat <120587655+SwRaw@users.noreply.github.com >
[ROCm/rdc commit: 3e653b7ab3 ]
2025-05-05 13:08:33 -05:00
Arsenault, Matthew
1db9a7d48b
SWDEV-1 - Stop using ocml rounding functions ( #228 )
...
Directly use the builtins. Use the elementwise versions since there's
no implied errno, regardless of -f[no]-math-errno.
I didn't change the cases unnecessarily casting. The bfloat and vector
cases should work directly.
2025-05-05 19:35:12 +02:00
dependabot[bot]
484d66f7eb
Bump rocm-docs-core[api_reference] from 1.18.2 to 1.18.4 in /docs/sphinx ( #196 )
...
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core ) from 1.18.2 to 1.18.4.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases )
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.18.2...v1.18.4 )
---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
dependency-version: 1.18.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[ROCm/rocprofiler-systems commit: a5c56a665d ]
2025-05-05 13:10:38 -04:00
dependabot[bot]
a5c56a665d
Bump rocm-docs-core[api_reference] from 1.18.2 to 1.18.4 in /docs/sphinx ( #196 )
...
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core ) from 1.18.2 to 1.18.4.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases )
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.18.2...v1.18.4 )
---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
dependency-version: 1.18.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-05 13:10:38 -04:00
Andryeyev, German
9b018165ce
SWDEV-528808 - Disable dynamic queue by default ( #256 )
...
Dynamic queue management will be disabled by default and
the original sort logic is restored
2025-05-05 10:56:35 -04:00
Gollamandala, Srinivasarao
e540c3b94a
SWDEV-504658-[catch2][dtest]-Reduce the lock scope of the kernel object look-up ( #73 )
2025-05-05 14:24:11 +05:30