Maneesh Gupta
c0a1fc51be
SWDEV-459583 - Fix codeowners file
...
Change-Id: Ib03328a7fb13375fa44626a40202b1eeb177b8b5
2024-07-24 08:20:37 +00:00
Maneesh Gupta
c17cffba63
SWDEV-459583 - Fix codeowners file
...
Change-Id: Ib03328a7fb13375fa44626a40202b1eeb177b8b5
[ROCm/clr commit: 66943288a5 ]
2024-07-24 08:20:37 +00:00
Maneesh Gupta
66943288a5
SWDEV-459583 - Fix codeowners file
...
Change-Id: Ib03328a7fb13375fa44626a40202b1eeb177b8b5
2024-07-24 08:20:37 +00:00
Maneesh Gupta
c52a74c5aa
SWDEV-459583 - Fix codeowners file
...
Change-Id: Ib03328a7fb13375fa44626a40202b1eeb177b8b5
[ROCm/hip-tests commit: 1f1df5c052 ]
2024-07-24 08:20:37 +00:00
Maneesh Gupta
1f1df5c052
SWDEV-459583 - Fix codeowners file
...
Change-Id: Ib03328a7fb13375fa44626a40202b1eeb177b8b5
2024-07-24 08:20:37 +00:00
Gopesh Bhardwaj
185094eee1
fixing core dump wehen no hipcc optmization ( #989 )
...
[ROCm/rocprofiler-sdk commit: ba35562729 ]
2024-07-24 10:22:07 +05:30
Gopesh Bhardwaj
ba35562729
fixing core dump wehen no hipcc optmization ( #989 )
2024-07-24 10:22:07 +05:30
German Andryeyev
cd3b700351
SWDEV-469602 - Focre unaligned memory mode with RDP
...
Change-Id: I770f3dc8dde49d8e4ecdf5c38819e44df3960bce
[ROCm/clr commit: 1bac09ea20 ]
2024-07-23 18:31:52 -04:00
German Andryeyev
1bac09ea20
SWDEV-469602 - Focre unaligned memory mode with RDP
...
Change-Id: I770f3dc8dde49d8e4ecdf5c38819e44df3960bce
2024-07-23 18:31:52 -04:00
Galantsev, Dmitrii
35357d85d0
Azure - Switch to amd-staging branch
...
Change-Id: If37b4cd804e0ea50ea4031118b83090263fd39f6
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2024-07-23 17:08:32 -05:00
Galantsev, Dmitrii
8234acd12b
Azure - Switch to amd-staging branch
...
Change-Id: If37b4cd804e0ea50ea4031118b83090263fd39f6
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
[ROCm/rdc commit: 35357d85d0 ]
2024-07-23 17:08:32 -05:00
Galantsev, Dmitrii
fdf002623e
Azure - Switch to amd-staging branch
...
Change-Id: I9e69d0d4f8ece2dfc7b3327f8486f0d3d8bbeba0
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
[ROCm/rocm_smi_lib commit: dd954be887 ]
2024-07-23 17:07:05 -05:00
Galantsev, Dmitrii
dd954be887
Azure - Switch to amd-staging branch
...
Change-Id: I9e69d0d4f8ece2dfc7b3327f8486f0d3d8bbeba0
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2024-07-23 17:07:05 -05:00
Rahul Manocha
f955b61fb0
[SWDEV-445928] - Fix for hipDrvGetError tests
...
Change-Id: I19ba2084fddad7b073edc0b4e9c1b16cf7a97319
[ROCm/hip-tests commit: 615f95aa29 ]
2024-07-23 15:22:28 -04:00
Rahul Manocha
615f95aa29
[SWDEV-445928] - Fix for hipDrvGetError tests
...
Change-Id: I19ba2084fddad7b073edc0b4e9c1b16cf7a97319
2024-07-23 15:22:28 -04:00
Marko Arandjelovic
5d08eb6217
SWDEV-456702 Fix Unit_hipMemcpyParam2D_Positive_Synchronization_Behavior
...
- Device to device copies are async
Change-Id: I9673710adf00e5f5b36739284090df22a1cb2cd8
[ROCm/hip-tests commit: a9b0e656e2 ]
2024-07-23 14:23:42 -04:00
Marko Arandjelovic
a9b0e656e2
SWDEV-456702 Fix Unit_hipMemcpyParam2D_Positive_Synchronization_Behavior
...
- Device to device copies are async
Change-Id: I9673710adf00e5f5b36739284090df22a1cb2cd8
2024-07-23 14:23:42 -04:00
Rahul Manocha
37b1ec0333
[SWDEV-468039] - Remove fp8 catch test source from cmake
...
Change-Id: Ibf8c95b11187d16da5594921aac8c467f91994f0
[ROCm/hip-tests commit: 331410fcb8 ]
2024-07-23 11:35:08 -04:00
Rahul Manocha
331410fcb8
[SWDEV-468039] - Remove fp8 catch test source from cmake
...
Change-Id: Ibf8c95b11187d16da5594921aac8c467f91994f0
2024-07-23 11:35:08 -04:00
cadolphe
a82e0fe333
SWDEV-462404 - Fix num_mip_levels for 1D Buffer
...
Updating field num_mip_levels to better align with OpenCL specification that mip-mapped images can not be created for CL_MEM_OBJECT_IMAGE1D_BUFFER images. Added check for miplevels value used for ClCreateImage call.
Change-Id: I82a25b83ef0637a877409572b7976d9e4413dfac
[ROCm/clr commit: 21a1c9075a ]
2024-07-23 11:16:38 -04:00
cadolphe
21a1c9075a
SWDEV-462404 - Fix num_mip_levels for 1D Buffer
...
Updating field num_mip_levels to better align with OpenCL specification that mip-mapped images can not be created for CL_MEM_OBJECT_IMAGE1D_BUFFER images. Added check for miplevels value used for ClCreateImage call.
Change-Id: I82a25b83ef0637a877409572b7976d9e4413dfac
2024-07-23 11:16:38 -04:00
Jatin Chaudhary
0193d66679
SWDEV-466747 - add shfl functions in bfloat16
...
Change-Id: Ide7d7e1d449783cced8867abf43ff45f5bce113a
[ROCm/clr commit: e43176bde9 ]
2024-07-23 10:51:02 -04:00
Jatin Chaudhary
e43176bde9
SWDEV-466747 - add shfl functions in bfloat16
...
Change-Id: Ide7d7e1d449783cced8867abf43ff45f5bce113a
2024-07-23 10:51:02 -04:00
taosang2
f33637b1c6
SWDEV-474091 – Fix sporadic crash in streamcallback test
...
Also in the scope of SWDEV-467540.
Fix sporadic crash in Unit_hipStreamAddCallback_MultipleThreads by
deferring release() of block_command.
The test will invoke 1000 threads on the same stream thus there
is a chance to free block_command too early in original code.
By deferring release() of block_command we can make sure block_command
is always valid during calling block_command->notifyCmdQueue().
Change-Id: I31555ee18e6958e34b89f04181867fa4e932a38c
[ROCm/clr commit: e3ef19e22a ]
2024-07-23 10:24:10 -04:00
taosang2
e3ef19e22a
SWDEV-474091 – Fix sporadic crash in streamcallback test
...
Also in the scope of SWDEV-467540.
Fix sporadic crash in Unit_hipStreamAddCallback_MultipleThreads by
deferring release() of block_command.
The test will invoke 1000 threads on the same stream thus there
is a chance to free block_command too early in original code.
By deferring release() of block_command we can make sure block_command
is always valid during calling block_command->notifyCmdQueue().
Change-Id: I31555ee18e6958e34b89f04181867fa4e932a38c
2024-07-23 10:24:10 -04:00
Satyanvesh Dittakavi
bf26f1d052
SWDEV-469387 - Fix and enable the test Unit_hipWallClock64_Positive_Basic
...
Change-Id: I0a6802619e18967da574a610efef8412449bab41
[ROCm/hip-tests commit: 3f28dd3b08 ]
2024-07-23 10:06:37 -04:00
Satyanvesh Dittakavi
3f28dd3b08
SWDEV-469387 - Fix and enable the test Unit_hipWallClock64_Positive_Basic
...
Change-Id: I0a6802619e18967da574a610efef8412449bab41
2024-07-23 10:06:37 -04:00
Gopesh Bhardwaj
ee6d65128a
Fixing docs ( #987 )
...
[ROCm/rocprofiler-sdk commit: a35a81b060 ]
2024-07-23 08:07:59 +05:30
Gopesh Bhardwaj
a35a81b060
Fixing docs ( #987 )
2024-07-23 08:07:59 +05:30
kjayapra-amd
30a4b9e316
SWDEV-460948 - Remove dflock, since kernel arguments are part of command now.
...
Change-Id: I6b5a229307b41bd24ffa0bc172c64ad1154df474
[ROCm/clr commit: 9c03f85f46 ]
2024-07-22 16:02:01 -04:00
kjayapra-amd
9c03f85f46
SWDEV-460948 - Remove dflock, since kernel arguments are part of command now.
...
Change-Id: I6b5a229307b41bd24ffa0bc172c64ad1154df474
2024-07-22 16:02:01 -04:00
Giovanni Lenzi Baraldi
6512883b3f
Adding barrier bit on packets after dispatch ( #981 )
...
Co-authored-by: Gopesh Bhardwaj <gopesh.bhardwaj@amd.com >
[ROCm/rocprofiler-sdk commit: 04a38ce034 ]
2024-07-22 22:39:56 +05:30
Giovanni Lenzi Baraldi
04a38ce034
Adding barrier bit on packets after dispatch ( #981 )
...
Co-authored-by: Gopesh Bhardwaj <gopesh.bhardwaj@amd.com >
2024-07-22 22:39:56 +05:30
SrinivasaRao
1a64c01c7b
SWDEV-227201-[catch2][dtest] Printf tests porting from HIT to Catch2
...
Change-Id: Ife4690ec77c14516a75a9dc4e8421cfe18fe6216
[ROCm/hip-tests commit: ca05a3e1eb ]
2024-07-22 12:25:39 -04:00
SrinivasaRao
ca05a3e1eb
SWDEV-227201-[catch2][dtest] Printf tests porting from HIT to Catch2
...
Change-Id: Ife4690ec77c14516a75a9dc4e8421cfe18fe6216
2024-07-22 12:25:39 -04:00
Rahul Manocha
bf1b8a7c6b
[SWDEV-468537] - Add check for image support for memcpy tests
...
Change-Id: Idc1fcf9256f1d6bc44d687271016c106d41f6ca1
[ROCm/hip-tests commit: 196953a148 ]
2024-07-22 12:16:56 -04:00
Rahul Manocha
196953a148
[SWDEV-468537] - Add check for image support for memcpy tests
...
Change-Id: Idc1fcf9256f1d6bc44d687271016c106d41f6ca1
2024-07-22 12:16:56 -04:00
Rahul Manocha
f4dc733590
[SWDEV-468555] - Fix hipMemGetAddressRange Negative test
...
Change-Id: I1dd195f3d1deaf90d86afdd17cac687220f53a0c
[ROCm/hip-tests commit: 810489ee3b ]
2024-07-22 12:15:25 -04:00
Rahul Manocha
810489ee3b
[SWDEV-468555] - Fix hipMemGetAddressRange Negative test
...
Change-Id: I1dd195f3d1deaf90d86afdd17cac687220f53a0c
2024-07-22 12:15:25 -04:00
Manas Yendluri
97cb59fb66
SWDEV-458787 - [catch2][dtest] Basic functional testcase for hipMemcpyAtoHAsync API
...
Change-Id: I9b195414c9c1f531cb9a532f496e0466eed23313
[ROCm/hip-tests commit: 090c4cdda6 ]
2024-07-22 12:07:57 -04:00
Manas Yendluri
090c4cdda6
SWDEV-458787 - [catch2][dtest] Basic functional testcase for hipMemcpyAtoHAsync API
...
Change-Id: I9b195414c9c1f531cb9a532f496e0466eed23313
2024-07-22 12:07:57 -04:00
Manas Yendluri
c0e0ca206b
SWDEV-458787 - [catch2][dtest] Basic functional testcase for hipMemcpyAtoD API
...
Change-Id: I632c92bab8b51aead983dfe4e51aaa1995626f12
[ROCm/hip-tests commit: fbe458618e ]
2024-07-22 12:05:05 -04:00
Manas Yendluri
fbe458618e
SWDEV-458787 - [catch2][dtest] Basic functional testcase for hipMemcpyAtoD API
...
Change-Id: I632c92bab8b51aead983dfe4e51aaa1995626f12
2024-07-22 12:05:05 -04:00
Manas Yendluri
337ed10522
SWDEV-458787 - [catch2][dtest] Basic functional testcase for hipMemcpyAtoA API
...
Change-Id: Iea35ffde87edf62f8536f4688be2cde669e07f6e
[ROCm/hip-tests commit: 526ec4bb59 ]
2024-07-22 11:52:24 -04:00
Manas Yendluri
526ec4bb59
SWDEV-458787 - [catch2][dtest] Basic functional testcase for hipMemcpyAtoA API
...
Change-Id: Iea35ffde87edf62f8536f4688be2cde669e07f6e
2024-07-22 11:52:24 -04:00
Vladimir Indic
3cd5bdf100
PC sampling: chiplet id + integration test fix ( #983 )
...
* PCS: show chiplet; cover loading/unloading in integration test
* Use (code_object_id, pc_addr) pair as instruction id.
[ROCm/rocprofiler-sdk commit: 0f89f0449d ]
2024-07-22 16:00:59 +05:30
Vladimir Indic
0f89f0449d
PC sampling: chiplet id + integration test fix ( #983 )
...
* PCS: show chiplet; cover loading/unloading in integration test
* Use (code_object_id, pc_addr) pair as instruction id.
2024-07-22 16:00:59 +05:30
Benjamin Welton
0be3e07388
Only check lock if counter collection is used
...
Only check the lock if counter collection is being
attempted by the profiler. Not when it is loaded.
SWDEV-474455
Change-Id: Ie14de3c8db57e0cbd279ffca51c333a375ca8654
Signed-off-by: Benjamin Welton <bewelton@amd.com >
2024-07-22 05:24:50 -04:00
Benjamin Welton
9f222d2fd0
Only check lock if counter collection is used
...
Only check the lock if counter collection is being
attempted by the profiler. Not when it is loaded.
SWDEV-474455
Change-Id: Ie14de3c8db57e0cbd279ffca51c333a375ca8654
Signed-off-by: Benjamin Welton <bewelton@amd.com >
[ROCm/rocprofiler commit: 0be3e07388 ]
2024-07-22 05:24:50 -04:00
Anusha GodavarthySurya
da132a2e28
SWDEV-468424 - Fix kernelArg mgr release and clear commands after capture
...
Creation of ReferenceCountedObject will increase reference count by 1.
Clear the commands from Node after capture so that they wont be reference later.
Change-Id: I1cc4085939cf65218ec2aa2e25ab6d737f7cacd3
[ROCm/clr commit: 6ae5d6896c ]
2024-07-22 05:16:12 +00:00