jeffqjiangNew
679bd8ba7e
* rocDecode/AV1: Fixed a bug in the calculation of the floor of the base 2 logarithm. ( #367 )
...
[ROCm/rocdecode commit: ac272886b1 ]
2024-06-10 14:02:10 -04:00
jeffqjiangNew
ac272886b1
* rocDecode/AV1: Fixed a bug in the calculation of the floor of the base 2 logarithm. ( #367 )
2024-06-10 14:02:10 -04:00
Saurabh Verma
056156135d
SWDEV-457922: Temporary fix to prevent multiple instances of either rocprofiler v1 or v2 to be running, whether it's interception or standalone mode.
...
The fix works by using a pid file and a lock file, similar to how firefox prevents multiple instances.
Change-Id: I4974a80bf920eaf0376a53410573c1cc74ec17ac
2024-06-10 12:49:29 -04:00
Saurabh Verma
c41bbe21d0
SWDEV-457922: Temporary fix to prevent multiple instances of either rocprofiler v1 or v2 to be running, whether it's interception or standalone mode.
...
The fix works by using a pid file and a lock file, similar to how firefox prevents multiple instances.
Change-Id: I4974a80bf920eaf0376a53410573c1cc74ec17ac
[ROCm/rocprofiler commit: 056156135d ]
2024-06-10 12:49:29 -04:00
jeffqjiangNew
4a888ae0fb
AV1: Added OBU parsing and frame data parsing. ( #364 )
...
* * rocDecode/AV1: Added OBU parsing at picture level.
* * rocDecode/AV1: Added a few todos and fixed a few issues in frame header parsing.
* * rocDecode/AV1: Minor changes based on code review.
* * rocDecode/AV1: Removed more empty lines.
[ROCm/rocdecode commit: 63d3245176 ]
2024-06-10 12:07:23 -04:00
jeffqjiangNew
63d3245176
AV1: Added OBU parsing and frame data parsing. ( #364 )
...
* * rocDecode/AV1: Added OBU parsing at picture level.
* * rocDecode/AV1: Added a few todos and fixed a few issues in frame header parsing.
* * rocDecode/AV1: Minor changes based on code review.
* * rocDecode/AV1: Removed more empty lines.
2024-06-10 12:07:23 -04:00
Lakshmi Kumar
8fb1019406
RHEL - va version check for av1 ( #365 )
...
* rhel va version check for av1
* remove #else case
[ROCm/rocdecode commit: 4f8506daec ]
2024-06-10 11:09:29 -04:00
Lakshmi Kumar
4f8506daec
RHEL - va version check for av1 ( #365 )
...
* rhel va version check for av1
* remove #else case
2024-06-10 11:09:29 -04:00
Ioannis Assiouras
efba3545ca
SWDEV-466601 - Fix invalid mem acccess in kernarg readback path
...
Change-Id: I4654ae592adc8cf9c687136d45eb1b28d99c7ae1
[ROCm/clr commit: 055e05a12a ]
2024-06-10 15:13:05 +01:00
Ioannis Assiouras
055e05a12a
SWDEV-466601 - Fix invalid mem acccess in kernarg readback path
...
Change-Id: I4654ae592adc8cf9c687136d45eb1b28d99c7ae1
2024-06-10 15:13:05 +01:00
Vladimir Indic
ba1e5d1ff3
The NULL value of an internal correlation ID defined ( #901 )
...
[ROCm/rocprofiler-sdk commit: b4f7154716 ]
2024-06-10 16:12:01 +02:00
Vladimir Indic
b4f7154716
The NULL value of an internal correlation ID defined ( #901 )
2024-06-10 16:12:01 +02:00
Vladimir Indic
b1c3ec2212
Disable PC sampling service if counter collection service is configured ( #899 )
...
[ROCm/rocprofiler-sdk commit: 211ee219c4 ]
2024-06-10 15:13:49 +02:00
Vladimir Indic
211ee219c4
Disable PC sampling service if counter collection service is configured ( #899 )
2024-06-10 15:13:49 +02:00
Rakesh Roy
2337d9dad7
SWDEV-1 - Disable randomly failing tests in Windows PSDB
...
- These tests are failing randomly in Windows PSDB
Change-Id: I1146d6184582a7100a5af25b52f9e02c6a160e49
[ROCm/hip-tests commit: aee4042e09 ]
2024-06-10 15:29:41 +05:30
Rakesh Roy
aee4042e09
SWDEV-1 - Disable randomly failing tests in Windows PSDB
...
- These tests are failing randomly in Windows PSDB
Change-Id: I1146d6184582a7100a5af25b52f9e02c6a160e49
2024-06-10 15:29:41 +05:30
Satyanvesh Dittakavi
30c4d5805e
SWDEV-464927 - Update the Get by PCI BusId logic and Hop count
...
- Update the intra socket weight for partitions within single socket as
it is changed to 13 by the driver.
- Use the PCIe function to distinguish the partitions of the same device
such as TPX mode in gfx942.
Change-Id: I8e64023d44e37c2dbb105cbb343441a48021ba7b
[ROCm/clr commit: 1815fc808d ]
2024-06-10 04:46:50 -04:00
Satyanvesh Dittakavi
1815fc808d
SWDEV-464927 - Update the Get by PCI BusId logic and Hop count
...
- Update the intra socket weight for partitions within single socket as
it is changed to 13 by the driver.
- Use the PCIe function to distinguish the partitions of the same device
such as TPX mode in gfx942.
Change-Id: I8e64023d44e37c2dbb105cbb343441a48021ba7b
2024-06-10 04:46:50 -04:00
Maisam Arif
9fb2c967de
SWDEV-466598 - Fixed CLI process outputs
...
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
Change-Id: I902e82b6e78311e99542b109435346889daa49fc
2024-06-08 18:31:08 -05:00
Maisam Arif
807ca0ad89
SWDEV-466598 - Fixed CLI process outputs
...
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
Change-Id: I902e82b6e78311e99542b109435346889daa49fc
[ROCm/amdsmi commit: 9fb2c967de ]
2024-06-08 18:31:08 -05:00
Paul Emberson
f7fb3392fb
fix initOnceFunc setting incorrect result code ( #1205 )
...
Addresses DMA-BUF support check unexpectedly failing
[ROCm/rccl commit: 435756af02 ]
2024-06-07 16:47:19 -07:00
Paul Emberson
435756af02
fix initOnceFunc setting incorrect result code ( #1205 )
...
Addresses DMA-BUF support check unexpectedly failing
2024-06-07 16:47:19 -07:00
AravindanC
59230206a3
SWDEV-460492 Update permissions, install target types of executables
...
Change-Id: I23828d4938ce35f2c27d86654f4e122f8886ec1d
2024-06-07 17:42:32 -04:00
AravindanC
d7c2fa8867
SWDEV-460492 Update permissions, install target types of executables
...
Change-Id: I23828d4938ce35f2c27d86654f4e122f8886ec1d
[ROCm/rocprofiler commit: 59230206a3 ]
2024-06-07 17:42:32 -04:00
Ioannis Assiouras
75104df3b2
SWDEV-464648 - code and comment cleanups
...
Change-Id: I5ba3f1bff500b3cd5903c2f441017735e688f83f
[ROCm/clr commit: 8f42ad6aa3 ]
2024-06-07 22:38:09 +01:00
Ioannis Assiouras
8f42ad6aa3
SWDEV-464648 - code and comment cleanups
...
Change-Id: I5ba3f1bff500b3cd5903c2f441017735e688f83f
2024-06-07 22:38:09 +01:00
Benjamin Welton
81f97422fb
Add dimension query to counter collection sample ( #918 )
...
Co-authored-by: Benjamin Welton <ben@amd.com >
[ROCm/rocprofiler-sdk commit: f5753d3ae3 ]
2024-06-07 14:30:01 -07:00
Benjamin Welton
f5753d3ae3
Add dimension query to counter collection sample ( #918 )
...
Co-authored-by: Benjamin Welton <ben@amd.com >
2024-06-07 14:30:01 -07:00
Benjamin Welton
2662909daf
Added error log for query counter info ( #903 )
...
* Added error log for query counter info
[ROCm/rocprofiler-sdk commit: 10fdba985f ]
2024-06-07 13:27:14 -07:00
Benjamin Welton
10fdba985f
Added error log for query counter info ( #903 )
...
* Added error log for query counter info
2024-06-07 13:27:14 -07:00
Maisam Arif
f9bfb746fb
Update Python API README example code
...
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
Change-Id: I5dbb2e3cdab31b41e6f502d3257fe899eed1ee97
2024-06-07 16:20:00 -04:00
Maisam Arif
149cab5bc5
Update Python API README example code
...
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
Change-Id: I5dbb2e3cdab31b41e6f502d3257fe899eed1ee97
[ROCm/amdsmi commit: f9bfb746fb ]
2024-06-07 16:20:00 -04:00
Maisam Arif
37c044696d
Removed Throttle Status from CLI Tool
...
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
Change-Id: I8eb8f30f821589003201d6d8bb96592ec5f8a483
2024-06-07 15:19:48 -05:00
Maisam Arif
e154b3c89b
Removed Throttle Status from CLI Tool
...
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
Change-Id: I8eb8f30f821589003201d6d8bb96592ec5f8a483
[ROCm/amdsmi commit: 37c044696d ]
2024-06-07 15:19:48 -05:00
Benjamin Welton
22f6109d1e
Small change to sample for clarity ( #913 )
...
Co-authored-by: Benjamin Welton <ben@amd.com >
[ROCm/rocprofiler-sdk commit: 3d9a448797 ]
2024-06-07 13:05:46 -07:00
Benjamin Welton
3d9a448797
Small change to sample for clarity ( #913 )
...
Co-authored-by: Benjamin Welton <ben@amd.com >
2024-06-07 13:05:46 -07:00
Benjamin Welton
1cbb4bcd94
Add calls to stop and wait for a debugger ( #916 )
...
Co-authored-by: Benjamin Welton <ben@amd.com >
[ROCm/rocprofiler-sdk commit: 45e165b256 ]
2024-06-07 13:04:52 -07:00
Benjamin Welton
45e165b256
Add calls to stop and wait for a debugger ( #916 )
...
Co-authored-by: Benjamin Welton <ben@amd.com >
2024-06-07 13:04:52 -07:00
Nusrat Islam
7c029672a8
Merge pull request #1200 from nusislam/multi-node-256-fix
...
graph: fix multi-node channel count
[ROCm/rccl commit: 9660e2e2dc ]
2024-06-07 14:34:20 -05:00
Nusrat Islam
9660e2e2dc
Merge pull request #1200 from nusislam/multi-node-256-fix
...
graph: fix multi-node channel count
2024-06-07 14:34:20 -05:00
Nilesh M Negi
9b88e59ea4
Fix min_nchannels bug for gfx94* nranks=4 ( #1202 )
...
Signed-off-by: nileshnegi <Nilesh.Negi@amd.com >
[ROCm/rccl commit: d9661c17e6 ]
2024-06-07 14:31:28 -05:00
Nilesh M Negi
d9661c17e6
Fix min_nchannels bug for gfx94* nranks=4 ( #1202 )
...
Signed-off-by: nileshnegi <Nilesh.Negi@amd.com >
2024-06-07 14:31:28 -05:00
ajanicijamd
15d4e8d0b9
Patch for omnitrace-sample crash with HIP API. ( #344 )
...
Fix HIP-API CTest failure
Check if stack is empty before popping data off of it.
Signed-off-by: Aleksandar Janicijevic <Aleksandar.Janicijevic@amd.com >
[ROCm/rocprofiler-systems commit: f0bd9126a5 ]
2024-06-07 15:23:18 -04:00
ajanicijamd
f0bd9126a5
Patch for omnitrace-sample crash with HIP API. ( #344 )
...
Fix HIP-API CTest failure
Check if stack is empty before popping data off of it.
Signed-off-by: Aleksandar Janicijevic <Aleksandar.Janicijevic@amd.com >
2024-06-07 15:23:18 -04:00
Ioannis Assiouras
407d1346f2
SWDEV-463865 - changed device,roc and pal namespaces to be nested under amd
...
Change-Id: Icad342843c039c634e249a13a7aa31400730b1dd
[ROCm/clr commit: 775dc204aa ]
2024-06-07 12:23:06 -04:00
Ioannis Assiouras
775dc204aa
SWDEV-463865 - changed device,roc and pal namespaces to be nested under amd
...
Change-Id: Icad342843c039c634e249a13a7aa31400730b1dd
2024-06-07 12:23:06 -04:00
Ammar ELWazir
db82c5ef62
General fixes for CI
...
Change-Id: I16e4d1fbc71a378eba6738c6953760e8e4de525e
2024-06-07 11:22:07 -05:00
Ammar ELWazir
31bc8c5fde
General fixes for CI
...
Change-Id: I16e4d1fbc71a378eba6738c6953760e8e4de525e
[ROCm/rocprofiler commit: db82c5ef62 ]
2024-06-07 11:22:07 -05:00
Satyanvesh Dittakavi
88e991a67b
SWDEV-465071- Disable hipClassKernel_Virtual due to compiler change
...
Change-Id: I221fde63f188e59995d99847b887b736dfedb78a
[ROCm/hip-tests commit: b0f777aaf6 ]
2024-06-07 11:38:08 -04:00
Satyanvesh Dittakavi
b0f777aaf6
SWDEV-465071- Disable hipClassKernel_Virtual due to compiler change
...
Change-Id: I221fde63f188e59995d99847b887b736dfedb78a
2024-06-07 11:38:08 -04:00