Aryan Salmanpour
63637ce8f6
Add support for multiple regions of interest (ROI) for batch JPEG decoding ( #126 )
...
[ROCm/rocjpeg commit: 692d4bb72c ]
2025-03-05 17:06:04 -05:00
Aryan Salmanpour
692d4bb72c
Add support for multiple regions of interest (ROI) for batch JPEG decoding ( #126 )
2025-03-05 17:06:04 -05:00
Su, Daniel
70b44c576c
External CI: change trigger from amd-master to amd-mainline
...
Signed-off-by: Su, Daniel <Daniel.Su@amd.com >
2025-03-05 16:24:29 -05:00
Su, Daniel
b213a6aa3f
External CI: change trigger from amd-master to amd-mainline
...
Signed-off-by: Su, Daniel <Daniel.Su@amd.com >
[ROCm/ROCR-Runtime commit: 70b44c576c ]
2025-03-05 16:24:29 -05:00
Sohaib Nadeem
95a07edf0b
Fix hardware counter summary files not being generated after profiling ( #124 )
...
- Register a cleanup function in tim::manager instance to write out data in
counter storages
- The counter_storage::write() calls in tool_fini happen after the storage is destroyed
which is too late for the write to happen.
- Adjust traits for counter_data_tracker
- Add MIN, MAX, VAR, STDDEV columns
- Remove DEPTH, UNITS, %SELF columns
- Update "add_validation_test" to test for the existence of output file(s).
- Added step to test perfetto output for `transpose-rocprofiler-sampling`
and `transpose-rocprofiler-binary-rewrite`
---------
Co-authored-by: David Galiffi <David.Galiffi@amd.com >
[ROCm/rocprofiler-systems commit: 42922ec851 ]
2025-03-05 16:05:18 -05:00
Sohaib Nadeem
42922ec851
Fix hardware counter summary files not being generated after profiling ( #124 )
...
- Register a cleanup function in tim::manager instance to write out data in
counter storages
- The counter_storage::write() calls in tool_fini happen after the storage is destroyed
which is too late for the write to happen.
- Adjust traits for counter_data_tracker
- Add MIN, MAX, VAR, STDDEV columns
- Remove DEPTH, UNITS, %SELF columns
- Update "add_validation_test" to test for the existence of output file(s).
- Added step to test perfetto output for `transpose-rocprofiler-sampling`
and `transpose-rocprofiler-binary-rewrite`
---------
Co-authored-by: David Galiffi <David.Galiffi@amd.com >
2025-03-05 16:05:18 -05:00
isaki001
14be1c9a7a
fix the size of the recv buffer in AllGather UBR test ( #1564 )
...
[ROCm/rccl commit: 59c55842f1 ]
2025-03-05 11:42:15 -06:00
isaki001
59c55842f1
fix the size of the recv buffer in AllGather UBR test ( #1564 )
2025-03-05 11:42:15 -06:00
Marko Arandjelovic
fe2597a64c
SWDEV-441296 - Add unit test for hipTexObjectCreate
...
Change-Id: Ibfc2c910a54ccd1686a3939a1008c472a8465137
[ROCm/hip-tests commit: 7ef404621e ]
2025-03-05 12:10:14 -05:00
Marko Arandjelovic
7ef404621e
SWDEV-441296 - Add unit test for hipTexObjectCreate
...
Change-Id: Ibfc2c910a54ccd1686a3939a1008c472a8465137
2025-03-05 12:10:14 -05:00
Madsen, Jonathan
15c8c05f0c
[rocprofv3] Fix calculation of services which collected data ( #265 )
...
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com >
[ROCm/rocprofiler-sdk commit: e7c64e12f9 ]
2025-03-05 10:59:06 -06:00
Madsen, Jonathan
e7c64e12f9
[rocprofv3] Fix calculation of services which collected data ( #265 )
...
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com >
2025-03-05 10:59:06 -06:00
Saleel Kudchadker
5070d4b654
SWDEV-508004 - Improve hipStreamWaitEvent & Fix typo
...
- hipStreamWaitEvent may not resolve streams
- Correct usage of flag passed to streamWait function
Change-Id: I2ee163615d303b98937c1035d60da283cce6f677
[ROCm/clr commit: 940347ad42 ]
2025-03-05 11:56:01 -05:00
Saleel Kudchadker
940347ad42
SWDEV-508004 - Improve hipStreamWaitEvent & Fix typo
...
- hipStreamWaitEvent may not resolve streams
- Correct usage of flag passed to streamWait function
Change-Id: I2ee163615d303b98937c1035d60da283cce6f677
2025-03-05 11:56:01 -05:00
Pengda Xie
cd9bcb7e53
SWDEV-518317 - Don't attempt to remove managedVars when map is empty
...
Change-Id: I25c33487dc08f96c087b6acc1abe42a4a666a609
[ROCm/clr commit: ae3b053ddf ]
2025-03-05 11:53:18 -05:00
Pengda Xie
ae3b053ddf
SWDEV-518317 - Don't attempt to remove managedVars when map is empty
...
Change-Id: I25c33487dc08f96c087b6acc1abe42a4a666a609
2025-03-05 11:53:18 -05:00
taosang2
a680720fa0
SWDEV-507141 - Make some buffered print tests shorter
...
Change-Id: I651c25f011c24d2192c62596722b8fddc581655b
[ROCm/hip-tests commit: f6471c5b2c ]
2025-03-05 11:33:55 -05:00
taosang2
f6471c5b2c
SWDEV-507141 - Make some buffered print tests shorter
...
Change-Id: I651c25f011c24d2192c62596722b8fddc581655b
2025-03-05 11:33:55 -05:00
Julia Jiang
c388b52f98
SWDEV-512851 - Update P2P Device Memory Access section in HIP API header
...
Change-Id: Ie49de7e9a943c36df03e5387dc083517993d6baa
[ROCm/hip commit: 490f02a66e ]
2025-03-05 11:29:06 -05:00
Julia Jiang
490f02a66e
SWDEV-512851 - Update P2P Device Memory Access section in HIP API header
...
Change-Id: Ie49de7e9a943c36df03e5387dc083517993d6baa
2025-03-05 11:29:06 -05:00
David Yat Sin
6dac90c89a
rocr: Only expose ext-fine-grain pool on xgmi-hive systems
...
We cannot guarrantee system-scope coherency on systems with only PCIe
connections, so do not expose extended fine-grain memory pool on these
systems.
2025-03-05 10:41:38 -05:00
David Yat Sin
0097218f2b
rocr: Only expose ext-fine-grain pool on xgmi-hive systems
...
We cannot guarrantee system-scope coherency on systems with only PCIe
connections, so do not expose extended fine-grain memory pool on these
systems.
[ROCm/ROCR-Runtime commit: 6dac90c89a ]
2025-03-05 10:41:38 -05:00
arvindcheru
c283b69b62
Move install location of internal papi files to lib/<pkgnm> ( #118 )
...
Signed-off-by: ArvindCheru <acheruva@amd.com >
[ROCm/rocprofiler-systems commit: c3138e1962 ]
2025-03-05 10:23:58 -05:00
arvindcheru
c3138e1962
Move install location of internal papi files to lib/<pkgnm> ( #118 )
...
Signed-off-by: ArvindCheru <acheruva@amd.com >
2025-03-05 10:23:58 -05:00
Narlo, Joseph
db32cd13e7
[SWDEV-501997] Build/Compiler warnings Part2 ( #149 )
...
Signed-off-by: Joseph Narlo <joseph.narlo@amd.com >
2025-03-05 08:35:08 -06:00
Narlo, Joseph
66d62a786c
[SWDEV-501997] Build/Compiler warnings Part2 ( #149 )
...
Signed-off-by: Joseph Narlo <joseph.narlo@amd.com >
[ROCm/amdsmi commit: db32cd13e7 ]
2025-03-05 08:35:08 -06:00
jeffqjiangNew
aa1bb2e94f
Error resilience: Added HEVC slice syntax error handle for some corrupted streams. ( #525 )
...
* * rocDecode/Error resilience: Added HEVC slice syntax error handle for some corrupted streams.
- Detect out of range total reference numbers.
* * rocDecode/Error resilience: Added additional checks for HEVC reference parameters.
* * rocDecode/Error resilence: Corrected checked range.
[ROCm/rocdecode commit: 27adeb8c47 ]
2025-03-05 08:44:59 -05:00
jeffqjiangNew
27adeb8c47
Error resilience: Added HEVC slice syntax error handle for some corrupted streams. ( #525 )
...
* * rocDecode/Error resilience: Added HEVC slice syntax error handle for some corrupted streams.
- Detect out of range total reference numbers.
* * rocDecode/Error resilience: Added additional checks for HEVC reference parameters.
* * rocDecode/Error resilence: Corrected checked range.
2025-03-05 08:44:59 -05:00
taosang2
f2ab8e53cc
SWDEV-501963 - Add missing codes for gfx950
...
Change-Id: I6b3c6bf54c61cffd44cd6f17b75998f751b75724
[ROCm/hip-tests commit: 1a7df073ba ]
2025-03-05 08:18:22 -05:00
taosang2
1a7df073ba
SWDEV-501963 - Add missing codes for gfx950
...
Change-Id: I6b3c6bf54c61cffd44cd6f17b75998f751b75724
2025-03-05 08:18:22 -05:00
Branislav Brzak
c81185cf26
SWDEV-516564 - SWDEV-512817 - Remove mentions of gfx940 and gfx941
...
Change-Id: Ia069fcb9c6948c3fc9a00961593c9dcc59609375
[ROCm/clr commit: c2d1776ebd ]
2025-03-05 04:26:07 -05:00
Branislav Brzak
c2d1776ebd
SWDEV-516564 - SWDEV-512817 - Remove mentions of gfx940 and gfx941
...
Change-Id: Ia069fcb9c6948c3fc9a00961593c9dcc59609375
2025-03-05 04:26:07 -05:00
Jaydeep Patel
aeae2fcbb1
SWDEV-457316 - Fix tests to use graph's reserve memory instead of hipMemGetInfo.
...
Change-Id: I839aaec3f502ed8686651fdc05b71c0da3e5dea2
[ROCm/hip-tests commit: b42adb24b4 ]
2025-03-05 00:48:15 -05:00
Jaydeep Patel
b42adb24b4
SWDEV-457316 - Fix tests to use graph's reserve memory instead of hipMemGetInfo.
...
Change-Id: I839aaec3f502ed8686651fdc05b71c0da3e5dea2
2025-03-05 00:48:15 -05:00
David Galiffi
8a70f4b15d
Update workflow runners due to the deprecation of ubuntu-20.04 runners ( #102 )
...
* Update runners to `ubuntu-latest`.
The `ubuntu-20.04` runner is deprecated and will be removed.
* Add 'vim' and 'perfetto' to CI docker images
For convenience when using the images locally.
[ROCm/rocprofiler-systems commit: a25554359b ]
2025-03-04 19:31:13 -05:00
David Galiffi
a25554359b
Update workflow runners due to the deprecation of ubuntu-20.04 runners ( #102 )
...
* Update runners to `ubuntu-latest`.
The `ubuntu-20.04` runner is deprecated and will be removed.
* Add 'vim' and 'perfetto' to CI docker images
For convenience when using the images locally.
2025-03-04 19:31:13 -05:00
David Galiffi
4a86630875
Move cmake files to .../lib/cmake/rocprofiler-systems ( #128 )
...
* Move cmake files to `.../lib/cmake/rocprofiler-systems`
[ROCm/rocprofiler-systems commit: a588f53d3e ]
2025-03-04 19:28:59 -05:00
David Galiffi
a588f53d3e
Move cmake files to .../lib/cmake/rocprofiler-systems ( #128 )
...
* Move cmake files to `.../lib/cmake/rocprofiler-systems`
2025-03-04 19:28:59 -05:00
dependabot[bot]
9bcf24058f
Bump rocm-docs-core[api_reference] from 1.17.0 to 1.17.1 in /docs/sphinx ( #125 )
...
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core ) from 1.17.0 to 1.17.1.
- [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.17.0...v1.17.1 )
---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
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/rocjpeg commit: 863eafcdb6 ]
2025-03-04 16:42:22 -05:00
dependabot[bot]
863eafcdb6
Bump rocm-docs-core[api_reference] from 1.17.0 to 1.17.1 in /docs/sphinx ( #125 )
...
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core ) from 1.17.0 to 1.17.1.
- [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.17.0...v1.17.1 )
---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
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-03-04 16:42:22 -05:00
Lao, Darren
0cd46b6582
rocr: Change grid dimensions
...
Signed-off-by: Lao, Darren <Darren.Lao@amd.com >
2025-03-04 16:19:51 -05:00
Lao, Darren
de8e56a964
rocr: Change grid dimensions
...
Signed-off-by: Lao, Darren <Darren.Lao@amd.com >
[ROCm/ROCR-Runtime commit: 0cd46b6582 ]
2025-03-04 16:19:51 -05:00
Saleel Kudchadker
c8f39ec2b0
SWDEV-502365 - Track last used command
...
- This change tries to save extra synchronization packets we may insert
as we didnt track the completion signals for every command. We track
the current enqueued command until it exits the enqueue stage. We also
record the exit scope to know if we flushed the caches
- Handle correct release scopes and store completion signal as HW events
- Use a new finishCommand implementation to only wait for the command
passed as the argument
Change-Id: Ie4350c5dd24f5d48dfa6ccbabd892f0544caadcc
[ROCm/clr commit: e03e4f3b5d ]
2025-03-04 16:05:02 -05:00
Saleel Kudchadker
e03e4f3b5d
SWDEV-502365 - Track last used command
...
- This change tries to save extra synchronization packets we may insert
as we didnt track the completion signals for every command. We track
the current enqueued command until it exits the enqueue stage. We also
record the exit scope to know if we flushed the caches
- Handle correct release scopes and store completion signal as HW events
- Use a new finishCommand implementation to only wait for the command
passed as the argument
Change-Id: Ie4350c5dd24f5d48dfa6ccbabd892f0544caadcc
2025-03-04 16:05:02 -05:00
Kiriti Gowda
cecc3d585d
Package - Updates ( #124 )
...
* Package - Updates
* CMakeLists - updates
* Docker - Remove UB20.04 support
* Readme - updates
[ROCm/rocjpeg commit: 2a81cda0de ]
2025-03-04 14:50:45 -05:00
Kiriti Gowda
2a81cda0de
Package - Updates ( #124 )
...
* Package - Updates
* CMakeLists - updates
* Docker - Remove UB20.04 support
* Readme - updates
2025-03-04 14:50:45 -05:00
German Andryeyev
77840f1cb9
SWDEV-518474 - Add comgr debug mask
...
Move prints from CO processing under COMGR debug mask.
Change-Id: I2a417e42a1f4e2922a34eb104c69e4db10b5f1c6
[ROCm/clr commit: cece301fd4 ]
2025-03-04 14:37:08 -05:00
German Andryeyev
cece301fd4
SWDEV-518474 - Add comgr debug mask
...
Move prints from CO processing under COMGR debug mask.
Change-Id: I2a417e42a1f4e2922a34eb104c69e4db10b5f1c6
2025-03-04 14:37:08 -05:00
Julia Jiang
6fe0eb91ee
SWDEV-509855 - Update hipDeviceAttributePciDomainID in CLR
...
Change-Id: I79939b333ef6114b97009ca4bfb67f63a9a22784
[ROCm/clr commit: 81db54d3f9 ]
2025-03-04 14:08:08 -05:00
Julia Jiang
81db54d3f9
SWDEV-509855 - Update hipDeviceAttributePciDomainID in CLR
...
Change-Id: I79939b333ef6114b97009ca4bfb67f63a9a22784
2025-03-04 14:08:08 -05:00