Yiannis Papadopoulos
8246b54f1e
rocr/aie: Remove redundant cache flushes for already loaded PDIs
...
[ROCm/ROCR-Runtime commit: 7c8fa87160 ]
2025-04-17 09:48:41 -05:00
Stojiljkovic, Vladana
3bee854adb
SWDEV-505795 - Enable some IPC tests ( #86 )
...
Co-authored-by: agodavar_amdeng <Anusha.GodavarthySurya@amd.com >
[ROCm/hip-tests commit: 84d60a408d ]
2025-04-17 16:30:25 +02:00
Stojiljkovic, Vladana
84d60a408d
SWDEV-505795 - Enable some IPC tests ( #86 )
...
Co-authored-by: agodavar_amdeng <Anusha.GodavarthySurya@amd.com >
2025-04-17 16:30:25 +02:00
Ramirez, Lucas
0a45aa85c5
SWDEV-524612 - Consider "1" a truthy value for WGPMode ( #187 )
...
The compiler currently serializes the workgroup_processor_mode COMGR metadata boolean field as "0"/"1" instead of "false"/"true". Consider "1" a truthy value during parsing.
[ROCm/clr commit: d020598a0f ]
2025-04-17 11:50:07 +02:00
Ramirez, Lucas
d020598a0f
SWDEV-524612 - Consider "1" a truthy value for WGPMode ( #187 )
...
The compiler currently serializes the workgroup_processor_mode COMGR metadata boolean field as "0"/"1" instead of "false"/"true". Consider "1" a truthy value during parsing.
2025-04-17 11:50:07 +02:00
raramakr
bbf09b4fd7
SWDEV-504756 - Prevent the modification of interpreter directives ( #168 )
...
CPACK is converting /usr/bin/env python3 to /usr/libexec/platform-python in RHEL8.
This is resulting in dependency to platform-python
Undefining __brp_mangle_shebangs will prevent the same
[ROCm/rocprofiler-systems commit: 1c3616fcc2 ]
2025-04-16 21:21:09 -04:00
raramakr
1c3616fcc2
SWDEV-504756 - Prevent the modification of interpreter directives ( #168 )
...
CPACK is converting /usr/bin/env python3 to /usr/libexec/platform-python in RHEL8.
This is resulting in dependency to platform-python
Undefining __brp_mangle_shebangs will prevent the same
2025-04-16 21:21:09 -04:00
David Galiffi
83cc60f4b7
Fix rocprofiler-sdk includes ( #169 )
...
For compatibility with recent rocprofiler-sdk change.
[ROCm/rocprofiler-systems commit: 2680ccc3a7 ]
2025-04-16 21:18:06 -04:00
David Galiffi
2680ccc3a7
Fix rocprofiler-sdk includes ( #169 )
...
For compatibility with recent rocprofiler-sdk change.
2025-04-16 21:18:06 -04:00
David Galiffi
e92ccd041b
Bump VERSION to 3.2.0
...
[ROCm/rocprofiler-compute commit: a50e44ec25 ]
2025-04-16 15:23:27 -06:00
David Galiffi
a50e44ec25
Bump VERSION to 3.2.0
2025-04-16 15:23:27 -06:00
Sajina PK
b5b5bac8b2
Updates to rocDecode and rocJPEG samples ( #166 )
...
* Edit CMakeList files and include paths for library headers.
[ROCm/rocprofiler-systems commit: e805c0f3e7 ]
2025-04-16 17:12:21 -04:00
Sajina PK
e805c0f3e7
Updates to rocDecode and rocJPEG samples ( #166 )
...
* Edit CMakeList files and include paths for library headers.
2025-04-16 17:12:21 -04:00
Poag, Charis
efb37d89bc
[SWDEV-522992] Make libdrm / libdrm_amdgpu load dynamically ( #43 )
...
Changes:
- Now load libdrm/libdrm_amdgpu dynamically
Change-Id: I49fb1f3540b3235a25370f7cfcfb9778db34c2a5
Signed-off-by: Charis Poag <Charis.Poag@amd.com >
[ROCm/rocm_smi_lib commit: ce405476ca ]
2025-04-16 16:03:42 -05:00
Poag, Charis
ce405476ca
[SWDEV-522992] Make libdrm / libdrm_amdgpu load dynamically ( #43 )
...
Changes:
- Now load libdrm/libdrm_amdgpu dynamically
Change-Id: I49fb1f3540b3235a25370f7cfcfb9778db34c2a5
Signed-off-by: Charis Poag <Charis.Poag@amd.com >
2025-04-16 16:03:42 -05:00
Trowbridge, Ian
63319faae4
Add buffer tracing header for rocdecode.hpp ( #340 )
...
* Add buffer tracing header for rocdecode.hpp
* Add new line for formatting
[ROCm/rocprofiler-sdk commit: d7c903654e ]
2025-04-16 13:07:44 -05:00
Trowbridge, Ian
d7c903654e
Add buffer tracing header for rocdecode.hpp ( #340 )
...
* Add buffer tracing header for rocdecode.hpp
* Add new line for formatting
2025-04-16 13:07:44 -05:00
Kandula, Venkateshwar reddy
9b26fd9c08
[SDK] remove HIP_MEMSET_NODE_PARAMS for HIP step version to 13 ( #343 )
...
* Update api_args.h hip_memset_node_params to version 13
* Update format.hpp move version to 13 hip_memset_node_params
[ROCm/rocprofiler-sdk commit: 235a148ce6 ]
2025-04-16 10:34:48 -07:00
Kandula, Venkateshwar reddy
235a148ce6
[SDK] remove HIP_MEMSET_NODE_PARAMS for HIP step version to 13 ( #343 )
...
* Update api_args.h hip_memset_node_params to version 13
* Update format.hpp move version to 13 hip_memset_node_params
2025-04-16 10:34:48 -07:00
ywang103-amd
303b846a13
change default rocprof version to v3 when not setting env variable ( #673 )
...
[ROCm/rocprofiler-compute commit: 3e09f038e5 ]
2025-04-16 12:38:20 -04:00
ywang103-amd
3e09f038e5
change default rocprof version to v3 when not setting env variable ( #673 )
2025-04-16 12:38:20 -04:00
Bill(Shuzhou) Liu
855d185532
Add license file
...
Add license files which are missing.
2025-04-16 11:06:31 -04:00
Bill(Shuzhou) Liu
2268451188
Add license file
...
Add license files which are missing.
[ROCm/rdc commit: 855d185532 ]
2025-04-16 11:06:31 -04:00
Sang, Tao
48b9e0b523
SWDEV-493275 - Support scratch limit ( #37 )
...
Support programmatic query and change of scratch limit on AMD devices.
Change-Id: Id5da355a77366f97868e462847f3916e87fd2af6
[ROCm/hip commit: cbfec76ea8 ]
2025-04-16 19:38:03 +05:30
Sang, Tao
cbfec76ea8
SWDEV-493275 - Support scratch limit ( #37 )
...
Support programmatic query and change of scratch limit on AMD devices.
Change-Id: Id5da355a77366f97868e462847f3916e87fd2af6
2025-04-16 19:38:03 +05:30
Brzak, Branislav
6ae4c7278e
SWDEV-525423 - In COMGR Loader don't open file if image is already mapped ( #193 )
...
[ROCm/clr commit: d00b2a0953 ]
2025-04-16 11:00:54 +02:00
Brzak, Branislav
d00b2a0953
SWDEV-525423 - In COMGR Loader don't open file if image is already mapped ( #193 )
2025-04-16 11:00:54 +02:00
Arandjelovic, Marko
963de868ae
SWDEV-523137 - function ptrs should match across all devices ( #171 )
...
[ROCm/clr commit: 5fe080fd67 ]
2025-04-16 10:35:48 +02:00
Arandjelovic, Marko
5fe080fd67
SWDEV-523137 - function ptrs should match across all devices ( #171 )
2025-04-16 10:35:48 +02:00
Galantsev, Dmitrii
5efdcc23fc
CI - Add cherrypick labels automatically
...
Change-Id: Icbd0c70c9cbee2b119e7e74d6cdfe83e93a83df9
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-04-15 18:44:37 -05:00
Galantsev, Dmitrii
d8db0889d0
CI - Add cherrypick labels automatically
...
Change-Id: Icbd0c70c9cbee2b119e7e74d6cdfe83e93a83df9
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
[ROCm/rdc commit: 5efdcc23fc ]
2025-04-15 18:44:37 -05:00
David Galiffi
6a960a1edb
Added copyright information to requested files ( #167 )
...
For SWDEV-526556
[ROCm/rocprofiler-systems commit: b25b6cec92 ]
2025-04-15 18:39:53 -04:00
David Galiffi
b25b6cec92
Added copyright information to requested files ( #167 )
...
For SWDEV-526556
2025-04-15 18:39:53 -04:00
Chaudhary, Jatin Jaikishan
35a0bd1e06
SWDEV-461087 - add OCP types to HIP ( #36 )
...
[ROCm/hip commit: 520bbadd3d ]
2025-04-15 23:25:50 +01:00
Chaudhary, Jatin Jaikishan
520bbadd3d
SWDEV-461087 - add OCP types to HIP ( #36 )
2025-04-15 23:25:50 +01:00
Galantsev, Dmitrii
a5cb334f8b
Add RDC_FI_GPU_BUSY_PERCENT
...
AMDSMI needs to merge first and bump the version to at least 24.4.2
Change-Id: I30149bb78c79ebc3de0dabdc8e63fcef12b2f406
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-04-15 17:00:56 -05:00
Galantsev, Dmitrii
375ab5eace
Add RDC_FI_GPU_BUSY_PERCENT
...
AMDSMI needs to merge first and bump the version to at least 24.4.2
Change-Id: I30149bb78c79ebc3de0dabdc8e63fcef12b2f406
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
[ROCm/rdc commit: a5cb334f8b ]
2025-04-15 17:00:56 -05:00
Kandula, Venkateshwar reddy
a15f26f7ef
[SDK] remove HIP_MEMSET_NODE_PARAMS for HIP step version >= 12. ( #334 )
...
* remove HIP_MEMSET_NODE_PARAMS for HIP step version >= 12.
* remove extra ifdef
* format.
---------
Co-authored-by: Venkateshwar Reddy Kandula <vkandula@amd.com >
[ROCm/rocprofiler-sdk commit: 6cea857c6a ]
2025-04-15 14:05:15 -07:00
Kandula, Venkateshwar reddy
6cea857c6a
[SDK] remove HIP_MEMSET_NODE_PARAMS for HIP step version >= 12. ( #334 )
...
* remove HIP_MEMSET_NODE_PARAMS for HIP step version >= 12.
* remove extra ifdef
* format.
---------
Co-authored-by: Venkateshwar Reddy Kandula <vkandula@amd.com >
2025-04-15 14:05:15 -07:00
Indic, Vladimir
3dc4148c46
MI300 Stochastic PC Sampling Documentation and Changelog ( #336 )
...
* MI300 Stochastic PC Sampling Documentation
* Stochastic PC sampling title renaming
---------
Co-authored-by: Welton, Benjamin <Benjamin.Welton@amd.com >
[ROCm/rocprofiler-sdk commit: 96a0ef244f ]
2025-04-15 14:04:19 -07:00
Indic, Vladimir
96a0ef244f
MI300 Stochastic PC Sampling Documentation and Changelog ( #336 )
...
* MI300 Stochastic PC Sampling Documentation
* Stochastic PC sampling title renaming
---------
Co-authored-by: Welton, Benjamin <Benjamin.Welton@amd.com >
2025-04-15 14:04:19 -07:00
Madsen, Jonathan
50bc3ed803
[Misc] Rework header includes ( #311 )
...
* Update header file includes
* Fix includes for lib/rocprofiler-sdk/hip/hip.hpp
* Minor touch ups
* Minor include improvements
* Doxygen tweak
---------
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com >
[ROCm/rocprofiler-sdk commit: c5a3edc3fa ]
2025-04-15 14:02:12 -07:00
Madsen, Jonathan
c5a3edc3fa
[Misc] Rework header includes ( #311 )
...
* Update header file includes
* Fix includes for lib/rocprofiler-sdk/hip/hip.hpp
* Minor touch ups
* Minor include improvements
* Doxygen tweak
---------
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com >
2025-04-15 14:02:12 -07:00
Kandula, Venkateshwar reddy
94cbb26b35
SWDEV-524130: add reduced sum counters for new mi355 counters ( #328 )
...
add derived counter for td, tcc, ta.
Co-authored-by: Venkateshwar Reddy Kandula <vkandula@amd.com >
[ROCm/rocprofiler-sdk commit: bc85151a51 ]
2025-04-15 13:37:28 -07:00
Kandula, Venkateshwar reddy
bc85151a51
SWDEV-524130: add reduced sum counters for new mi355 counters ( #328 )
...
add derived counter for td, tcc, ta.
Co-authored-by: Venkateshwar Reddy Kandula <vkandula@amd.com >
2025-04-15 13:37:28 -07:00
Welton, Benjamin
bc4160833b
Add SerializedAtomicRatio counter ( #327 )
...
Co-authored-by: Benjamin Welton <bewelton@amd.com >
[ROCm/rocprofiler-sdk commit: f143333df0 ]
2025-04-15 13:36:34 -07:00
Welton, Benjamin
f143333df0
Add SerializedAtomicRatio counter ( #327 )
...
Co-authored-by: Benjamin Welton <bewelton@amd.com >
2025-04-15 13:36:34 -07:00
Bhardwaj, Gopesh
8778237298
doc improvements for 1.0.0 part 2 ( #330 )
...
* update installation steps
* Github Issue #50 Adding README's for samples
* Making name change to ROCprofiler-SDK for consistency
* Fix HIP trace documentation
* Fix HSA trace in docs
* Fix kernel trace in docs
* Fixing memory copy and memory allocation traces
* runtime trace and sys trace doc update
* Fix scratch memory doc
* kernel naming and filtering options
* Adding collection period in docs
* Perfetto configs update
* summary output file
* kernel trace format fix
* update CHANGELOG
* Agent index doc update
* rocm-smi output
* group by queue option
* Updated --group-by-queue description
* perfetto visualization
---------
Co-authored-by: Ian Trowbridge <Ian.Trowbridge@amd.com >
[ROCm/rocprofiler-sdk commit: ca7cce9e81 ]
2025-04-15 13:30:07 -07:00
Bhardwaj, Gopesh
ca7cce9e81
doc improvements for 1.0.0 part 2 ( #330 )
...
* update installation steps
* Github Issue #50 Adding README's for samples
* Making name change to ROCprofiler-SDK for consistency
* Fix HIP trace documentation
* Fix HSA trace in docs
* Fix kernel trace in docs
* Fixing memory copy and memory allocation traces
* runtime trace and sys trace doc update
* Fix scratch memory doc
* kernel naming and filtering options
* Adding collection period in docs
* Perfetto configs update
* summary output file
* kernel trace format fix
* update CHANGELOG
* Agent index doc update
* rocm-smi output
* group by queue option
* Updated --group-by-queue description
* perfetto visualization
---------
Co-authored-by: Ian Trowbridge <Ian.Trowbridge@amd.com >
2025-04-15 13:30:07 -07:00
Andryeyev, German
a9df586812
SWDEV-459758 - Pass workgroup size explicitly ( #185 )
...
It's easier for compiler to move explicit kernel arguments into user SGPRs
[ROCm/clr commit: 3fd7650fe3 ]
2025-04-15 15:22:15 -04:00