Marko Arandjelovic
0ad2a9912a
SWDEV-486448 - Disable the coalesced group tests due to too long execution
...
Change-Id: I4e91034c812319cef15c540078064e70ab5b5da6
[ROCm/hip-tests commit: 1621b7ad85 ]
2024-09-24 05:13:00 -04:00
Marko Arandjelovic
a52b3a0e52
SWDEV-465148 - Enable Unit_hipMemcpyAsync_Positive_Synchronization_Behavior
...
- For transfers from any host memory to any host memory,
the function is fully synchronous with respect to the host.
Change-Id: Ie1cb3e136334af320d2596460faed58fcb714b83
[ROCm/hip-tests commit: e35cc19aaf ]
2024-09-23 14:55:23 -04:00
Marko Arandjelovic
fc3c26a2af
SWDEV-465206 - Enable Unit_hipModuleLaunchCooperativeKernel_Negative_Parameters
...
Change-Id: I35037f1b6cae5416b724499ac916ba1a70f9556e
[ROCm/hip-tests commit: 0112ed5137 ]
2024-09-19 04:00:50 -04:00
Marko Arandjelovic
3481fe67d1
SWDEV-454656 Correct test setup, Unit_hipGraphExecMemcpyNodeSetParams_Positive_Basic
...
Pitch cannot be lower then width
Change-Id: I929672fad4ca62d21ffd7bfec8bbc837e7bbcee2
[ROCm/hip-tests commit: 6867852a89 ]
2024-09-17 11:57:29 -04:00
kjayapra-amd
677682cc66
SWDEV-470571 - Disabling fence tests wont work since fine grain mem is MTYPE_NC for gfx12.
...
Change-Id: I663d836d5ff17345ad0d4902f3d995dedb6070c4
[ROCm/hip-tests commit: 53c362295c ]
2024-09-16 18:39:30 -04:00
Marko Arandjelovic
e2eae18569
SWDEV-461791 - Enable Unit_hipPointerSetAttribute_Positive_SyncMemops
...
Change-Id: I9be8fb4622d60d9f05d3601eeccc5f6e0687a3e3
[ROCm/hip-tests commit: a34ae6c8fc ]
2024-09-13 14:49:36 -04:00
Marko Arandjelovic
0f5eb7e1f1
SWDEV-465204 - Fix Unit_hipModuleLaunchKernel_Negative_Parameters
...
Change-Id: I754d1835366f131f44d56da05ac24bc152cbfa47
[ROCm/hip-tests commit: ad5b55a2c4 ]
2024-09-13 10:56:33 -04:00
Marko Arandjelovic
5cc4ae3555
SWDEV-454659 - Correct test setup, Unit_hipGraphExecMemcpyNodeSetParams_Negative_Parameters
...
Pitch cannot be lower then width
Change-Id: Ib42f036f1158b500ce8892643178469a2ec7dc88
[ROCm/hip-tests commit: 27be56f329 ]
2024-09-13 10:48:14 -04:00
Marko Arandjelovic
d3760dc9b6
SWDEV-465196 - Fix coalesced_group tests
...
Change-Id: I4537e2351273d0c71ff62d34b5002fcb2ecd15e6
[ROCm/hip-tests commit: 850511cc28 ]
2024-09-13 04:29:02 -04:00
Rahul Manocha
be6b5062d0
SWDEV-475482 - Disable Texture Object Tests to merge clr change
...
Change-Id: I821120cd3c9eba8abd1beeeee5e61246272243e6
[ROCm/hip-tests commit: 5dc048b559 ]
2024-09-12 11:05:12 -04:00
Vladana Stojiljkovic
940d001eca
SWDEV-478472 - Disable tests to merge SWDEV-475987 on hipother
...
Change-Id: I58715144518a35954e29d89878465cfd41ccfe86
[ROCm/hip-tests commit: bee0ba867d ]
2024-09-04 12:25:04 -04:00
Rahul Manocha
56440ded48
[SWDEV-451646] - Enable Warp Vote Tests
...
Change-Id: Icb25cd695bc6f3ad9dd53cca45b9c32bf984bee7
[ROCm/hip-tests commit: dc656c5dda ]
2024-08-27 11:41:22 -04:00
Marko Arandjelovic
5621df00ef
SWDEV-465205 - Fix Unit_hipModuleGetTexRef_Positive_Basic
...
Change-Id: I221f21b322ec6053edb4b4f229219865fb9e9974
[ROCm/hip-tests commit: d3f42460e8 ]
2024-08-26 13:41:57 -04:00
Rahul Manocha
a4a3aa3955
[SWDEV-454315] - Fix for Atomic bitwise ops testcases
...
Change-Id: Ib402c6499ad9218fba89e78c8f91a87ca3537b35
[ROCm/hip-tests commit: 90bafb8ae8 ]
2024-08-08 14:44:23 -04:00
Satyanvesh Dittakavi
7b818b8958
SWDEV-465152 - Fix and enable the test Unit_hipMemAdvise_AccessedBy_All_Devices
...
Change-Id: I160d67898898251e3aad7f3b58fe4f60e4186ea8
[ROCm/hip-tests commit: 08f9020343 ]
2024-08-07 14:19:35 -04:00
Marko Arandjelovic
fb7d2b3d06
SWDEV-454663 Initialize graph node in test setup
...
Change-Id: Iad44a2d3276e54c7a7d7e58af13e41ff305aa122
[ROCm/hip-tests commit: be2ee3b52d ]
2024-07-31 14:45:08 -04:00
Jatin Chaudhary
b1f4db2de8
SWDEV-460387 - Use traditional malloc instead of alloc guard
...
The LinearGuard does not seem to play well with the catch macros.
The entry to device pointers seem to be lost from memory map.
Change-Id: Ib8549052f18bcc847dea25cf268e2bcb59e24b25
[ROCm/hip-tests commit: 8ed0c39549 ]
2024-07-30 14:34:15 -04:00
taosang2
2a9aa0a14c
SWDEV-469331 - Add data verifing after stream sync.
...
Add data verifing after hipStreamSynchronize() call.
Enable the following in Linux
Unit_hipStreamBeginCaptureToGraph_CaptureDepGraph
Unit_hipStreamBeginCaptureToGraph_IndepGraphsThreads
Remove REQUIRE() in data verifying because it generates
too many assertions and makes "-s" very slow
Change-Id: I0fbcdaa9ffb9633d861312c221ac12df1772c6e5
[ROCm/hip-tests commit: 6edae64a1e ]
2024-07-30 11:50:16 -04:00
Rahul Manocha
4c141761f6
[SWDEV-456769][SWDEV-456770] - Fix for Memcpy2D Async and Positive Sync tests
...
Change-Id: I586d7f75d26ada1609156054e921f05b878e8503
[ROCm/hip-tests commit: e835edcbab ]
2024-07-25 14:41:10 -04:00
Rahul Manocha
2811e8e349
[SWDEV-454655] - Fix for ExecMempcyNodeSetParams1D Negative testcase
...
Change-Id: Id24e27fee7a519edeed28bd937fb7ca31195de97
[ROCm/hip-tests commit: d391820895 ]
2024-07-25 14:37:59 -04: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
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
f4dc733590
[SWDEV-468555] - Fix hipMemGetAddressRange Negative test
...
Change-Id: I1dd195f3d1deaf90d86afdd17cac687220f53a0c
[ROCm/hip-tests commit: 810489ee3b ]
2024-07-22 12:15:25 -04:00
Ioannis Assiouras
a6afaec892
SWDEV-466622 - Added fix for Unit_hipMallocArray_happy test
...
Change-Id: I9b647aff69ba92f97b2ca17eac49d58ae63fa858
[ROCm/hip-tests commit: 3acc6a4020 ]
2024-07-16 14:52:51 -04:00
taosang2
b3d203d19b
SWDEV-465162 - Support ignored error
...
Modified
TestContext::finalizeResults()
Added
HIP_CHECK_IGNORED_RETURN()
HIP_CHECK_ERRORS()
to supported ignored error such as hipErrorNotSupported.
Enable all mipmap tests in catch2 memory folder for linux.
The issues in the following tickets should be fixed.
SWDEV-465162, SWDEV-465163, SWDEV-465165, SWDEV-465166,
SWDEV-465168, SWDEV-465171, SWDEV-465172
Change-Id: I1146d6184582a7111a5af25b52f9e12c6a160e49
[ROCm/hip-tests commit: de9581efb6 ]
2024-07-16 14:44:06 -04:00
Sebastian Luzynski
2ca5a8e73c
SWDEV-465141 - Fix Unit_RTC_LinkAddFile_Negative test failure
...
This test was failing due to the incorrect return vaulue assumption.
Signed-off-by: Sebastian Luzynski <Sebastian.Luzynski@amd.com >
Change-Id: I88a18665a3be221157134f0855a814dba013e293
[ROCm/hip-tests commit: 1b5f5b05bc ]
2024-07-15 11:48:46 -04:00
Jaydeep Patel
fe8d75baf4
SWDEV-453487 - Enable Unit_hipModuleGetTexRef_Negative_Parameters.
...
Change-Id: Ib2edca88dd5176070c17ebc75fc019c055d22faa
[ROCm/hip-tests commit: 7e0296bf7b ]
2024-07-15 11:41:59 -04:00
Rahul Manocha
ba7bb751a8
[SWDEV-468039] - Disable FP8 test to merge clr patch
...
Change-Id: I60314444bdbfaef1a5de0876144e8e1e2217fe40
[ROCm/hip-tests commit: 4f33714399 ]
2024-07-15 11:27:32 -04:00
Sebastian Luzynski
18dea076f2
SWDEV-452864 - disable Unit_hiprtc_stdheaders test
...
Signed-off-by: Sebastian Luzynski <Sebastian.Luzynski@amd.com >
Change-Id: Iee312683dcd83104f330214d4246bef08517000f
[ROCm/hip-tests commit: 612fbfcf0b ]
2024-07-11 05:07:08 -04:00
Vladana Stojiljkovic
5d51ecfd8b
SWDEV-456699 - Fix Unit_hipDrvGraphAddMemcpyNode_Negative_Parameters test case
...
Change-Id: Ia27362115bbf0e96a7eac5a5ae21c2d504419bc8
[ROCm/hip-tests commit: a3bc534a5f ]
2024-07-02 05:03:44 -04:00
Vladana Stojiljkovic
eb3fdb8a8a
SWDEV-454667 - Fix Unit_hipGraphAddNodeTypeEventWait_Positive_Basic test case
...
Change-Id: I68c6ce4d0622a7bcc5908f2901c568cbaa18c448
[ROCm/hip-tests commit: ee9da46aab ]
2024-07-01 10:40:21 +02:00
Manas Yendluri
4603679848
SWDEV-454685 Enabling passing disabled testcase Unit_hipDrvGraphAddMemsetNode_hipMallocPitch_2D
...
Change-Id: I2886c2fdf4552059e417a4b905891baba36f393d
[ROCm/hip-tests commit: 28d4034e22 ]
2024-06-21 00:05:08 -04:00
Rahul Manocha
dd3dc744a4
[SWDEV-445928] - hipMemAdvise XNACK test fix
...
Change-Id: Ibc6d57b513269d33b611b0f62e02bbc4bfebe0a1
[ROCm/hip-tests commit: cc703e501c ]
2024-06-18 15:41:30 -04:00
Rupam Chetia
6309c03274
SWDEV-311271 - [catch2][dtest] Adding test for mempool and stream ordered memory APIs
...
Change-Id: Iddeb111e4b512bfc7422abc8e784b0a8e8fb133d
[ROCm/hip-tests commit: 456001c308 ]
2024-06-18 00:22:49 -04:00
Rahul Manocha
92b0b9fbc2
[SWDEV-438556][SWDEV-450826][SWDEV-449018] - Fix cooperative group catch tests
...
Change-Id: I553afe9c684b9ae60ce84231d7a5fbd6532a20e6
[ROCm/hip-tests commit: 6df445fef6 ]
2024-06-17 17:22:26 -04:00
Rahul Manocha
b46f7c8f6a
[SWDEV-454661] - Test updates for memcpy direction change
...
Change-Id: I4065595f92abc101ce54fa587af874c1d6737033
[ROCm/hip-tests commit: 23259fb1c6 ]
2024-06-17 14:09:55 -04:00
Manas Yendluri
39c00343f8
SWDEV-454686 Enabling passing disabled testcase Unit_hipDrvGraphAddMemsetNode_hipMallocPitch_1D
...
Change-Id: If897ca62e1bc6252f86c4113a8c7d303a8722346
[ROCm/hip-tests commit: cb8f7860c3 ]
2024-06-12 00:44:29 -04:00
Ioannis Assiouras
e89d5c6a04
SWDEV-455444 - Fixed Unit_AtomicBuiltins_Negative_Parameters_RTC
...
After compiler change atomic_compare_exchange{weak,strong} now checks the failure memory order
as well as the success memory order. As a result there is additional warnings from RTC compilation.
Modified Unit_AtomicBuiltins_Negative_Parameters_RTC unit test to reflect that.
Change-Id: I55f954f3a870b947d1df393207d19e5f7989ee80
[ROCm/hip-tests commit: d1dff962d7 ]
2024-06-12 00:43:21 -04:00
Ioannis Assiouras
1a525cb854
SWDEV-464648 - code and comment cleanups
...
Change-Id: I10b462078fa9eed73372d81dff92d7278731f736
[ROCm/hip-tests commit: 38f67d4a0b ]
2024-06-12 00:34:10 -04: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
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
Rahul Manocha
6ddf2baaf9
[SWDEV-435667][SWDEV-453664] - Fix for Atomic Exchange Testcases
...
Change-Id: Ic2233ca962b8b5fc865433dbea630146931b5d92
[ROCm/hip-tests commit: 60d5761167 ]
2024-06-07 10:53:29 -04:00
Rahul Manocha
ae8bf93281
[SWDEV-445928] - hipPointerSetAttribute Test fix
...
Change-Id: I1e5deb9485c40dc69fd6b92840001f7416a2fa64
[ROCm/hip-tests commit: b817121403 ]
2024-06-07 10:49:48 -04:00
Rahul Manocha
e3173e2b51
[SWDEV-445928] - Check image support for mi300 tests
...
Change-Id: Idf820af3e55389740bebe35ed37bca52aca81eae
[ROCm/hip-tests commit: b94242f015 ]
2024-06-07 10:32:20 -04:00
Rahul Manocha
6eb8d8cb55
[SWDEV-438556][SWDEV-451646] - Fix for Warp vote catch tests
...
Change-Id: Icf9e0d488c4ba0267ce988b85d7b38478db9d1b8
[ROCm/hip-tests commit: e2ca8a03ff ]
2024-06-05 14:32:03 -04:00
poojajs
92a9ba163e
SWDEV-394940 Enabling basic testcases with HIPRTC apis for supported compiler options & also with combination of compiler options
...
Change-Id: If762335c9258fa6b0a49d53c54c0508fb7987056
[ROCm/hip-tests commit: 72f2f3187b ]
2024-05-29 02:44:17 -04:00
Rupam Chetia
1fcc33f64e
SWDEV-441352 - [catch2][dtest] Added test for hipStreamBeginCaptureToGraph()
...
Change-Id: I026c34b2c3ff7494787a3e4fc7fb82973893b224
[ROCm/hip-tests commit: 936ec35b7f ]
2024-05-14 23:51:10 -04:00
Rahul Manocha
bca0baebc2
[SWDEV-454665][SWDEV-454678] - check image support for hipGraphclone test
...
Change-Id: I09de0bb5254b51874c563ddc1cd6ef83ab717928
[ROCm/hip-tests commit: 3ea71945f2 ]
2024-05-13 14:00:06 -04:00
Jaydeep Patel
9cdbce3376
SWDEV-457316 - Disable tests temporarily.
...
I40459e66d7dd84f3b5298617990313b41458c804 exposes a bug in these test cases.
Disable tests temporarily in order to merge the CLR change.
Once CLR change lands, these tests will be enabled back with fix.
Change-Id: Icebfc7b4461db79fd8bce70fcc1f11df2f9e71c0
[ROCm/hip-tests commit: 078ec631df ]
2024-05-13 01:36:13 -04:00
Ioannis Assiouras
16f08a55a1
SWDEV-457944 - Fixed Unit_hipDeviceName_gcnArchName_And_rocm_agent_enumerator
...
Change-Id: I184af328177ad38072e4a20040a7f5d8b717baf1
[ROCm/hip-tests commit: e68fd92dd2 ]
2024-05-07 17:43:51 -04:00